summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2024-03-05bitbake: utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()Michael Opdenacker
2024-03-03bitbake: prserv/serv: Fix a PID file removal race on prserv stopYoann Congal
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
2024-02-27bitbake: layerindexlib: fix missing layer branch backtraceTim Orling
2024-02-23bitbake: fetch2: Ensure that git LFS objects are availablePhilip Lorenz
2024-02-23bitbake: bitbake: progressbar: accept value over initial maxvalEnguerrand de Ribaucourt
2024-02-23bitbake: runqueue: Add support for BB_LOADFACTOR_MAXRichard Purdie
2024-02-23bitbake: hashserv: Re-enable connection pooling with psycopg 3 driverTobias Hagelborn
2024-02-20bitbake: Revert "bitbake: wget.py: always use the custom user agent"Alexander Kanavin
2024-02-19bitbake: fetch2/git: Make latest_versionstring extract tags with slashes corr...Peter Kjellerstedt
2024-02-19bitbake: fetch2/git: A bit of clean-up of latest_versionstring()Peter Kjellerstedt
2024-02-19bitbake: tests/fetch: Make test_git_latest_versionstring support a max versionPeter Kjellerstedt
2024-02-19bitbake: fetch2/git.py: add comment in try_premirrorsChen Qi
2024-02-19bitbake: tests/fetch.py: add test case for using premirror in restricted networkChen Qi
2024-02-19bitbake: fetch2/git.py: fix a corner case in try_premirrorChen Qi
2024-02-19bitbake: tests/fetch.py: add multiple fetches testPavel Zhukov
2024-02-19bitbake: fetch2/git.py: Fetch mirror into HEADPavel Zhukov
2024-02-19bitbake: git-make-shallow: support git's safe.bareRepositoryAndré Draszik
2024-02-19bitbake: tests/fetch: support git's safe.bareRepositoryAndré Draszik
2024-02-19bitbake: fetch/git2: support git's safe.bareRepositoryAndré Draszik
2024-02-19bitbake: bitbake: Bump version to 2.7.3 for hashserv changesRichard Purdie
2024-02-19bitbake: bitbake: hashserv: Postgres adaptations for ignoring duplicate insertsTobias Hagelborn
2024-02-19bitbake: siggen: Add parallel unihash exist APIJoshua Watt
2024-02-19bitbake: siggen: Add parallel query APIJoshua Watt
2024-02-19bitbake: hashserv: Add Client PoolJoshua Watt
2024-02-19bitbake: asyncrpc: Add Client Pool objectJoshua Watt
2024-02-19bitbake: hashserv: Add unihash-exists APIJoshua Watt
2024-02-19bitbake: hashserv: sqlalchemy: Use _execute() helperJoshua Watt
2024-02-19bitbake: hashserv: Add Unihash Garbage CollectionJoshua Watt
2024-02-19bitbake: hashserv: improve the loglevel error message to be more helpfulPaul Gortmaker
2024-02-18bitbake: taskexp_ncurses: ncurses version of taskexp.pyDavid Reyna
2024-02-13bitbake: runqueue: Improve setcene performance when encoutering many 'hard' d...Richard Purdie
2024-02-13bitbake: runqueue: Optimise taskname lookups in next_buildable_taskRichard Purdie
2024-02-13bitbake: runqueue: Improve performance for executing tasksRichard Purdie
2024-02-13bitbake: bitbake/lib/bs4/tests/test_tree.py: python 3.12 regexAdrian Freihofer
2024-02-10bitbake: process/server: Fix typoRichard Purdie
2024-02-10bitbake: doc: README: simpler link to contributor guideMichael Opdenacker
2024-02-10bitbake: wget.py: always use the custom user agentThomas Perrot
2024-02-10bitbake: process: Add profile logging for main loopRichard Purdie
2024-02-09bitbake: support temporary AWS credentialsToni Lammi
2024-02-08bitbake: tests: fetch.py: use real subversion repositoryMartin Jansa
2024-02-08bitbake: bitbake-diffsigs: fix walking the task dependencies and show better ...Martin Jansa
2024-01-26bitbake: bitbake: Version bump for inherit_defer additionRoss Burton
2024-01-18bitbake: ast/BBHandler: Add inherit_defer supportRichard Purdie
2024-01-12bitbake: runqueue: Fix runall all bugRichard Purdie
2024-01-10bitbake: bitbake/runqueue: rework 'bitbake -S printdiff' logicAlexander Kanavin
2024-01-10bitbake: ui/knotty: properly handle exceptions when calling runCommand()Mark Asselstine
2024-01-10bitbake: server/process: catch and expand multiprocessing connection exceptionsMark Asselstine