aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2019-10-23bitbake: contrib/vim: indenting for assignments; tweak Python indentingChris Laplante via bitbake-devel
2019-10-23bitbake: contrib/vim: renaming & commentsChris Laplante via bitbake-devel
2019-10-23bitbake: contrib/vim: don't redeclare indenterChris Laplante via bitbake-devel
2019-10-23bitbake: contrib/vim: Special handling of bb.fatalChris Laplante via bitbake-devel
2019-10-23bitbake: contrib/vim: More Python indenting; move indent file to correct dire...Chris Laplante via bitbake-devel
2019-10-23bitbake: contrib/vim: Modify Python indentation to work with 'python do_task {'Chris Laplante via bitbake-devel
2019-10-23bitbake: contrib/vim: initial commit, with unmodified code from indent/python...Chris Laplante via bitbake-devel
2019-10-09bitbake: Update to version 1.44.0Richard Purdie
2019-10-09bitbake-user-manual: Update multiconfig syntax and explanation of BBMULTICONFIGAlejandro Enedino Hernandez Samaniego
2019-10-08toaster: Enable Zeus branch in place of ThudDavid Reyna
2019-10-02bitbake: Bump verison 1.43.1 -> 1.43.2Richard Purdie
2019-10-02toaster: improve warnings when adding dependency to packagesDavid Reyna
2019-10-02toaster: issues in import layer when clicking 'add layer'David Reyna
2019-10-02tests/runqueue: Fix hashserve shutdown raceRichard Purdie
2019-09-27siggen: Remove full path from unitaskhashes keysRichard Purdie
2019-09-27runqueue: Small performance optimisationRichard Purdie