summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
AgeCommit message (Expand)Author
2023-11-09bitbake: bitbake-hashserver: Allow anonymous permissions to be space separatedJoshua Watt
2023-11-09bitbake: bitbake-hashclient: Output stats in JSON formatJoshua Watt
2023-11-09bitbake: hashserv: Add database column query APIJoshua Watt
2023-11-09bitbake: hashserv: Add db-usage APIJoshua Watt
2023-11-09bitbake: hashserv: Add become-user APIJoshua Watt
2023-11-09bitbake: hashserv: Add user permissionsJoshua Watt
2023-11-09bitbake: hashserv: Add SQLalchemy backendJoshua Watt
2023-11-09bitbake: bitbake-hashserv: Allow arguments from environmentJoshua Watt
2023-11-09bitbake: asyncrpc: Add context manager APIJoshua Watt
2023-11-06bitbake: bitbake-worker: add header with length of messageEtienne Cordonnier
2023-10-27bitbake: toaster: Write logs to BUILDDIR/toaster_logsAlassane Yattara
2023-10-09bitbake: bitbake-hashclient: Add clean-unused subcommandJoshua Watt
2023-10-09bitbake: bitbake-hashclient: Add remove subcommandJoshua Watt
2023-09-28bitbake: bitbake-getvar: Treat undefined variables as empty with --valuePeter Kjellerstedt
2023-09-28bitbake: bitbake-getvar: Add a (suppressable) error for undefined variablesPeter Kjellerstedt
2023-09-26bitbake: bitbake-getvar: Make --value imply --quietPeter Kjellerstedt
2023-09-26bitbake: bitbake-getvar: Make --quiet work with --recipePeter Kjellerstedt
2023-09-22bitbake: bitbake-worker/runqueue: Avoid unnecessary bytes object copiesEtienne Cordonnier
2023-09-10bitbake: bitbake: Update to 2.6.0 release series/versionRichard Purdie
2023-05-25bitbake: cooker: Add FILE_LAYERNAME variable containing the layername for a r...Richard Purdie
2023-04-05bitbake: bitbake: Bump to version 2.4.0Richard Purdie
2023-02-23bitbake: bitbake: Bump to version 2.3.1Richard Purdie
2023-02-17bitbake: data: Evaluate the value of export/unexport/network flagsRichard Purdie
2023-01-26bitbake: bitbake-getvar: Add a quiet command line argumentPaulo Neves
2023-01-05bitbake: lib/bb: Update thread/process locks to use a timeoutRichard Purdie
2022-12-17bitbake: siggen: Add dummy dataCaches from task context/datastoreRichard Purdie
2022-12-08bitbake: bin/utils: Ensure locale en_US.UTF-8 is available on the systemFrank de Brabander
2022-11-20bitbake: worker/runqueue: Reduce initial data transfer in workerdataRichard Purdie
2022-11-20bitbake: server: Ensure cooker profiling worksRichard Purdie
2022-11-20bitbake: cache/cookerdata: Move recipe parsing functions from cache to databu...Richard Purdie
2022-09-29bitbake: bitbake: Bump to version 2.2.0Richard Purdie
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