summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2024-05-23bitbake: bitbake-hashclient: Improve stress statistics reportinghalstead/masterJoshua Watt
2024-05-23bitbake: bitbake-hashclient: Add ping commandJoshua Watt
2024-05-23bitbake: fetch/npmsw: The fetcher shouldn't have any knowledge of SRichard Purdie
2024-05-21bitbake: prserv: add bitbake selftestsMichael Opdenacker
2024-05-21bitbake: prserv: import simplificationMichael Opdenacker
2024-05-21bitbake: prserv: store_value() improvementsMichael Opdenacker
2024-05-21bitbake: prserv: avoid possible race condition in database codeMichael Opdenacker
2024-05-21bitbake: prserv: enable database sharingMichael Opdenacker
2024-05-21bitbake: prserv: add "upstream" server supportMichael Opdenacker
2024-05-21bitbake: prserv: move code from __init__ to bitbake-prservMichael Opdenacker
2024-05-21bitbake: prserv: declare "max_package_pr" client hookMichael Opdenacker
2024-05-21bitbake: tests.codeparser: add tests for shell expansionsAntonin Godard
2024-05-21bitbake: codeparser: remove redundant list conversionAntonin Godard
2024-05-21bitbake: 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-08bitbake: bitbake-layers: adapt force option to not use tinfoilSimone Weiß
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: hashserv: client: Fix mode state errorsJoshua Watt
2024-04-16bitbake: siggen: Capture SSL environment for hashserverJoshua Watt
2024-04-14bitbake: BBHandler: Handle unclosed functions correctlyRichard Purdie
2024-04-14bitbake: prserv: remove unnecessary codeMichael Opdenacker
2024-04-14bitbake: prserv: correct error messageMichael Opdenacker
2024-04-14bitbake: prserv: remove redundant exception handlerMichael Opdenacker
2024-04-14bitbake: prserv: add extra requestsMichael Opdenacker
2024-04-14bitbake: prserv: capitalization and spacing improvementsMichael Opdenacker
2024-04-14bitbake: asyncrpc: include parse_address from hashservMichael Opdenacker
2024-04-14bitbake: prserv: use self.logger instead of logger directlyMichael Opdenacker
2024-04-14bitbake: bitbake-prserv: replace deprecated optparse by argparseMichael Opdenacker
2024-04-14bitbake: prserv: use double quotes by defaultMichael Opdenacker
2024-04-14bitbake: prserv: simplify the PRServerClient() interfaceMichael Opdenacker
2024-04-12bitbake: doc/user-manual: Add BB_LOADFACTOR_MAXRichard Purdie
2024-04-11bitbake: doc: Add section for variable contextSimone Weiß
2024-04-11bitbake: wget: Make wget --passive-ftp option conditional on ftp/ftpsRob Woolley
2024-03-26bitbake: bitbake-hashclient: Warn on bad .netrcJoshua Watt
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: bitbake-worker: Fix silent hang issue caused by unexpected stdout co...Yang Xu
2024-03-22bitbake: utils: better estimate number of available cpusFelix Moessbauer