aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-01runqueue: Ensure task dependencies are run correctlyRichard Purdie
2020-01-01runqueue: Fix equiv hash handling build failuresRichard Purdie
2019-12-30bitbake-layers: Keep loglevel in colored loggerOla x Nilsson
2019-12-30prserv/serv: Use with while reading pidfileOla x Nilsson
2019-12-30lib/bb: Add BB_SIGNATURE_LOCAL_DIRS_EXCLUDE to speed-up taskhash on directoriesAníbal Limón
2019-12-28base.bbclass: fix 'python should use 4 spaces indentation' warningsMasahiro Yamada
2019-12-28fetch2/clearcase: Fix tar command working directoryCHerzig@Gauselmann.de
2019-12-16lib/bb: Optimise out debug messages from cookerRichard Purdie
2019-12-16runqueue: Only call into the migrations function if migrations activeRichard Purdie
2019-12-15runqueue: Optimise task filteringRichard Purdie
2019-12-15runqueue: Optimise out pointless loop iterationRichard Purdie
2019-12-15runqueue: Optimise task migration code slightlyRichard Purdie
2019-12-15runqueue: Fix sstate task iteration performanceRichard Purdie
2019-12-15siggen: Split get_tashhash for performanceRichard Purdie
2019-12-15runqueue: Fix task mismatch failures from incorrect logicRichard Purdie
2019-12-14runqueue: Rework process_possible_migrations() to improve performanceRichard Purdie
2019-12-13bb.utils.fileslocked: don't leak files if yield throwsChris Laplante via bitbake-devel
2019-12-13Bump minimum python version to 3.5Joshua Watt
2019-12-12siggen: Fix performance issue in get_unihashRichard Purdie
2019-12-12Revert "siggen: Fix hashequiv performance issues"Richard Purdie
2019-12-12siggen: Fix hashequiv performance issuesRichard Purdie
2019-12-12runqueue: Batch scenequeue updatesJoshua Watt
2019-12-09siggen: Ensure new unihash propagates through the systemRichard Purdie
2019-12-05siggen: Avoid taskhash mismatch errors for nostamp tasks when dependencies re...Richard Purdie
2019-12-05knotty/uihelper: Switch from pids to tids for Task event managementRichard Purdie
2019-12-04runqueue: Add extra debugging when locked sigs mismatches occurRichard Purdie
2019-12-04runqueue/siggen: Allow handling of equivalent hashesRichard Purdie
2019-12-04hashserv: Add support for equivalent hash reportingRichard Purdie
2019-11-29runqueue.py: not show warning for deferred multiconfig taskKai Kang
2019-11-27tests/runqueue: Fix to match recent task migration fixesRichard Purdie
2019-11-25siggen: Fix hashequiv bug where new hash wasn't referenced correctlyRichard Purdie
2019-11-23runqueue: Ensure failed harddependencies in scenequeue are accounted for in m...Richard Purdie
2019-11-23prserv/serv: Only restart the server if settings changeRichard Purdie
2019-11-22runqueue: Fix hash equivalence duplicate tasks runningRichard Purdie
2019-11-22contrib/vim/indent/bitbake.vim: move it to correct directoryYi Zhao
2019-11-15fetch2/clearcase: Fix warnings from python 3.8Richard Purdie
2019-11-14utils: also use mmap for SHA256 and SHA1, for performanceRoss Burton
2019-11-14tests: add test for the hashing functionsRoss Burton
2019-11-13cooker: Remove a left-over comment about expanded_dataPeter Kjellerstedt
2019-11-13prserv: fix ResourceWarning due to unclosed socketGavin Li
2019-11-06fetch2/hg: Fix various runtime issuesVolker Vogelhuber
2019-11-06bitbake-worker child process create group before registering SIGTERM handlerIvan Efimov
2019-11-05runqueue: Improve sstate rehashing outputRichard Purdie
2019-11-05fetch2: Ensure cached url data is matched to a datastoreRichard Purdie
2019-10-23tests/fetch: add test for fetching shallow revsChristopher Larson
2019-10-23fetch2/git: fetch shallow revs when neededChristopher Larson
2019-10-23bitbake: ConfHandler: Use with to manage filehandle lifetimeOla x Nilsson
2019-10-23bitbake: prserv/serv: Use with while reading pidfileOla x Nilsson
2019-10-23bitbake: contrib/vim: Add copyright and license noticeChris Laplante via bitbake-devel
2019-10-23bitbake: contrib/vim: handle shell indentingChris Laplante via bitbake-devel