summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2019-09-27hashserve: Add missing importJoshua Watt
2019-09-27cookerdata: Add mc conffiles hashes to cache hashJoshua Watt
2019-09-27tests/data: Test combinations of _append together with overrideJacob Kroon
2019-09-27tests/fetch: add test case for git-lfs handlingRoss Burton
2019-09-27fetch2/git: refactor check for git-lfs commandRoss Burton
2019-09-19utils: Add ionice option to prunedirRichard Purdie
2019-09-19runqueue: validate_hashes(): currentcount should be a numberRobert Yang
2019-09-19fetch2/git: add git-lfs toggle optionRoss Burton
2019-09-19bitbake-layers: show-recipes: Enable bare outputYeoh Ee Peng
2019-09-19bitbake-layers: show-recipes: Select recipes from selected layerYeoh Ee Peng
2019-09-19bitbake-layers: show-recipes: Show recipes onlyYeoh Ee Peng
2019-09-18svn fetcher: allow "svn propget svn:externals" to failMikko Rapeli
2019-09-18bitbake: Rework hash equivalenceJoshua Watt
2019-09-16runqueue/siggen: Optimise hash equiv queriesRichard Purdie
2019-09-16Revert "bitbake: cooker: Ensure bbappends are found in stable order"Martin Jansa
2019-09-07bitbake: cooker: Ensure bbappends are found in stable orderWes Lindauer
2019-09-03fetch2: show warning when renaming the archive with bad checksum failedMartin Jansa
2019-09-03utils: Fix movefile() exception handling with python3Martin Jansa
2019-09-01tests/fetch: Resolve fetch error in bitbake-selftestArmin Kuster
2019-08-28cooker.py: remove generation of recipe-depends.dotChen Qi
2019-08-28bitbake: respect force flag in runall and runonlyJoshua Watt
2019-08-21runqueue: Optimise build_taskdepdata slightlyRichard Purdie
2019-08-21runqueue: Further optimise holdoff tasksRichard Purdie
2019-08-21runqueue: Optimise holdoff task handlingRichard Purdie
2019-08-21runqueue: Small but critical fixRichard Purdie
2019-08-21cookerdata: Delay the setup of the siggen slightly to allow metadata defined ...Richard Purdie
2019-08-16runqueue: Ensure target_tids is filteredRichard Purdie
2019-08-16hashserv: Ensure we don't accumulate sockets in TIME_WAIT stateRichard Purdie
2019-08-16bitbake: server/process: Handle BBHandledException to avoid unexpected except...Robert Yang
2019-08-15runqueue: Ensure data is handled correctlyRichard Purdie
2019-08-15runqueue: Fix data corruption problemRichard Purdie
2019-08-15tests/runqueue: Fix testsRichard Purdie
2019-08-14runqueue: Ensure we clear the stamp cacheRichard Purdie
2019-08-14runqueue: Add missing setscene task corner caseRichard Purdie
2019-08-14runqueue: Add further debug informationRichard Purdie
2019-08-14runqueue: Drop debug statement causing performance issuesRichard Purdie
2019-08-14runqueue: Fix event timing raceRichard Purdie
2019-08-14runqueue: Recompute holdoff tasks from scratchRichard Purdie
2019-08-14runqueue: Improve scenequeue debuggingRichard Purdie
2019-08-14runqueue: Fix next_buildable_task performance problemRichard Purdie
2019-08-14runqueue: Wait for covered tasks to complete before trying setsceneRichard Purdie
2019-08-14cooker: Improve hash server startup code to avoid exit tracebacksRichard Purdie
2019-08-14tests/runqueue: Add further hash equivalence testsRichard Purdie
2019-08-14runqueue: Improve setscene task handling logicRichard Purdie
2019-08-13runqueue: Fix corruption issueRichard Purdie
2019-08-13layerindexlib: Fix parsing of recursive layer dependenciesMark Hatle
2019-08-07knotty: Fix for the Second Keyboard InterruptRobert Yang
2019-08-07cooker: Cleanup the queue before call process.join()Robert Yang
2019-08-06bitbake: Bump version to 1.43.1 for API changes1.43.1Richard Purdie
2019-08-06tests/runqueue: Add hashserv+runqueue testRichard Purdie