aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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 changesRichard Purdie
2019-08-06tests/runqueue: Add hashserv+runqueue testRichard Purdie
2019-08-06build/utils: Drop bb.build.FuncFailedRichard Purdie
2019-08-06siggen: Clean up task reference formatsRichard Purdie
2019-08-06runqueue: Clean up BB_HASHCHECK_FUNCTION APIRichard Purdie
2019-08-06hashserv: Switch from threads to multiprocessingRichard Purdie
2019-08-06hashserv: Use separate threads for answering requests and handling themRichard Purdie
2019-08-06prserv: Use a memory journalRichard Purdie
2019-08-06hashserv: Turn off sqlite synchronous modeRichard Purdie
2019-08-06cooker/hashserv: Allow autostarting of a local hash server using BB_HASHSERVERichard Purdie
2019-08-06runqueue: Improve determinismRichard Purdie
2019-08-06runqueue: Enable dynamic task adjustment to hash equivalencyRichard Purdie
2019-08-02siggen: Convert to use self.unitaskhashesRichard Purdie
2019-08-02siggen: Add new unitaskhashes data variable which is cachedRichard Purdie
2019-08-02runqueue: Improve scenequeue processing logicRichard Purdie
2019-08-02cache: Add SimpleCache classRichard Purdie
2019-08-02siggen: Import unihash code from OE-CoreRichard Purdie
2019-08-02hashserv: SQL OptimizationsJoshua Watt
2019-07-27fetch2/wget: avoid 'maximum recursion depth' RuntimeErrors when handling 403 ...Chris Laplante via bitbake-devel
2019-07-27fetch2/npm: Use npm pack to download node modules instead of wgetMads Andreasen
2019-07-27toaster: Sync list of fs_types with oe-coreDaniel Ammann
2019-07-19siggen: Fix handling of tainted sig filesRichard Purdie
2019-07-18cache: Create a symlink for current cachefileRobert Yang
2019-07-18runqueue: Fix non setscene tasks targets being lostRichard Purdie