summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2019-09-10bitbake: bitbake-user-manual: key-expansion: Don't refer to overridesJacob Kroon
2019-09-10bitbake: bitbake-user-manual: Correct description for _append/_prepend/_removeJacob Kroon
2019-09-07bitbake: bitbake-user-manual: Improve the example for Removal (Override Style...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
2019-08-21bitbake: cookerdata: Delay the setup of the siggen slightly to allow metadata...Richard Purdie
2019-08-16bitbake: runqueue: Ensure target_tids is filteredRichard Purdie
2019-08-16bitbake: hashserv: Ensure we don't accumulate sockets in TIME_WAIT stateRichard Purdie
2019-08-16bitbake: bitbake: server/process: Handle BBHandledException to avoid unexpect...Robert Yang
2019-08-15bitbake: runqueue: Ensure data is handled correctlyRichard Purdie
2019-08-15bitbake: runqueue: Fix data corruption problemRichard Purdie
2019-08-15bitbake: tests/runqueue: Fix testsRichard Purdie
2019-08-14bitbake: runqueue: Ensure we clear the stamp cacheRichard Purdie
2019-08-14bitbake: runqueue: Add missing setscene task corner caseRichard Purdie
2019-08-14bitbake: runqueue: Add further debug informationRichard Purdie
2019-08-14bitbake: runqueue: Drop debug statement causing performance issuesRichard Purdie
2019-08-14bitbake: runqueue: Fix event timing raceRichard Purdie
2019-08-14bitbake: runqueue: Recompute holdoff tasks from scratchRichard Purdie
2019-08-14bitbake: runqueue: Improve scenequeue debuggingRichard Purdie
2019-08-14bitbake: runqueue: Fix next_buildable_task performance problemRichard Purdie
2019-08-14bitbake: runqueue: Wait for covered tasks to complete before trying setsceneRichard Purdie
2019-08-14bitbake: cooker: Improve hash server startup code to avoid exit tracebacksRichard Purdie
2019-08-14bitbake: tests/runqueue: Add further hash equivalence testsRichard Purdie
2019-08-14bitbake: runqueue: Improve setscene task handling logicRichard Purdie
2019-08-14bitbake: runqueue: Fix corruption issueRichard Purdie
2019-08-13bitbake: layerindexlib: Fix parsing of recursive layer dependenciesMark Hatle
2019-08-08bitbake: knotty: Fix for the Second Keyboard InterruptRobert Yang
2019-08-08bitbake: cooker: Cleanup the queue before call process.join()Robert Yang
2019-08-06bitbake: bitbake: Bump version to 1.43.1 for API changesRichard Purdie
2019-08-06bitbake: tests/runqueue: Add hashserv+runqueue testRichard Purdie
2019-08-06bitbake: build/utils: Drop bb.build.FuncFailedRichard Purdie
2019-08-06bitbake: siggen: Clean up task reference formatsRichard Purdie
2019-08-06bitbake: runqueue: Clean up BB_HASHCHECK_FUNCTION APIRichard Purdie
2019-08-06bitbake: hashserv: Switch from threads to multiprocessingRichard Purdie
2019-08-06bitbake: hashserv: Use separate threads for answering requests and handling themRichard Purdie
2019-08-06bitbake: prserv: Use a memory journalRichard Purdie
2019-08-06bitbake: hashserv: Turn off sqlite synchronous modeRichard Purdie
2019-08-06bitbake: cooker/hashserv: Allow autostarting of a local hash server using BB_...Richard Purdie
2019-08-06bitbake: runqueue: Improve determinismRichard Purdie
2019-08-06bitbake: runqueue: Enable dynamic task adjustment to hash equivalencyRichard Purdie
2019-08-06bitbake: siggen: Convert to use self.unitaskhashesRichard Purdie
2019-08-06bitbake: siggen: Add new unitaskhashes data variable which is cachedRichard Purdie