summaryrefslogtreecommitdiffstats
path: root/lib/bb
AgeCommit message (Expand)Author
2014-04-09bitbake-selftest: add tests for local fetchingPaul Eggleton
2014-04-08bitbake: knotty: Clear footer before outputting to stderrPeter Kjellerstedt
2014-04-08fetch2: fix traceback when a wildcard matches a directoryPaul Eggleton
2014-04-08fetch2: handle wildcards correctly when recording file checksumsPaul Eggleton
2014-04-08hob: add "recipes/images/" to BBFILES when Hob is launchedIrina Patru
2014-04-08fetch2: avoid cache ignoring missing filesPaul Eggleton
2014-04-06fetch2: Fix bug in file checksum generationRichard Purdie
2014-04-05toasterui: save warnings from non-build contextAlexandru DAMIAN
2014-04-05toasterui: avoid variable name conflictAlexandru DAMIAN
2014-04-04cooker: Overwrite IMAGE_BASENAME to default in custom imageMarius Avram
2014-04-04hob: fix customization of empty image recipeMarius Avram
2014-04-04hob: adding INHERIT += " testimage " affects image recipes listCristiana Voicu
2014-04-03toaster: fix mis-detection of targets as imagesPaul Eggleton
2014-04-03toaster: fix help texts not showing for most tasksPaul Eggleton
2014-04-01bitbake: cooker: mark setFeatures command as read-onlyAlexandru DAMIAN
2014-04-01toaster: use deploy_dir var to obtain the license.manifest pathCristiana Voicu
2014-04-01toaster: update saving sstate task dataAlexandru DAMIAN
2014-04-01runqueue: Address issues with incomplete sstate setsRichard Purdie
2014-04-01runqueue: Fix sstate task dependency problemsRichard Purdie
2014-03-30server/xmlrpc: Simlify featureset handlingRichard Purdie
2014-03-28bin/bitbake/cooker: Ensure initial featureset is optimalRichard Purdie
2014-03-28cooker: Only change self.data if it existsRichard Purdie
2014-03-27knotty: Show a link to the logfile for failed setscene tasksRichard Purdie
2014-03-27knotty: Split error output onto stderrRichard Purdie
2014-03-27knotty: Ensure the progress bar shows on stdoutRichard Purdie
2014-03-27msg: Add stdout/stderr filtersRichard Purdie
2014-03-26cooker/event: Overhaul sanity test mechanismRichard Purdie
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