summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
AgeCommit message (Expand)Author
2019-11-29bitbake: runqueue.py: not show warning for deferred multiconfig taskKai Kang
2019-11-27bitbake: tests/runqueue: Fix to match recent task migration fixesRichard Purdie
2019-11-25bitbake: siggen: Fix hashequiv bug where new hash wasn't referenced correctlyRichard Purdie
2019-11-25bitbake: runqueue: Ensure failed harddependencies in scenequeue are accounted...Richard Purdie
2019-11-22bitbake: runqueue: Fix hash equivalence duplicate tasks runningRichard Purdie
2019-11-21bitbake: fetch2/clearcase: Fix warnings from python 3.8Richard Purdie
2019-11-21bitbake: utils: also use mmap for SHA256 and SHA1, for performanceRoss Burton
2019-11-21bitbake: tests: add test for the hashing functionsRoss Burton
2019-11-14bitbake: cooker: Remove a left-over comment about expanded_dataPeter Kjellerstedt
2019-11-07bitbake: fetch2/hg: Fix various runtime issuesVolker Vogelhuber
2019-11-07bitbake: runqueue: Improve sstate rehashing outputRichard Purdie
2019-11-05bitbake: fetch2: Ensure cached url data is matched to a datastoreRichard Purdie
2019-10-28bitbake: tests/fetch: add test for fetching shallow revsChristopher Larson
2019-10-28bitbake: fetch2/git: fetch shallow revs when neededChristopher Larson
2019-10-28bitbake: bitbake: ConfHandler: Use with to manage filehandle lifetimeOla x Nilsson
2019-10-09bitbake: bitbake: Update to version 1.44.0Richard Purdie
2019-10-02bitbake: bitbake: Bump verison 1.43.1 -> 1.43.2uninative-2.7Richard Purdie
2019-10-02bitbake: toaster: improve warnings when adding dependency to packagesDavid Reyna
2019-10-02bitbake: tests/runqueue: Fix hashserve shutdown raceRichard Purdie
2019-09-30bitbake: siggen: Remove full path from unitaskhashes keysRichard Purdie
2019-09-30bitbake: runqueue: Small performance optimisationRichard Purdie
2019-09-30bitbake: runqueue: Save unihashes more frequentlyRichard Purdie
2019-09-30bitbake: siggen: Avoid writing misleading sigdata filesRichard Purdie
2019-09-30bitbake: siggen/runqueue: Fix signature mismatch issuesRichard Purdie
2019-09-30bitbake: runqueue: Change task migration behaviour for rerunning setscene tasksRichard Purdie
2019-09-30bitbake: siggen: Ensure setscenetasks list is available to worker contextRichard Purdie
2019-09-30bitbake: runqueue: Fix task migration problemsRichard Purdie
2019-09-27bitbake: hashserv: Don't daemonize server processJoshua Watt
2019-09-27bitbake: siggen: Fix attribute error when hashserver failsJoshua Watt
2019-09-27bitbake: cookerdata: Add mc conffiles hashes to cache hashJoshua Watt
2019-09-27bitbake: tests/data: Test combinations of _append together with overrideJacob Kroon
2019-09-27bitbake: tests/fetch: add test case for git-lfs handlingRoss Burton
2019-09-27bitbake: fetch2/git: refactor check for git-lfs commandRoss Burton
2019-09-19bitbake: utils: Add ionice option to prunedirRichard Purdie
2019-09-19bitbake: runqueue: validate_hashes(): currentcount should be a numberRobert Yang
2019-09-19bitbake: fetch2/git: add git-lfs toggle optionRoss Burton
2019-09-18bitbake: svn fetcher: allow "svn propget svn:externals" to failMikko Rapeli
2019-09-18bitbake: bitbake: Rework hash equivalenceJoshua Watt
2019-09-16bitbake: runqueue/siggen: Optimise hash equiv queriesRichard Purdie
2019-09-16bitbake: Revert "bitbake: cooker: Ensure bbappends are found in stable order"Martin Jansa
2019-09-07bitbake: bitbake: cooker: Ensure bbappends are found in stable orderWes Lindauer
2019-09-03bitbake: fetch2: show warning when renaming the archive with bad checksum failedMartin Jansa
2019-09-03bitbake: utils: Fix movefile() exception handling with python3Martin Jansa
2019-09-01bitbake: tests/fetch: Resolve fetch error in bitbake-selftestArmin Kuster
2019-08-28bitbake: cooker.py: remove generation of recipe-depends.dotChen Qi
2019-08-28bitbake: bitbake: respect force flag in runall and runonlyJoshua Watt
2019-08-21bitbake: runqueue: Optimise build_taskdepdata slightlyRichard Purdie
2019-08-21bitbake: runqueue: Further optimise holdoff tasksRichard Purdie
2019-08-21bitbake: runqueue: Optimise holdoff task handlingRichard Purdie
2019-08-21bitbake: runqueue: Small but critical fixRichard Purdie