summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
AgeCommit message (Expand)Author
2015-07-09bitbake: fetch2: Add fetch parameter to checkstatusyocto-1.9_M1Aníbal Limón
2015-07-09bitbake: fetch2/__init__.py: Add FetchConnectionCache classAníbal Limón
2015-07-09bitbake: knotty.py: Make sure bitbake.lock is unlocked before exitingLeonardo Sandoval
2015-07-09bitbake: command.py: Unlock function included into CommandsSync classLeonardo Sandoval
2015-07-09bitbake: cooker.py: Lock/Unlock members function into BBCookerLeonardo Sandoval
2015-07-08bitbake: cooker: Improve DATE/TIME handlingRichard Purdie
2015-07-07bitbake: main: add skeleton documentation for the recipe:do_task syntaxRoss Burton
2015-07-07bitbake: fetch2: Checkout to correct ref begore init and update submodulesFelipe F. Tonello
2015-07-02bitbake: toaster: Fix build execution regressionMichael Wood
2015-06-27bitbake: codeparser: Add repr() methodsRichard Purdie
2015-06-27bitbake: codeparser: Allow empty functionsRichard Purdie
2015-06-27bitbake: bitbake: fetch2/hg.py: fix unpack error and mirror tarballRobert Yang
2015-06-27bitbake: fetch/perforce: Fix single file checkoutsRichard Purdie
2015-06-26bitbake: event: Handle recursive events and the data store betterRichard Purdie
2015-06-26bitbake: cooker: Fire BuildCompleted before finishing the commandRichard Purdie
2015-06-26bitbake: toasterui: verify variable before usageAlexandru DAMIAN
2015-06-26bitbake: toaster: refactor build modelAlexandru DAMIAN
2015-06-26bitbake: toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN
2015-06-26bitbake: toaster: fill in build data from buildrequestAlexandru DAMIAN
2015-06-23bitbake: runqueue: Sanity check BB_NUMBER_THREADSRichard Purdie
2015-06-23bitbake: runqueue: Handle BBHandledException correctlyRichard Purdie
2015-06-23bitbake: server/process: Don't log BBHandledExceptionRichard Purdie
2015-06-23bitbake: runqueue: Improve handling of fakeworker failing to startRichard Purdie
2015-06-23bitbake: event: Inject 'd' into event handlersRichard Purdie
2015-06-23bitbake: bitbake: Add explict getVar param for (non) expansionRichard Purdie
2015-06-09bitbake: bitbake: Bump version to 1.27.1Richard Purdie
2015-06-09bitbake: cooker/event: Add an event which lists all stamps reachable after pa...Richard Purdie
2015-06-05bitbake: parse/BBHandler: Avoid repeatedly resetting FILERichard Purdie
2015-05-29bitbake: toaster logger: assign projects to all buildsAlexandru DAMIAN
2015-05-29bitbake: toaster logger: refactor recipe and layer file pathsAlexandru DAMIAN
2015-05-29bitbake: data: Make expandKeys deterministicRichard Purdie
2015-05-29bitbake: ConfHandler: Fix bogus dependency problemsRichard Purdie
2015-05-29bitbake: BBHandler: Drop cwd from search pathRichard Purdie
2015-05-29bitbake: cooker/utils: Improve parsing profilingRichard Purdie
2015-05-29bitbake: tests/data: Add key expansion unit testRichard Purdie
2015-05-29bitbake: tests/data: Add log parsing test codeRichard Purdie
2015-05-29bitbake: data: Revert expandKeys warning moveRichard Purdie
2015-05-29bitbake: data: Clean up expandKeys None value handlingRichard Purdie
2015-05-26bitbake: data: Move warning code to the first loop for performanceRichard Purdie
2015-05-26bitbake: siggen: Don't crash if number of task dependencies changeRichard Purdie
2015-05-26bitbake: cache: Clean up getVar usage to modern syntax/styleRichard Purdie
2015-05-26bitbake: fetch/hg: Disable checksums for archived downloadsAsh Charles
2015-05-24bitbake: fetch2/git.py: Add gitpkgv_revision alternative version informationMike Looijmans
2015-05-24bitbake: fetch2/__init__.py: Make get_srcrev output configurableMike Looijmans
2015-05-19bitbake: fetch/git: Fix uri in git checkstatusMarcin Smoczyński
2015-05-19bitbake: fetch2/hg.py: add clean functionRobert Yang
2015-05-19bitbake: lib/bb/utils: fix and extend edit_metadata_file()Paul Eggleton
2015-05-19bitbake: lib/bb/utils: fix several bugs in edit_metadata_file()Paul Eggleton
2015-05-19bitbake: lib/bb/utils: add function to get layer containing a filePaul Eggleton
2015-05-16bitbake: tests/parse: Add file missing from previous commitRichard Purdie