summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
AgeCommit message (Expand)Author
2018-03-04bitbake: cooker: Fix environment double key expansion issueRichard Purdie
2018-03-04bitbake: cooker: Run registered anonymous python before displaying environmentRichard Purdie
2018-03-04bitbake: parse/ast: Abstract anonymous function execution into a functionRichard Purdie
2018-03-01bitbake: runqueue: Ensure only recursive task dependencies are prunedRichard Purdie
2018-02-14bitbake: bitbake: toaster: don't use git fetch --allRobert Yang
2018-02-14bitbake: fetch2: Handle missing donestamp file when content is validNathan Rossi
2018-02-14bitbake: fetch2/npm.py: Fix inverted condition to prevent infinite loopBöszörményi Zoltán
2018-02-14bitbake: bitbake: parse: fixes for resolve_file()Robert Yang
2018-02-14bitbake: bitbake: cache: improve debug messageRobert Yang
2018-02-14bitbake: bitbake: cooker: don't stop file notifier when cooker is shutdownRobert Yang
2018-02-14bitbake: bitbake: cooker: fix for BBFILE_PATTERN matches bbappendRobert Yang
2018-02-14bitbake: bitbake: cooker: skip when BBFILE_PATTERN is emptyRobert Yang
2018-02-14bitbake: fetch/git: Use 'git-make-shallow' from bin directoryNathan Rossi
2018-02-14bitbake: main/runqueue: Rework runall task and add runonly optionRichard Purdie
2018-02-06bitbake: runqueue: Rewrite and optimize recrdepends handlingRichard Purdie
2018-02-06bitbake: runqueue: Optimize recrdepends handlingRichard Purdie
2018-02-06bitbake: runqueue: Remove unused variablesRichard Purdie
2018-02-06bitbake: runqueue: Fix recidepends handlingRichard Purdie
2018-01-29bitbake: fetch/git: Add pack-refs command to mirror handling codeRichard Purdie
2018-01-29bitbake: cooker: Sort task graph (dot) file outputRichard Purdie
2018-01-08bitbake: fetch2/__init__: Disable pseudo in runfetchcmd()Peter Kjellerstedt
2018-01-08bitbake: events: Drop unused cfg propertyRichard Purdie
2018-01-07bitbake: tests/fetch: Allow bit/bitbake-selftest to function correctlyRichard Purdie
2018-01-07bitbake: tests/event: tests: Add event classes test classJair Gonzalez
2018-01-07bitbake: tests/event: Remove empty assignments from event testsJair Gonzalez
2018-01-07bitbake: tests/event: Add test for bb.event.worker_fireJair Gonzalez
2018-01-07bitbake: tests/event: Include tests for event filtering featuresJair Gonzalez
2018-01-02bitbake: toaster: corrupted patch for bldcollector URL fileDavid Reyna
2017-12-28bitbake: build.py: Don't return dependencies for tasks which don't existRichard Purdie
2017-12-18bitbake: toaster: add 'nobuild' option to ToasterDavid Reyna
2017-12-18bitbake: toaster: landing page show cmdline captureDavid Reyna
2017-12-18bitbake: toaster: enable custom env support for shell callsDavid Reyna
2017-12-18bitbake: toaster: some recipe events do not include packagesDavid Reyna
2017-12-18bitbake: toaster: update Toaster for Django 1.11David Reyna
2017-12-18bitbake: toaster: unset BBPATH before starting bbserver for backwards compati...David Reyna
2017-12-10bitbake: providers: Fix determinism issueRichard Purdie
2017-11-29bitbake: fetch2: fix unpack of .txz filesAndré Draszik
2017-11-21bitbake: fetch/wget: use with to ensure the response is closedRoss Burton
2017-11-21bitbake: fetch/wget: improve proxy objectRoss Burton
2017-11-21bitbake: cooker: fix typo in bitbake -g messagePaul Eggleton
2017-11-21bitbake: tinfoil: ensure get_recipe_info() returns Null if recipe not foundPaul Eggleton
2017-11-21bitbake: bitbake-layers: show-recipes: fix help to mention -i supports multip...Paul Eggleton
2017-11-21bitbake: bitbake-layers: remove-layer: support removing multiple layers at a ...Paul Eggleton
2017-11-21bitbake: bitbake-layers: add-layer: enable adding multiple layers at oncePaul Eggleton
2017-11-21bitbake: runqueue: Fix typo builable -> buildableRichard Purdie
2017-11-09bitbake: tinfoil: Ensure we clean up loggersRichard Purdie
2017-11-09bitbake: event: Ensure we clean up loggersRichard Purdie
2017-11-07bitbake: tests/fetch: Add ftp test urlRichard Purdie
2017-11-07bitbake: tests/fetch: use subtests in the wget testsRoss Burton
2017-11-07bitbake: tests/fetch: Switch gnu.org urls from ftp -> http/httpsRichard Purdie