summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
AgeCommit message (Expand)Author
2021-10-19bitbake: test/fetch: Update urls to match upstream branch name changesRichard Purdie
2021-10-02bitbake: build/msg: Cleanup verbose option handlingRichard Purdie
2021-10-02bitbake: cookerdata: Show a readable error for invalid multiconfig nameRichard Purdie
2021-10-02bitbake: cookerdata: Show error for no BBLAYERS in bblayers.confRichard Purdie
2021-10-02bitbake: cookerdata: Improve missing core layer error messageRichard Purdie
2021-10-02bitbake: data_smart: Improve error display for handled exceptionsRichard Purdie
2021-10-02bitbake: build: Catch and error upon circular task referencesRichard Purdie
2021-10-02bitbake: build: Avoid duplicating logs in verbose modeRichard Purdie
2021-10-02bitbake: process: Don't include logs in error message if piping themRichard Purdie
2021-10-02bitbake: build: Handle SystemExit in python tasks correctlyRichard Purdie
2021-10-02bitbake: build: Match markup to real function nameRichard Purdie
2021-10-02bitbake: bitbake: bitbake-layers: add skip reason to outputMarco Felsch
2021-10-02bitbake: ui/taskexp: Fix to work with empty build directoriesRichard Purdie
2021-10-02bitbake: ui/taskexp: Improve startup exception handlingRichard Purdie
2021-10-02bitbake: server: Fix early parsing errors preventing zombie bitbakeJoshua Watt
2021-09-22bitbake: tests/fetch2: Use our own git server for dtc test repoRichard Purdie
2021-08-02bitbake: providers: replace newly added logger.warn() with logger.warning()Denys Dmytriyenko
2021-07-30bitbake: data_smart: Allow colon in variable expansion regexRichard Purdie
2021-07-30bitbake: data_smart/parse: Allow ':' characters in variable/function namesRichard Purdie
2021-07-30bitbake: BBHandler: Don't classify shell functions that names start with "pyt...Tomasz Dziendzielski
2021-06-19bitbake: cooker: Avoid parser deadlocksRichard Purdie
2021-06-19bitbake: cooker: Ensure parser is cleaned upRichard Purdie
2021-06-19bitbake: cooker: Explictly shut down the sync threadRichard Purdie
2021-06-19bitbake: cooker: Ensure parse_quit thread is closed downRichard Purdie
2021-05-22bitbake: providers: selected version not available should be a warningRoss Burton
2021-05-13bitbake: fetch/gitsm: Fix crash when using git LFS and submodulesNiels Avonds
2021-05-13bitbake: runqueue: Fix deferred task issuesRichard Purdie
2021-05-13bitbake: bitbake: tests/fetch: remove write protected files tooMikko Rapeli
2021-05-13bitbake: bitbake: tests/fetch: fix test execution without .gitconfigMikko Rapeli
2021-04-06bitbake: Force parser shutdown after catching an exceptionJan Brzezanski
2021-03-24bitbake: runqueue: Add setscene task overlap sanity checkRichard Purdie
2021-03-24bitbake: runqueue: Fix task execution corruption issueRichard Purdie
2021-03-09bitbake: __init__.py: Fix bitbake debug log handlingRichard Purdie
2021-02-18bitbake: lib/bb/fetch2/__init__.py: drop _PYTHON_SYSCONFIGDATA_NAME unsettingAlexander Kanavin
2021-02-05bitbake: fetch/git: download LFS content too during do_fetchMatt Hoosier
2021-02-05bitbake: git.py: Use the correct branch to check if the repository has LFS ob...Mauro Queirós
2021-02-05bitbake: git.py: LFS bitbake note should not be printed if need_lfs is not set.Mauro Queirós
2021-02-05bitbake: git.py: skip smudging if lfs=0 is setMauro Queirós
2021-01-26bitbake: data_smart: Ensure hash reflects vardepvalue flags correctlyRichard Purdie
2020-12-01bitbake: taskexp: update for GTK API changesRoss Burton
2020-10-26bitbake: tests/fetch: Update upstream master->main branchname transitionRichard Purdie
2020-10-13bitbake: bitbake: tests/fetch: add unit tests for SRC_URI with spaces in urlCharlie Davies
2020-10-13bitbake: bitbake: fetch/git: add support for SRC_URI containing spaces in urlCharlie Davies
2020-09-18bitbake: tests/fetch: Move away from problematic freedesktop.org urlsRichard Purdie
2020-09-17bitbake: fetch2: Drop cups.org from wget status checksRichard Purdie
2020-09-17bitbake: siggen: clean_basepath: remove recipe full path when virtual:xyz pre...Jean-Francois Dagenais
2020-07-29bitbake: server/process: Account for xmlrpc connectionsRichard Purdie
2020-07-29bitbake: server/process: Fix UI first connection trackingRichard Purdie
2020-07-23bitbake: cooker: Handle multiconfig name mappings correctlyRichard Purdie
2020-07-21bitbake: server/process: Fix note reference -> infoRichard Purdie