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