summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
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-08bitbake: contrib/vim: synchronize from kergoth/vim-bitbake rev 4225ee8b4818d7...Chris 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: bitbake-user-manual: update perforce fetcher docsAlexandru N. Onea
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: bitbake-user-manual: Add BBFILES_DYNAMICKonrad Weihmann
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-17bitbake: bitbake-user-manual: Remove TERM from BB_HASHBASE_WHITELIST exampleJacob Kroon
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
2020-06-15bitbake: bitbake: cache: Fix error message with bad multiconfigJoshua Watt
2020-06-12bitbake: bitbake: tests: Add mcdepends testJoshua Watt
2020-06-12bitbake: bitbake: siggen: Pass all data caches to hash functionsJoshua Watt
2020-06-10bitbake: bitbake: cache: Fix error when cache is rebuiltJoshua Watt
2020-06-10bitbake: bitbake: command: Move split_mc_pn to runqueueJoshua Watt
2020-06-10bitbake: bitbake: tests: Add tests for BBMASK in multiconfigJoshua Watt
2020-06-10bitbake: bitbake: cache: Cache size optimizationJoshua Watt
2020-06-10bitbake: bitbake: cache: Improve loggingJoshua Watt