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