summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: siggen: Add dummy dataCaches from task context/datastoreRichard Purdie2022-12-171-0/+1
* bitbake: bin/utils: Ensure locale en_US.UTF-8 is available on the systemFrank de Brabander2022-12-083-6/+5
* bitbake: worker/runqueue: Reduce initial data transfer in workerdataRichard Purdie2022-11-201-10/+22
* bitbake: server: Ensure cooker profiling worksRichard Purdie2022-11-201-3/+4
* bitbake: cache/cookerdata: Move recipe parsing functions from cache to databu...Richard Purdie2022-11-201-2/+1
* bitbake: bitbake: Bump to version 2.2.0Richard Purdie2022-09-291-1/+1
* bitbake: bitbake-layers: initialize tinfoil before registering command line a...Alexander Kanavin2022-09-011-2/+2
* bitbake: BBHandler/cooker: Implement recipe and global classesRichard Purdie2022-08-121-0/+1
* bitbake: bitbake: Add copyright headers where missingRichard Purdie2022-08-123-0/+6
* bitbake: bitbake: Bump to version 2.0.1Richard Purdie2022-06-021-1/+1
* bitbake: bitbake-diffsigs: Make PEP8 compliantMarius Kriegerowski2022-04-211-22/+27
* bitbake: bitbake: Bump to version 2.0.0Richard Purdie2022-03-151-1/+1
* bitbake: bitbake: Bump version to 1.53.1Richard Purdie2022-02-211-1/+1
* bitbake: bitbake: Replace remaining "abort" usageScott Murray2022-02-211-2/+2
* bitbake: bitbake: Rename environment filtering variablesScott Murray2022-02-211-1/+1
* bitbake: fetch2/cooker: Fix source revision handling with floating upstreamsRichard Purdie2022-02-171-1/+1
* bitbake: bitbake: bitbake-worker: Preserve network non-local uidRobert Yang2022-02-011-2/+5
* bitbake: bitbake-worker: Add/support network task flagRichard Purdie2022-01-121-0/+8
* bitbake: lib/bb: Clean up use of len()Richard Purdie2021-11-031-2/+2
* bitbake: bitbake: Bump to post release verion 1.53.0Richard Purdie2021-10-261-1/+1
* bitbake: bitbake-worker: Add debug when unpickle failsRichard Purdie2021-10-171-1/+5
* bitbake: bitbake-worker: Set BB_CURRENTTASK earlierRichard Purdie2021-10-141-0/+1
* bitbake: bitbake: Bump to version 1.52.0Richard Purdie2021-10-111-1/+1
* bitbake: bitbake-worker: Handle pseudo shutdown in Ctrl+C caseRichard Purdie2021-10-081-4/+6
* bitbake: bitbake-worker: Allow shutdown/database flush of pseudo server at ta...Richard Purdie2021-09-261-1/+9
* bitbake: bitbake: enable python warnings at the first opportunityAlexander Kanavin2021-09-1912-0/+21
* bitbake: bitbake-worker: Improve error handlingRichard Purdie2021-09-161-3/+5
* bitbake: cooker/process: Fix typos in exiting messageMartin Jansa2021-09-011-1/+1
* bitbake: prserv: Add read-only modePaul Barker2021-08-231-1/+3
* bitbake: bitbake: Update to version 1.51.1Richard Purdie2021-08-021-1/+1
* bitbake: bitbake: Add piping compression libraryJoshua Watt2021-07-201-0/+1
* bitbake: bitbake: Switch to post release version number 1.51.0Richard Purdie2021-05-061-1/+1
* bitbake: bin/bitbake-getvar: Add a new command to query a variable value (wit...Richard Purdie2021-05-061-0/+48
* bitbake: bitbake-server: Remove now unneeded codeRichard Purdie2021-04-201-2/+0
* bitbake: bitbake-server: ensure server timeout is a floatRoss Burton2021-04-201-1/+1
* bitbake: bitbake: Update version to 1.50.0 stable release seriesRichard Purdie2021-04-091-1/+1
* bitbake: bitbake: Bump version to 1.49.2Richard Purdie2021-02-161-1/+1
* bitbake: bitbake-worker/runqueue: Add support for BB_DEFAULT_UMASKRichard Purdie2021-02-161-2/+6
* bitbake: bitbake: Bump release to 1.49.1Richard Purdie2021-02-101-1/+1
* bitbake: logging: Make bitbake logger compatible with python loggerJoshua Watt2021-02-101-1/+1
* bitbake: hashserv: Add short forms of remaining command line argumentsPaul Barker2021-02-101-3/+3
* bitbake: hashserv: Support upstream command line argumentPaul Barker2021-02-101-1/+2
* bitbake: hashserv: Support read-only serverPaul Barker2021-02-101-1/+2
* bitbake: bitbake-worker: Try and avoid potential short write events issuesRichard Purdie2021-02-061-2/+6
* bitbake: bitbake-hashclient: Remove obsolete call to client.connectPaul Barker2021-02-061-3/+0
* bitbake: bitbake: Post release version bumpRichard Purdie2020-10-301-1/+1
* bitbake: bitbake: Bump version to 1.48.0 ready for the new releaseRichard Purdie2020-10-191-1/+1
* bitbake: Revert "bitbake-layers: add signal hander to avoid exception"Richard Purdie2020-09-241-2/+0
* bitbake: bitbake: tests/siggen: introduce clean_basepath testcasesJean-Francois Dagenais2020-09-231-0/+1
* bitbake: server/process: Add bitbake-server and exec() a new server processRichard Purdie2020-08-251-0/+54