aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb
AgeCommit message (Expand)Author
2015-05-19fetch/git: Fix uri in git checkstatusMarcin SmoczyƄski
2015-05-19fetch2/hg.py: add clean functionRobert Yang
2015-05-19lib/bb/utils: fix and extend edit_metadata_file()Paul Eggleton
2015-05-19lib/bb/utils: fix several bugs in edit_metadata_file()Paul Eggleton
2015-05-19lib/bb/utils: add function to get layer containing a filePaul Eggleton
2015-05-16tests/parse: Add file missing from previous commitRichard Purdie
2015-05-15tests/fetch: Add mirror of mirror testsRichard Purdie
2015-05-15fetch2: Improve mirror building function error handlingRichard Purdie
2015-05-15fetch2: Allow GIT_SMART_HTTP to be passed throughLiam R. Howlett
2015-05-14bitbake: fetch2/git: Add URL when latest_revision generates an exception.Mariano Lopez
2015-05-14BBHandler: Error for incomplete function definitionsRichard Purdie
2015-05-14tests/fetch: ensure fetch tests preserve current dirPaul Eggleton
2015-05-14fetch2/git: ensure the unpacked origin remote points upstreamPaul Eggleton
2015-05-14runqueue: Handle cases where siginfo is now a parameter to the hashvadlidate ...Richard Purdie
2015-05-12fetch2: Add BB_ALLOWED_NETWORKS supportLiam R. Howlett
2015-05-12fetch/hg: support submodulesDaniel McGregor
2015-05-12fetch2: Allow git to use a different CA Bundle with private keysJason Wessel
2015-05-01toasterui: close build on BuildCompleted eventAlexandru DAMIAN
2015-05-01toasterui: proper exit code on toaster errorsAlexandru DAMIAN
2015-04-28bitbake: reset build mtime cache before the buildEd Bartosh
2015-04-28bitbake: Check if bitbake versions matchEd Bartosh
2015-04-28bitbake: Handle BBMainExceptionEd Bartosh
2015-04-19lib/bb/utils: add safeguard against recursively deleting things we shouldn'tPaul Eggleton
2015-04-19cookerdata: Allow ~ in bblayersEd Bartosh
2015-04-17fetch/git: Remove a possible trailing '/' in subpathAnders Darander
2015-04-06runqueue: pass finalized metadata to scenequeue callbacksChristopher Larson
2015-03-31cooker: Ensure bbappend files are processed in a determistic orderRichard Purdie
2015-03-25Update to version 1.27.0 post 1.26 releaseRichard Purdie
2015-03-25Update to version 1.26.0Richard Purdie
2015-03-24toasterui: enable sanity checkerAlexandru DAMIAN
2015-03-24uievent: catch and log exceptions in receiving eventsAlexandru DAMIAN
2015-03-24bin/bitbake: Create bitbake_main APIEd Bartosh
2015-03-21toastergui: recipe and layer identificationAlexandru DAMIAN
2015-03-21toasterui: fix error message parameterAlexandru DAMIAN
2015-03-21toasterui: improve info in the toaster_ui.logAlexandru DAMIAN
2015-03-19knotty.py: fix indentRobert Yang
2015-03-16toasterui: relative recipe pathsAlexandru DAMIAN
2015-03-16toasterui: identify proper layer in build modeAlexandru DAMIAN
2015-03-16knotty: Do not log show_versions outputRob Woolley
2015-03-16knotty: Catch exceptions on broken pipesRob Woolley
2015-03-10cooker/server: Fix up 100% CPU usage at idleRichard Purdie
2015-03-09fetch2: Revalidate checksums, YOCTO #5571Clemens Lang
2015-03-09xmlrpc server: delete function on errorsAlexandru DAMIAN
2015-03-09cooker: make sure state is properly used to accept clientsAlexandru DAMIAN
2015-03-09xmlrpcserver: do not connect client on errorAlexandru DAMIAN
2015-03-09cooker: read file watches on server idleAlexandru DAMIAN
2015-02-27toasterui: do not use transactions if the database autocommitsAlexandru DAMIAN
2015-02-27toasterui: fix sstate task identificationAlexandru DAMIAN
2015-02-24toasterui: disable autocommit for build loggingAlexandru DAMIAN
2015-02-18toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN