summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2022-08-12bitbake: BBHandler/cooker: Implement recipe and global classesRichard Purdie
2022-08-12bitbake: bitbake: Add copyright headers where missingRichard Purdie
2022-08-12bitbake: BBHandler: Make inherit calls more directlyRichard Purdie
2022-08-12bitbake: BBHandler: Allow earlier exit for classes not foundRichard Purdie
2022-08-12bitbake: build: prefix the tasks with a timestamp in the log task_orderJose Quaresma
2022-08-12bitbake: runqueue: add memory pressure regulationAryaman Gupta
2022-08-09bitbake: siggen: Fix insufficent entropy in sigtask file namesJoshua Watt
2022-08-08bitbake: runqueue: Drop deadlock breaking force failRichard Purdie
2022-08-08bitbake: runqueue: Improve deadlock warning messagesRichard Purdie
2022-08-08bitbake: runqueue: Ensure deferred tasks are sorted by multiconfigRichard Purdie
2022-08-04bitbake: bitbake-user-manual: npm fetcher: improve description of SRC_URI formatMichael Opdenacker
2022-07-28bitbake: runqueue: add cpu/io pressure regulationAryaman Gupta
2022-07-28bitbake: bb/utils: movefile: use the logger for printingJose Quaresma
2022-07-28bitbake: bb/utils: remove: check the path again the expand python globJose Quaresma
2022-07-20bitbake: asyncrpc: Add TCP Keep AlivesJoshua Watt
2022-07-19bitbake: bitbake: bitbake-user-manual: hashserv can be accessed on a dedicate...Jose Quaresma
2022-07-15bitbake: fetch2: Drop DL_DIR fallback for local file fetcherRichard Purdie
2022-07-15bitbake: fetch2: Ensure directory exists before creating symlinkRichard Purdie
2022-07-15bitbake: fetch: bb.fatal when trying to checksum non-existing filesPaulo Neves
2022-07-08bitbake: fetch2/git: show SRCREV and git repo in error message about fixed SR...Martin Jansa
2022-07-04bitbake: ConfHandler/BBHandler: Improve comment error messages and add testsRichard Purdie
2022-07-01bitbake: fetch2: gitsm: fix incorrect handling of git submodule relative urlsGennaro Iorio
2022-06-25bitbake: server/process: Fix logging issues where only the first message was ...Richard Purdie
2022-06-22bitbake: doc: bitbake-user-manual: document npm and npmsw fetchersMichael Opdenacker
2022-06-22bitbake: doc: bitbake-user-manual: add explicit target for crates fetcherMichael Opdenacker
2022-06-21bitbake: bitbake-user-manual: Correct description of the ??= operatorJacob Kroon
2022-06-21bitbake: ConfHandler: Remove lingering closeOla x Nilsson
2022-06-21bitbake: tests/fetch: Add test for broken mirror tarballPavel Zhukov
2022-06-11bitbake: event.py: ignore exceptions from stdout and sterr operations in atexitMikko Rapeli
2022-06-11bitbake: tests/fetch: Add tests for premirror using real projectPavel Zhukov
2022-06-11bitbake: tests/fetch: Drop unnecessary duplicated functionPavel Zhukov
2022-06-11bitbake: cooker: Drop sre_constants usageRichard Purdie
2022-06-10bitbake: server/process: Avoid tracebacks at exitRichard Purdie
2022-06-08bitbake: server/process: Remove daemonic thread usageRichard Purdie
2022-06-08bitbake: server/process: Avoid risk of exception deadlocksRichard Purdie
2022-06-08bitbake: fetch/wget: Move files into place atomicallyRichard Purdie
2022-06-08bitbake: Add tests to cover BB_FETCH_PREMIRRORONLY functionalityPavel Zhukov
2022-06-08bitbake: fetch2: Honour BB_FETCH_PREMIRRORONLY optionPavel Zhukov
2022-06-02bitbake: bitbake: Bump to version 2.0.1Richard Purdie
2022-06-02bitbake: cache/siggen: Add unihash cache copy functionRichard Purdie
2022-06-02bitbake: runqueue: Fix unihash cache mismatch issuesRichard Purdie
2022-05-22bitbake: osc: fix DeprecationWarningMartin Jansa
2022-05-21bitbake: fetch2/osc: Add support to query latest revisionGunjan Gupta
2022-05-16bitbake: build: Add clean_stamp API function to allow removal of task stampsRichard Purdie
2022-05-16bitbake: data: Do not depend on vardepvalueexclude flagTomasz Dziendzielski
2022-05-10bitbake: fetch2/osc: Small fixes for osc fetcherGunjan Gupta
2022-05-10bitbake: bitbake-diffsigs: break on first dependent task differenceSchmidt, Adriaan
2022-05-08bitbake: fetch/git : Use cat as pagerRichard Purdie
2022-05-08bitbake: cache: correctly handle file names containing colonsRoland Hieber
2022-05-05bitbake: cookerdata: Change emphasis in error message to be clearer to usersRichard Purdie