summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: Update version to 2.12.0 for releaseRichard Purdie2025-03-291-1/+1
* bitbake: bitbake: Bump version to 2.9.2Richard Purdie2025-03-251-1/+1
* bitbake: hashserv: Add `gc-mark-stream` command for batch hash markingAlexandre Marques2025-03-131-0/+31
* bitbake: bitbake-server/worker: Hide os.fork() deprecation warningRichard Purdie2025-03-112-0/+2
* bitbake: bin/git-make-shallow: Fix syntax to work with older git versionsRichard Purdie2025-01-101-1/+1
* bitbake: git-make-shallow: use stdin modeNick Owens2025-01-081-2/+2
* bitbake: bitbake-config-build: add an alias to bitbake-layersAlexander Kanavin2024-12-132-2/+5
* bitbake: bitbake-layers: use 'with' to manage tinfoil contextChris Laplante2024-11-281-5/+3
* bitbake: bitbake-getvar: Catch NoProvider exceptionBELHADJ SALEM Talel2024-11-211-1/+5
* bitbake: bitbake-worker/cooker: Increase default pipe sizeRichard Purdie2024-11-211-2/+12
* bitbake: bitbake-worker: Improve bytearray truncation performanceRichard Purdie2024-11-211-1/+1
* bitbake: bitbake-layers: ensure tinfoil.shutdown() gets executed when tinfoil...Alexander Kanavin2024-11-211-7/+7
* bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result...Yoann Congal2024-11-181-1/+3
* bitbake: bitbake-hashclient: Add help for addressJoshua Watt2024-10-251-1/+14
* bitbake: bitbake-prserver: use PRSERV_UPSTREAM as default settingMichael Opdenacker2024-10-111-1/+1
* bitbake: bitbake-server: use with to avoid ResourceWarningChris Laplante2024-10-111-3/+3
* bitbake: persist_data: Remove itRichard Purdie2024-10-091-1/+0
* bitbake: bitbake-diffsigs: fix handling when finding only a single sigfileEnrico Jörns2024-07-021-4/+5
* bitbake: hashserv: server: Add support for SO_REUSEPORTJoshua Watt2024-05-301-1/+9
* bitbake: bitbake-hashclient: Improve ping command line optionsJoshua Watt2024-05-281-3/+10
* bitbake: bitbake-hashclient: Improve stress statistics reportingJoshua Watt2024-05-231-8/+21
* bitbake: bitbake-hashclient: Add ping commandJoshua Watt2024-05-231-0/+25
* bitbake: prserv: add bitbake selftestsMichael Opdenacker2024-05-211-0/+2
* bitbake: prserv: add "upstream" server supportMichael Opdenacker2024-05-211-2/+15
* bitbake: prserv: move code from __init__ to bitbake-prservMichael Opdenacker2024-05-211-1/+8
* bitbake: bitbake: update to version 2.9.1Richard Purdie2024-05-081-1/+1
* bitbake: bitbake-layers: adapt force option to not use tinfoilSimone Weiß2024-05-081-5/+9
* bitbake: bitbake: Bump to version 2.9.0 development version postreleaseRichard Purdie2024-04-161-1/+1
* bitbake: bitbake: Bump to version 2.8.0Richard Purdie2024-04-161-1/+1
* bitbake: bitbake-prserv: replace deprecated optparse by argparseMichael Opdenacker2024-04-141-27/+55
* bitbake: prserv: use double quotes by defaultMichael Opdenacker2024-04-141-2/+2
* bitbake: bitbake-hashclient: Warn on bad .netrcJoshua Watt2024-03-261-0/+2
* bitbake: bitbake-worker: Fix silent hang issue caused by unexpected stdout co...Yang Xu2024-03-221-3/+9
* bitbake: bitbake-worker: allow '=' in environment variable valuesdavid d zuhn2024-03-221-2/+2
* bitbake: bitbake-worker: Fix bug where umask 0 was not being applied to a taskSava Jakovljev2024-03-221-1/+1
* bitbake: git-make-shallow: support git's safe.bareRepositoryAndré Draszik2024-02-191-16/+18
* bitbake: bitbake: Bump version to 2.7.3 for hashserv changesRichard Purdie2024-02-191-1/+1
* bitbake: hashserv: Add unihash-exists APIJoshua Watt2024-02-191-0/+13
* bitbake: hashserv: Add Unihash Garbage CollectionJoshua Watt2024-02-191-0/+35
* bitbake: hashserv: improve the loglevel error message to be more helpfulPaul Gortmaker2024-02-191-1/+1
* bitbake: bitbake-diffsigs: fix walking the task dependencies and show better ...Martin Jansa2024-02-081-1/+1
* bitbake: bitbake: Version bump for inherit_defer additionRoss Burton2024-01-261-1/+1
* bitbake: bitbake: Version bump for find_siginfo chanagesRichard Purdie2024-01-051-1/+1
* bitbake: bitbake-diffsigs/runqueue: adapt to reworked find_siginfo()Alexander Kanavin2024-01-051-4/+7
* bitbake: bitbake: Post release version bump to 2.7.0Richard Purdie2024-01-051-1/+1
* bitbake: bitbake-hashserv: Add description of permissionsJoshua Watt2023-12-181-0/+13
* bitbake: toaster: Added new feature to import eventlogs from command line int...Marlon Rodriguez Garcia2023-12-121-72/+2
* bitbake: toaster-eventreplay: Remove ordering assumptionsRichard Purdie2023-12-061-3/+17
* bitbake: bitbake: Move to version 2.6.1 to mark runqueue changesRichard Purdie2023-12-061-1/+1
* bitbake: bitbake-hashclient: Add commands to get hashesJoshua Watt2023-12-021-0/+27