summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: use deploy_dir var to obtain the license.manifest pathCristiana Voicu2014-04-011-1/+1
* bitbake: toaster: update saving sstate task dataAlexandru DAMIAN2014-04-011-1/+16
* bitbake: runqueue: Address issues with incomplete sstate setsRichard Purdie2014-04-011-1/+5
* bitbake: runqueue: Fix sstate task dependency problemsRichard Purdie2014-04-011-0/+4
* bitbake: server/xmlrpc: Simlify featureset handlingRichard Purdie2014-03-302-11/+10
* bitbake: bin/bitbake/cooker: Ensure initial featureset is optimalRichard Purdie2014-03-301-1/+3
* bitbake: cooker: Only change self.data if it existsRichard Purdie2014-03-301-2/+4
* bitbake: knotty: Show a link to the logfile for failed setscene tasksRichard Purdie2014-03-271-0/+3
* bitbake: knotty: Split error output onto stderrRichard Purdie2014-03-271-1/+5
* bitbake: knotty: Ensure the progress bar shows on stdoutRichard Purdie2014-03-271-1/+1
* bitbake: msg: Add stdout/stderr filtersRichard Purdie2014-03-271-2/+16
* bitbake: cooker/event: Overhaul sanity test mechanismRichard Purdie2014-03-273-3/+13
* bitbake: runqueue/siggen: Pass in commandline options to dump_sigs()Richard Purdie2014-03-272-5/+5
* bitbake: bitbake: Force -S option to take a parameterRichard Purdie2014-03-272-4/+7
* bitbake: data_smart: Fix caching issue for double remove referencesRichard Purdie2014-03-251-0/+4
* bitbake: test/data: Add in test for append/prepend/remove override operationsRichard Purdie2014-03-251-0/+41
* bitbake: runqueue: Fix sceneQueueEvent to use the correct hashesRichard Purdie2014-03-251-1/+1
* bitbake: hob: fix set_extra_setting functionMarius Avram2014-03-251-9/+21
* bitbake: cooker: delVar in removeConfigurationVarMarius Avram2014-03-251-0/+2
* bitbake: toaster: clean exit on bb server shutdownAlexandru DAMIAN2014-03-251-2/+5
* bitbake: toasterui: save missed sstate tasksAlexandru DAMIAN2014-03-252-0/+23
* bitbake: toaster: select recipe based on PN nameAlexandru DAMIAN2014-03-251-12/+14
* bitbake: bitbake toaster: check the file_name with the content of the IMAGE_F...Cristiana Voicu2014-03-251-1/+2
* bitbake: hob: output filenames based on initial recipe nameMarius Avram2014-03-245-14/+22
* bitbake: fetch2.URI: Set username/password should not change the otherOlof Johansson2014-03-242-2/+17
* bitbake: fetch2.URI: Support URIs with both query strings and paramsOlof Johansson2014-03-242-11/+23
* bitbake: fetch2.URI: add support for query parametersOlof Johansson2014-03-242-15/+53
* bitbake: tests.fetch: Remove debug assertOlof Johansson2014-03-241-2/+0
* bitbake: fetch2.URI: Coerce urlparse to use netloc for all schemesOlof Johansson2014-03-241-6/+15
* bitbake: toaster: fix task elapsed time calculationAlexandru DAMIAN2014-03-211-6/+8
* bitbake: toaster: measure task duration with server-side timestampsAlexandru DAMIAN2014-03-212-4/+9
* bitbake: ConfHandlerr: Use full path in variable historyMarius Avram2014-03-211-1/+1
* bitbake: runqueue: Remove use of waitpid on worker processesRichard Purdie2014-03-191-16/+12
* bitbake: runqueue: Revert child signal handler for nowRichard Purdie2014-03-191-28/+17
* bitbake: runqueue: Don't catch all child return codesRichard Purdie2014-03-191-3/+4
* bitbake: runqueue: Really fix sigchld handlingRichard Purdie2014-03-181-14/+14
* bitbake: runqueue: Ensure handler does not recurseRichard Purdie2014-03-181-1/+1
* bitbake: runqueue: More carefully handle the sigchld handlerRichard Purdie2014-03-181-2/+4
* bitbake: hob: sync after image deployValentin Popa2014-03-171-1/+1
* bitbake: runqueue: Don't error if we never setup workersRichard Purdie2014-03-171-1/+2
* bitbake: toaster: improve recipe matching for native tasksAlexandru DAMIAN2014-03-171-6/+12
* bitbake: toaster: fix target file inode type informationAlexandru DAMIAN2014-03-171-4/+4
* bitbake: bitbake: cooker: some IMAGE_FEATURES not recognizedMarius Avram2014-03-141-1/+1
* bitbake: toaster: add license manifest path to databaseCristiana Voicu2014-03-142-3/+19
* bitbake: toaster: populate target image file tableCristiana Voicu2014-03-142-0/+15
* bitbake: runqueue: Improve sigchld handlerRichard Purdie2014-03-121-5/+10
* bitbake: toaster: write files-in-image to the databaseAlexandru DAMIAN2014-03-111-2/+113
* bitbake: runqueue: Use SIGCHLD instead of polling waitpidRichard Purdie2014-03-101-14/+19
* bitbake: server/process: Optimise latency when finishing idle functionsRichard Purdie2014-03-101-0/+1
* bitbake: server/process: Drop unnecessary exit delayRichard Purdie2014-03-101-1/+0