summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2021-11-24bitbake: fetch2: Fix url remap issue and add testcaseRichard Purdie
2021-11-24bitbake: utils: Handle lockfile filenames that are too long for filesystemsRichard Purdie
2021-11-21bitbake: cooker: Fix task-depends.dot for multiconfig targetsRichard Purdie
2021-11-21bitbake: cooker: Handle parsing results queue raceRichard Purdie
2021-11-21bitbake: cooker: Remove debug code, oops :(Richard Purdie
2021-11-21bitbake: cooker: Handle parse threads disappearing to avoid hangsRichard Purdie
2021-11-12bitbake: runqueue: Fix runall option handlingRichard Purdie
2021-11-12bitbake: runqueue: Fix runall option task deletion ordering issueRichard Purdie
2021-11-12bitbake: tests/fetch: Update pcre.org address after github changesRichard Purdie
2021-11-12bitbake: cooker: check if upstream hash equivalence server is availableJose Quaresma
2021-11-12bitbake: fetch: Handle mirror user/password replacements correctlyRichard Purdie
2021-11-12bitbake: tests/fetch: Update github urlsRichard Purdie
2021-11-11bitbake: fetch/wget: Add timeout for checkstatus calls (30s)Richard Purdie
2021-11-08bitbake: Revert "parse/ast: Show errors for append/prepend/remove operators c...Richard Purdie
2021-11-08bitbake: parse/ast: Show errors for append/prepend/remove operators combined ...Richard Purdie
2021-11-03bitbake: fetch2: fix downloadfilename issue with premirrorChen Qi
2021-11-03bitbake: tests/fetch.py: add test case to ensure downloadfilename is used for...Chen Qi
2021-11-03bitbake: tests/fetch.py: fix premirror test casesChen Qi
2021-11-03bitbake: fetch/git: Handle github dropping git:// supportRichard Purdie
2021-10-26bitbake: bitbake-worker: Add debug when unpickle failsRichard Purdie
2021-10-26bitbake: tests/runqueue: Ensure hashserv exits before deleting filesRichard Purdie
2021-10-26bitbake: fetch2/perforce: Fix typoRichard Purdie
2021-10-20bitbake: test/fetch: Update urls to match upstream branch name changesRichard Purdie
2021-10-11bitbake: bitbake: Bump to version 1.52.0Richard Purdie
2021-10-11bitbake: hashserv: Improve behaviour for better determinism/sstate reuseRichard Purdie
2021-10-11bitbake: hashserv: Fix diverging report race conditionJoshua Watt
2021-10-11bitbake: hashserv: Add tests for diverging reportsJoshua Watt
2021-10-11bitbake: async: Close sync client event loopJoshua Watt
2021-10-08bitbake: bitbake: replace http with https for URLsJon Mason
2021-10-08bitbake: bitbake:toaster:test: Update SSTATE URLJon Mason
2021-10-08bitbake: bitbake-worker: Handle pseudo shutdown in Ctrl+C caseRichard Purdie
2021-10-08bitbake: knotty/uihelper: Show setscene task progress in summary outputRichard Purdie
2021-10-08bitbake: fetch2: npmsw: Add support for local tarball and link sourcesStefan Herbrechtsmeier
2021-10-08bitbake: fetch2: npm: Create config npmrc in environment instantiationStefan Herbrechtsmeier
2021-10-08bitbake: fetch2: npm: Support npm archives with missing search directory modeStefan Herbrechtsmeier
2021-10-08bitbake: fetch2/gitsm: remove the 'nugget' SRCREV cachingRoss Burton
2021-10-08bitbake: fetch2: clarify the command-no-found error messageRoss Burton
2021-10-08bitbake: tests/fetch: prefix the FetcherTest temporary directoryRoss Burton
2021-10-08bitbake: tests/utils: mark a regex as a raw stringRoss Burton
2021-10-03bitbake: data: Ensure functions are defined in a deterministic orderRichard Purdie
2021-09-26bitbake: cooker/command: Add a dummy event for tinfoil testingRichard Purdie
2021-09-26bitbake: siggen: Fix sorting in diff outputRichard Purdie
2021-09-26bitbake: bitbake-worker: Allow shutdown/database flush of pseudo server at ta...Richard Purdie
2021-09-23bitbake: build: Fix log flushing raceRichard Purdie
2021-09-23bitbake: build: Make exception printing clearerRichard Purdie
2021-09-23bitbake: build: Ensure python stdout/stderr is logged correctlyRichard Purdie
2021-09-22bitbake: tests/fetch2: Use our own git server for dtc test repoRichard Purdie
2021-09-21bitbake: fetch2/svn: Allow peg-revision functionality to be disabledRichard Purdie
2021-09-21bitbake: data_smart: Don't add None to ExpansionError varlistRichard Purdie
2021-09-21bitbake: tests/fetch2: Fix quoting warningRichard Purdie