summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
AgeCommit message (Expand)Author
2020-08-24bitbake: fetch2: Drop cups.org from wget status checksRichard Purdie
2020-08-24bitbake: cooker: Explictly shut down the sync threadRichard Purdie
2020-08-24bitbake: cooker: Ensure parse_quit thread is closed downRichard Purdie
2020-08-24bitbake: fetch2/wget: Remove buffering parameterRichard Purdie
2020-08-22bitbake: siggen: clean_basepath: remove recipe full path when virtual:xyz pre...Jean-Francois Dagenais
2020-08-21bitbake: build: make shell traps less chatty when 'bitbake -v' is useduninative-2.9Chris Laplante
2020-08-15bitbake: build: print a backtrace with the original metadata locations of Bas...Chris Laplante
2020-08-15bitbake: build: print a backtrace when a Bash shell function failsChris Laplante
2020-08-13bitbake: server/process: Add extra logfile flushingRichard Purdie
2020-08-13bitbake: server/process: Pass timeout/xmlrpc parameters directly to the serverRichard Purdie
2020-08-13bitbake: server/process: Simplfy idle callback handler functionRichard Purdie
2020-08-13bitbake: server/process: Remove pointless process forkingRichard Purdie
2020-08-08bitbake: data: emit filename/lineno information for shell functionsChris Laplante
2020-08-08bitbake: tests/color: add test suite for ANSI color code filteringChris Laplante
2020-08-08bitbake: progress: filter ANSI escape codes before looking for progress textChris Laplante
2020-08-08bitbake: progress: fix hypothetical NameError if 'progress' isn't setChris Laplante
2020-08-08bitbake: progress: modernize syntax, formatChris Laplante
2020-07-29bitbake: build: create_progress_handler: fix calling 'get' on NoneTypeChris Laplante
2020-07-29bitbake: build: print traceback if progress handler can't be createdChris Laplante
2020-07-28bitbake: server/process: Account for xmlrpc connectionsRichard Purdie
2020-07-28bitbake: server/process: Fix UI first connection trackingRichard Purdie
2020-07-25bitbake: bitbake: command: Handle multiconfig in findSigInfoJoshua Watt
2020-07-23bitbake: cooker: Handle multiconfig name mappings correctlyRichard Purdie
2020-07-23bitbake: cooker: Improve multiconfig configuration error reportingRichard Purdie
2020-07-21bitbake: build: Allow deltask to take multiple tasknamesRichard Purdie
2020-07-21bitbake: cooker: Fix unmatched files handling leading to misleading warningsRichard Purdie
2020-07-21bitbake: server/process: Fix note reference -> infoRichard Purdie
2020-07-13bitbake: server/process: Ensure UI-less servers don't sit in infinite loopsRichard Purdie
2020-07-12bitbake: server/process: Fix a rare lockfile raceRichard Purdie
2020-07-12bitbake: pyshyacc: allow double COMMA statementsKonrad Weihmann
2020-07-12bitbake: fetch2: Change git fetcher not to destroy old referencesRichard Purdie
2020-07-08bitbake: server/process: Increase timeout for commandsRichard Purdie
2020-07-08bitbake: ui/teamcity: don't use removed logging classesChris Laplante
2020-07-07bitbake: lib/ui/taskexp: Fix missing Gtk importDavid Khouya
2020-07-06bitbake: lib/ui/taskexp: Validate gi importDavid Khouya
2020-06-28bitbake: msg: Avoid issues where paths have relative componentsRichard Purdie
2020-06-28bitbake: runqueue: Avoid unpickle errors in rare casesRichard Purdie
2020-06-28bitbake: siggen: Fix error when hash equivalence has an exceptionJoshua Watt
2020-06-28bitbake: hashserv: Chunkify large messagesJoshua Watt
2020-06-28bitbake: test/fetch: change to better svn sourceakuster
2020-06-28bitbake: taskdata: Improve handling of regex in ASSUME_PROVIDEDRichard Purdie
2020-06-25bitbake: perforce: add local path handling SRC_URI optionsAlexandru N. Onea
2020-06-25bitbake: perforce: add basic progress handler for perforceAlexandru N. Onea
2020-06-23bitbake: cookerdata: Add BBFILES_DYNAMIC inverse modeKonrad Weihmann
2020-06-22bitbake: tests/fetch: Switch from git.infradead.org to a YP mirrorRichard Purdie
2020-06-19bitbake: cache: Bump cache versionJoshua Watt
2020-06-16bitbake: bin/bitbake: Update to next series release versionRichard Purdie
2020-06-16bitbake: lib/bb/utils.py: Do not preserve TERM in the environmentJacob Kroon
2020-06-15bitbake: fetch2/gitsm: Make need_update() process submodulesPaul Barker
2020-06-15bitbake: fetch2/gitsm: Mark srcrev as fetched once all submodules are processedPaul Barker