summaryrefslogtreecommitdiffstats
path: root/lib/bb
AgeCommit message (Expand)Author
2014-03-26runqueue/siggen: Pass in commandline options to dump_sigs()Richard Purdie
2014-03-26bitbake: Force -S option to take a parameterRichard Purdie
2014-03-25data_smart: Fix caching issue for double remove referencesRichard Purdie
2014-03-25test/data: Add in test for append/prepend/remove override operationsRichard Purdie
2014-03-25runqueue: Fix sceneQueueEvent to use the correct hashesRichard Purdie
2014-03-25hob: fix set_extra_setting functionMarius Avram
2014-03-25cooker: delVar in removeConfigurationVarMarius Avram
2014-03-24toaster: clean exit on bb server shutdownAlexandru DAMIAN
2014-03-24toasterui: save missed sstate tasksAlexandru DAMIAN
2014-03-24toaster: select recipe based on PN nameAlexandru DAMIAN
2014-03-24bitbake toaster: check the file_name with the content of the IMAGE_FSTYPES va...Cristiana Voicu
2014-03-24hob: output filenames based on initial recipe nameMarius Avram
2014-03-24fetch2.URI: Set username/password should not change the otherOlof Johansson
2014-03-24fetch2.URI: Support URIs with both query strings and paramsOlof Johansson
2014-03-24fetch2.URI: add support for query parametersOlof Johansson
2014-03-24tests.fetch: Remove debug assertOlof Johansson
2014-03-24fetch2.URI: Coerce urlparse to use netloc for all schemesOlof Johansson
2014-03-21toaster: fix task elapsed time calculationAlexandru DAMIAN
2014-03-21toaster: measure task duration with server-side timestampsAlexandru DAMIAN
2014-03-21ConfHandlerr: Use full path in variable historyMarius Avram
2014-03-19runqueue: Remove use of waitpid on worker processesRichard Purdie
2014-03-19runqueue: Revert child signal handler for nowRichard Purdie
2014-03-19runqueue: Don't catch all child return codesRichard Purdie
2014-03-18runqueue: Really fix sigchld handlingRichard Purdie
2014-03-18runqueue: Ensure handler does not recurseRichard Purdie
2014-03-18runqueue: More carefully handle the sigchld handlerRichard Purdie
2014-03-17hob: sync after image deployValentin Popa
2014-03-17runqueue: Don't error if we never setup workersRichard Purdie
2014-03-14toaster: improve recipe matching for native tasksAlexandru DAMIAN
2014-03-14toaster: fix target file inode type informationAlexandru DAMIAN
2014-03-14bitbake: cooker: some IMAGE_FEATURES not recognizedMarius Avram
2014-03-14toaster: add license manifest path to databaseCristiana Voicu
2014-03-14toaster: populate target image file tableCristiana Voicu
2014-03-12runqueue: Improve sigchld handlerRichard Purdie
2014-03-11toaster: write files-in-image to the databaseAlexandru DAMIAN
2014-03-09runqueue: Use SIGCHLD instead of polling waitpidRichard Purdie
2014-03-09server/process: Optimise latency when finishing idle functionsRichard Purdie
2014-03-09server/process: Drop unnecessary exit delayRichard Purdie
2014-03-09server/process: Use a pipe for quit events instead of Event()Richard Purdie
2014-03-09knotty: Remove latency when exitingRichard Purdie
2014-03-09knotty: Add missing continue statement for runQueueExitWait eventRichard Purdie
2014-03-09providers/runqueue/taskdata: Optimise logger.debug callsRichard Purdie
2014-03-09cooker: Handle SIGTERM more gracefullyRichard Purdie
2014-03-09server/process: Deal more gracefully with SIGTERMRichard Purdie
2014-03-09server/process: Use the setFeatures command on the server instead of a mangerRichard Purdie
2014-03-09cooker/command: Add setFeatures commandRichard Purdie
2014-03-09runqueue.py: Gracefully handle a missing worker processRichard Purdie
2014-03-09runqueue.py: Handle worker disappearing gracefullyRichard Purdie
2014-03-09knotty: Deal with exceptions not resetting terminal configurationRichard Purdie
2014-03-09toasterui: fix task identificationAlexandru DAMIAN