summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
AgeCommit message (Expand)Author
2 daysbitbake: tests/fetch: Tweak to work on Fedora40Richard Purdie
2 daysbitbake: fetch2/wget: Fix failure path for files that are empty or don't existRichard Purdie
2 daysbitbake: siggen: Batch unihash_exists checksJoshua Watt
2 daysbitbake: asyncrpc: Remove ClientPoolJoshua Watt
2 daysbitbake: siggen: Drop client pool supportJoshua Watt
2 daysbitbake: bitbake: Drop older python version compatibility codeRichard Purdie
2 daysbitbake: cooker: Improve handling errors during parsing when profilingRichard Purdie
4 daysbitbake: hashserv: server: Add support for SO_REUSEPORTJoshua Watt
4 daysbitbake: siggen: Enable batching of unihash queriesJoshua Watt
5 daysbitbake: bb: Use namedtuple for Task dataJoshua Watt
5 daysbitbake: runqueue: Improve rehash get_unihash parallelismRichard Purdie
5 daysbitbake: runqueue: Process unihashes in parallel at initRichard Purdie
5 daysbitbake: runqueue: Allow rehash loop to exit in case of interruptsRichard Purdie
5 daysbitbake: runqueue: Add timing warnings around slow loopsRichard Purdie
6 daysbitbake: ui/buildinfohelper: Add exception treatment to fix missing target_fileMarlon Rodriguez Garcia
11 daysbitbake: fetch/npmsw: The fetcher shouldn't have any knowledge of SRichard Purdie
13 daysbitbake: tests.codeparser: add tests for shell expansionsAntonin Godard
13 daysbitbake: codeparser: remove redundant list conversionAntonin Godard
13 daysbitbake: codeparser: support shell substitutions in quotesAntonin Godard
2024-05-17bitbake: cooker: Ensure generateTaskDepTreeData fails for NoProviderRichard Purdie
2024-05-16bitbake: parse: Improve/fix cache invalidation via mtimeRichard Purdie
2024-05-16bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10Richard Purdie
2024-05-08bitbake: bitbake: update to version 2.9.1Richard Purdie
2024-05-08bitbake: asyncrpc: Check websockets versionjoshua Watt
2024-05-08bitbake: cooker: Handle ImportError for websocketsjoshua Watt
2024-05-08bitbake: siggen/runqueue: Report which dependencies affect the taskhashjoshua Watt
2024-05-08bitbake: fetch2/svn: Fix mirroring issue with svnKari Sivonen
2024-05-08bitbake: build: Handle conflict between cwd and cleandirsRichard Purdie
2024-05-08bitbake: fetch2/crate: add upstream latest version check functionAlexander Kanavin
2024-05-02bitbake: cooker: Use hash client to ping upstream serverjoshua Watt
2024-04-20bitbake: fetch2/gcp: Add missing runfetchcmd importSven Schwermer
2024-04-16bitbake: bitbake: Bump to version 2.9.0 development version postreleaseRichard Purdie
2024-04-16bitbake: bitbake: Bump to version 2.8.0Richard Purdie
2024-04-16bitbake: siggen: Capture SSL environment for hashserverJoshua Watt
2024-04-14bitbake: BBHandler: Handle unclosed functions correctlyRichard Purdie
2024-04-14bitbake: asyncrpc: include parse_address from hashservMichael Opdenacker
2024-04-11bitbake: wget: Make wget --passive-ftp option conditional on ftp/ftpsRob Woolley
2024-03-23bitbake: siggen: Add support for hashserve credentialsJoshua Watt
2024-03-22bitbake: fetch2/git: Install Git LFS in local repository configDerek Erdmann
2024-03-22bitbake: utils: better estimate number of available cpusFelix Moessbauer
2024-03-22bitbake: fetch2: Fix misleading "no output" msgViswanath Kraleti
2024-03-22bitbake: fetch2: handle URIs with single-valued query parametersRoss Burton
2024-03-22bitbake: lib/bb: support NO_COLORPeter A. Bigot
2024-03-22bitbake: bitbake: fetch2/git: Escape parentheses in git src namePhilippe Rivest
2024-03-22bitbake: bitbake-worker: allow '=' in environment variable valuesdavid d zuhn
2024-03-22bitbake: bitbake: improve descriptions of '-S printdiff'Alexander Kanavin
2024-03-05bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()Michael Opdenacker
2024-03-03bitbake: fetch/git: Avoid clean upon failureRichard Purdie
2024-02-28bitbake: taskexp_ncurses: fix execution example in introductory commentUlrich Ölmann
2024-02-27bitbake: asyncrpc: Add support for server headersJoshua Watt