summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
AgeCommit message (Expand)Author
2022-09-01bitbake: bitbake-layers: initialize tinfoil before registering command line a...Alexander Kanavin
2022-08-12bitbake: BBHandler/cooker: Implement recipe and global classesRichard Purdie
2022-08-12bitbake: bitbake: Add copyright headers where missingRichard Purdie
2022-06-02bitbake: bitbake: Bump to version 2.0.1Richard Purdie
2022-04-21bitbake: bitbake-diffsigs: Make PEP8 compliantMarius Kriegerowski
2022-03-15bitbake: bitbake: Bump to version 2.0.0Richard Purdie
2022-02-21bitbake: bitbake: Bump version to 1.53.1Richard Purdie
2022-02-21bitbake: bitbake: Replace remaining "abort" usageScott Murray
2022-02-21bitbake: bitbake: Rename environment filtering variablesScott Murray
2022-02-17bitbake: fetch2/cooker: Fix source revision handling with floating upstreamsRichard Purdie
2022-02-01bitbake: bitbake: bitbake-worker: Preserve network non-local uidRobert Yang
2022-01-12bitbake: bitbake-worker: Add/support network task flagRichard Purdie
2021-11-03bitbake: lib/bb: Clean up use of len()Richard Purdie
2021-10-26bitbake: bitbake: Bump to post release verion 1.53.0Richard Purdie
2021-10-17bitbake: bitbake-worker: Add debug when unpickle failsRichard Purdie
2021-10-14bitbake: bitbake-worker: Set BB_CURRENTTASK earlierRichard Purdie
2021-10-11bitbake: bitbake: Bump to version 1.52.0Richard Purdie
2021-10-08bitbake: bitbake-worker: Handle pseudo shutdown in Ctrl+C caseRichard Purdie
2021-09-26bitbake: bitbake-worker: Allow shutdown/database flush of pseudo server at ta...Richard Purdie
2021-09-19bitbake: bitbake: enable python warnings at the first opportunityAlexander Kanavin
2021-09-16bitbake: bitbake-worker: Improve error handlingRichard Purdie
2021-09-01bitbake: cooker/process: Fix typos in exiting messageMartin Jansa
2021-08-23bitbake: prserv: Add read-only modePaul Barker
2021-08-02bitbake: bitbake: Update to version 1.51.1Richard Purdie
2021-07-20bitbake: bitbake: Add piping compression libraryJoshua Watt
2021-05-06bitbake: bitbake: Switch to post release version number 1.51.0Richard Purdie
2021-05-06bitbake: bin/bitbake-getvar: Add a new command to query a variable value (wit...Richard Purdie
2021-04-20bitbake: bitbake-server: Remove now unneeded codeRichard Purdie
2021-04-20bitbake: bitbake-server: ensure server timeout is a floatRoss Burton
2021-04-09bitbake: bitbake: Update version to 1.50.0 stable release seriesRichard Purdie
2021-02-16bitbake: bitbake: Bump version to 1.49.2Richard Purdie
2021-02-16bitbake: bitbake-worker/runqueue: Add support for BB_DEFAULT_UMASKRichard Purdie
2021-02-10bitbake: bitbake: Bump release to 1.49.1Richard Purdie
2021-02-10bitbake: logging: Make bitbake logger compatible with python loggerJoshua Watt
2021-02-10bitbake: hashserv: Add short forms of remaining command line argumentsPaul Barker
2021-02-10bitbake: hashserv: Support upstream command line argumentPaul Barker
2021-02-10bitbake: hashserv: Support read-only serverPaul Barker
2021-02-06bitbake: bitbake-worker: Try and avoid potential short write events issuesRichard Purdie
2021-02-06bitbake: bitbake-hashclient: Remove obsolete call to client.connectPaul Barker
2020-10-30bitbake: bitbake: Post release version bumpRichard Purdie
2020-10-19bitbake: bitbake: Bump version to 1.48.0 ready for the new releaseRichard Purdie
2020-09-24bitbake: Revert "bitbake-layers: add signal hander to avoid exception"Richard Purdie
2020-09-23bitbake: bitbake: tests/siggen: introduce clean_basepath testcasesJean-Francois Dagenais
2020-08-25bitbake: server/process: Add bitbake-server and exec() a new server processRichard Purdie
2020-08-25bitbake: build/msg: Cleanup verbose option handlingRichard Purdie
2020-08-08bitbake: tests/color: add test suite for ANSI color code filteringChris Laplante
2020-06-16bitbake: bin/bitbake: Update to next series release versionRichard Purdie
2020-05-02bitbake: bitdoc: Remove itRichard Purdie
2020-04-06bitbake: bitbake: Update to version 1.46Richard Purdie
2020-03-29bitbake: toaster: support environment-safe manage commandsReyna, David