aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb
AgeCommit message (Expand)Author
2021-11-03fetch/git: Handle github dropping git:// supportyocto-3.3.42021-04.4-hardknott1.50.4Richard Purdie
2021-10-25fetch2: clarify the command-no-found error messageRoss Burton
2021-10-25build: Make exception printing clearerRichard Purdie
2021-10-25build: Ensure python stdout/stderr is logged correctlyRichard Purdie
2021-10-25npmsw: Avoid race condition with multiple npm fetchersCaner Altinbasak
2021-10-25tests/runqueue: Ensure hashserv exits before deleting filesRichard Purdie
2021-10-25fetch2/git: Use os.rename instead of mvRichard Purdie
2021-10-25fetch2/git: Avoid races over mirror tarball creationRichard Purdie
2021-10-19test/fetch: Update urls to match upstream branch name changesRichard Purdie
2021-10-02build: Handle SystemExit in python tasks correctlyRichard Purdie
2021-10-02build: Avoid duplicating logs in verbose modeRichard Purdie
2021-10-02process: Don't include logs in error message if piping themRichard Purdie
2021-09-24runqueue/knotty: Improve UI handling of setscene task countingRichard Purdie
2021-09-24cookerdata: Show a readable error for invalid multiconfig nameRichard Purdie
2021-09-24cooker/process: Fix typos in exiting messageMartin Jansa
2021-09-24runqueue: Clean up task stats handlingRichard Purdie
2021-09-24data_smart: Improve error display for handled exceptionsRichard Purdie
2021-09-24cookerdata: Improve missing core layer error messageRichard Purdie
2021-09-24cookerdata: Show error for no BBLAYERS in bblayers.confRichard Purdie
2021-09-22tests/fetch2: Use our own git server for dtc test repoRichard Purdie
2021-09-16build: Catch and error upon circular task referencesRichard Purdie
2021-09-16runqueue: Improve multiconfig deferred task issuesRichard Purdie
2021-09-16cooker: Allow upstream for local hash equivalence serverJoshua Watt
2021-09-16runqueue: Fix issues with multiconfig deferred task deadlock messagesRichard Purdie
2021-09-16runqueue: Avoid deadlock avoidance task graph corruptionRichard Purdie
2021-09-09server: Fix early parsing errors preventing zombie bitbakeyocto-3.3.32021-04.3-hardknott1.50.3Joshua Watt
2021-07-30data_smart: Allow colon in variable expansion regexRichard Purdie
2021-07-30data_smart/parse: Allow ':' characters in variable/function namesRichard Purdie
2021-07-06fetch2: add check for empty SRC_URI hash stringyocto-3.3.22021-04.2-hardknott1.50.2Scott Weaver
2021-07-06fetch/svn: Fix parsing revision of SVN repos with redirectsHarald Brinkmann
2021-05-20server/process: Handle error in heartbeat funciton in OOM caseRichard Purdie
2021-05-20fetch2/wget: when checking latest versions, consider all numerical directoriesAlexander Kanavin
2021-05-06runqueue: Handle deferred task rehashing in multiconfig buildsyocto-3.3.12021-04.1-hardknott1.50.1Richard Purdie
2021-05-06runqueue: Fix multiconfig deferred task sstate validity caching issueRichard Purdie
2021-04-27bitbake: tests/fetch: remove write protected files tooMikko Rapeli
2021-04-27fetch/gitsm: Fix crash when using git LFS and submodulesNiels Avonds
2021-04-27bitbake-server: ensure server timeout is a floatRoss Burton
2021-04-27bitbake: tests/fetch: fix test execution without .gitconfigMikko Rapeli
2021-04-27runqueue: Fix deferred task issuesRichard Purdie
2021-04-09bitbake: Update version to 1.50.0 stable release seriesRichard Purdie
2021-04-06runqueue: Further fixes for confused setscene tasksyocto-3.32021-04-hardknott1.50.0Richard Purdie
2021-03-23doc: Update links to documentationMichael Opdenacker
2021-03-23runqueue/event: Add an event for notifying of stale setscene tasksRichard Purdie
2021-03-23build: Add find_stale_stamps functionRichard Purdie
2021-03-15codeparser: Fix TypeError in bitbake debug modeTomasz Dziendzielski
2021-03-12bitbake: cooker: Add REQUIRED_VERSION checksCharlie Davies
2021-03-12bitbake: lib: add Required Version to Bitbake --show-versions commandCharlie Davies
2021-03-12bitbake: providers: check for REQUIRED_VERSION in _filterProvidersCharlie Davies
2021-03-12bitbake: providers: introduce logic for REQUIRED_VERSION variableCharlie Davies
2021-03-12bitbake: providers: consistent single line formatting between functionsCharlie Davies