summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2019-11-22bitbake: runqueue: Fix hash equivalence duplicate tasks runningRichard Purdie
2019-11-22bitbake: contrib/vim/indent/bitbake.vim: move it to correct directoryYi Zhao
2019-11-21bitbake: fetch2/clearcase: Fix warnings from python 3.8Richard Purdie
2019-11-21bitbake: utils: also use mmap for SHA256 and SHA1, for performanceRoss Burton
2019-11-21bitbake: tests: add test for the hashing functionsRoss Burton
2019-11-14bitbake: cooker: Remove a left-over comment about expanded_dataPeter Kjellerstedt
2019-11-14bitbake: prserv: fix ResourceWarning due to unclosed socketGavin Li
2019-11-07bitbake: contrib/vim: Add copyright and license noticeChris Laplante via bitbake-devel
2019-11-07bitbake: contrib/vim: handle shell indentingChris Laplante via bitbake-devel
2019-11-07bitbake: contrib/vim: indenting for assignments; tweak Python indentingChris Laplante via bitbake-devel
2019-11-07bitbake: contrib/vim: renaming & commentsChris Laplante via bitbake-devel
2019-11-07bitbake: contrib/vim: don't redeclare indenterChris Laplante via bitbake-devel
2019-11-07bitbake: contrib/vim: Special handling of bb.fatalChris Laplante via bitbake-devel
2019-11-07bitbake: contrib/vim: More Python indenting; move indent file to correct dire...Chris Laplante via bitbake-devel
2019-11-07bitbake: fetch2/hg: Fix various runtime issuesVolker Vogelhuber
2019-11-07bitbake: bitbake-worker child process create group before registering SIGTERM...Ivan Efimov
2019-11-07bitbake: runqueue: Improve sstate rehashing outputRichard Purdie
2019-11-05bitbake: fetch2: Ensure cached url data is matched to a datastoreRichard Purdie
2019-10-28bitbake: tests/fetch: add test for fetching shallow revsChristopher Larson
2019-10-28bitbake: fetch2/git: fetch shallow revs when neededChristopher Larson
2019-10-28bitbake: bitbake: ConfHandler: Use with to manage filehandle lifetimeOla x Nilsson
2019-10-28bitbake: bitbake: prserv/serv: Use with while reading pidfileOla x Nilsson
2019-10-28bitbake: bitbake: contrib/vim: Modify Python indentation to work with 'python...Chris Laplante via bitbake-devel
2019-10-28bitbake: bitbake: contrib/vim: initial commit, with unmodified code from inde...Chris Laplante via bitbake-devel
2019-10-09bitbake: bitbake: Update to version 1.44.0Richard Purdie
2019-10-09bitbake: bitbake-user-manual: Update multiconfig syntax and explanation of BB...Alejandro Enedino Hernandez Samaniego
2019-10-08bitbake: toaster: Enable Zeus branch in place of ThudDavid Reyna
2019-10-02bitbake: bitbake: Bump verison 1.43.1 -> 1.43.2uninative-2.7Richard Purdie
2019-10-02bitbake: toaster: improve warnings when adding dependency to packagesDavid Reyna
2019-10-02bitbake: toaster: issues in import layer when clicking 'add layer'David Reyna
2019-10-02bitbake: tests/runqueue: Fix hashserve shutdown raceRichard Purdie
2019-09-30bitbake: siggen: Remove full path from unitaskhashes keysRichard Purdie
2019-09-30bitbake: runqueue: Small performance optimisationRichard Purdie
2019-09-30bitbake: runqueue: Save unihashes more frequentlyRichard Purdie
2019-09-30bitbake: siggen: Avoid writing misleading sigdata filesRichard Purdie
2019-09-30bitbake: siggen/runqueue: Fix signature mismatch issuesRichard Purdie
2019-09-30bitbake: runqueue: Change task migration behaviour for rerunning setscene tasksRichard Purdie
2019-09-30bitbake: siggen: Ensure setscenetasks list is available to worker contextRichard Purdie
2019-09-30bitbake: runqueue: Fix task migration problemsRichard Purdie
2019-09-27bitbake: hashserv: Don't daemonize server processJoshua Watt
2019-09-27bitbake: siggen: Fix attribute error when hashserver failsJoshua Watt
2019-09-27bitbake: hashserve: Add missing importJoshua Watt
2019-09-27bitbake: cookerdata: Add mc conffiles hashes to cache hashJoshua Watt
2019-09-27bitbake: tests/data: Test combinations of _append together with overrideJacob Kroon
2019-09-27bitbake: tests/fetch: add test case for git-lfs handlingRoss Burton
2019-09-27bitbake: fetch2/git: refactor check for git-lfs commandRoss Burton
2019-09-19bitbake: utils: Add ionice option to prunedirRichard Purdie
2019-09-19bitbake: runqueue: validate_hashes(): currentcount should be a numberRobert Yang
2019-09-19bitbake: fetch2/git: add git-lfs toggle optionRoss Burton
2019-09-19bitbake: bitbake-layers: show-recipes: Enable bare outputYeoh Ee Peng