summaryrefslogtreecommitdiffstats
path: root/lib/bb
AgeCommit message (Expand)Author
2014-08-24depexp: don't use undefined variable 'logging'Olof Johansson
2014-08-23cooker: tweak CookerCollectFiles::find_bbfilesBernhard Reutner-Fischer
2014-08-22siggen: Fix a subtle bug in hash calculation for shared work tasksRichard Purdie
2014-08-22process: Further improve robustness against server shutdownRichard Purdie
2014-08-22utils: Add workaround for multiprocessing bugRichard Purdie
2014-08-22command: Trigger updateCache to shut down any active parser threadsRichard Purdie
2014-08-22knotty: Improve exception handlingRichard Purdie
2014-08-20process: Deal with infinite looping of the serverRichard Purdie
2014-08-19runqueue.py: Fix typoes/grammar in comments.Robert P. J. Day
2014-08-19fetch2/local.py: fix first line indent of search path debug outputAndre McCurdy
2014-08-19daemonize.py: Non-functional comment/aesthetic fixes.Robert P. J. Day
2014-08-19runqueue.py: Correct several misspellings of "notifing".Robert P. J. Day
2014-08-02runqueue: Add sceneQueueComplete eventRichard Purdie
2014-08-02cooker: Get rid of duplicate 'import re'Namhyung Kim
2014-08-02knotty: Move second event check into a proper blockNamhyung Kim
2014-07-25codeparser cache improvementsRichard Purdie
2014-07-25cache: Optimise invalid cache file handlingRichard Purdie
2014-07-25cache: Don't reload the cache file since we already have this data in memoryRichard Purdie
2014-07-23toasterui: fixing event.data clashAlexandru DAMIAN
2014-07-23"per-package" should say "per-recipe"Robert P. J. Day
2014-07-21fetch2: Add module for ClearCase (ccrc://)Dennis Meier
2014-07-21command/runqueue: Fix shutdown logicRichard Purdie
2014-07-09toasterui: fix build - project identificationAlexandru DAMIAN
2014-07-04toasterui: Show in the log that ToasterUi is ready to receive events.Dave Lerner
2014-07-03fetch2/svn: Add transportuser parameterRichard Purdie
2014-07-03lib: fix no newline at end of fileRobert Yang
2014-06-19build.py: Ensure shared work siginfo files are written to the correct locationRichard Purdie
2014-06-12toaster: build control functionalityAlexandru DAMIAN
2014-06-12xmlrpc: add support for token reusingAlexandru DAMIAN
2014-06-11bb/utils: fix contains_any()Ross Burton
2014-06-11bb/tests/data.py: add tests for contains() and contains_any()Ross Burton
2014-06-11cache.py: print debug info when EXCLUDE_FROM_WORLDRobert Yang
2014-06-06toasterui: fix django settings environment valueAlexandru DAMIAN
2014-06-06toaster: update toaster to run in managed modeAlexandru DAMIAN
2014-06-06uievent: retry on handler registration failureAlexandru DAMIAN
2014-06-06xmlrpc: client - remove fatal errorsAlexandru DAMIAN
2014-06-06bitbake: move configuration reading codeAlexandru DAMIAN
2014-06-01siggen: Print warning about tainted tasksRichard Purdie
2014-05-31build/utils: Fix broken exception handlingRichard Purdie
2014-05-31bb.fatal: Raise a BBHandledException instead of exitingRichard Purdie
2014-05-30event: Add SkipRecipe event to replace SkipPackageRichard Purdie
2014-05-30event.py: Allow passthrough of BBHandledException eventsRichard Purdie
2014-05-30cookerdata: Improve error handlingRichard Purdie
2014-05-30event: Fix event handlers to raise SkipPackageRichard Purdie
2014-05-30utils: avoid printing traceback on ExpansionError during parsingPaul Eggleton
2014-05-30fetch2: improve handling of two classes of URL parameter mistakesPaul Eggleton
2014-05-28fetch2/hg: Fix missing proto param for hg checkout with user and pwVolker Vogelhuber
2014-05-21data_smart: Fix an unusual variable reference bugRichard Purdie
2014-05-19fetch2/gitsm: Documentation improvements for gitsm:// fetcherChris Morgan
2014-05-11fetch2/perforce: Ensure command has a defaultRichard Purdie