summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2020-09-23bitbake: bitbake: siggen: clean_basepath: improve perfo and readabilityJean-Francois Dagenais
2020-09-23bitbake: bitbake: tests/siggen: introduce clean_basepath testcasesJean-Francois Dagenais
2020-09-23bitbake: bitbake: tests/fetch: add unit tests for SRC_URI with spaces in urlCharlie Davies
2020-09-23bitbake: bitbake: fetch/git: add support for SRC_URI containing spaces in urlCharlie Davies
2020-09-23bitbake: bitbake: hashserv: Fix localhost sometimes resolved to a wrong IPAnatol Belski
2020-09-16bitbake: bitbake-user-manual: fix bad linksNicolas Dechesne
2020-09-16bitbake: sphinx: theme_override: Use bold for emphasis textRichard Purdie
2020-09-16bitbake: sphinx: theme_override: properly set font for verbatim textNicolas Dechesne
2020-09-16bitbake: sphinx: remove leading '/'Nicolas Dechesne
2020-09-16bitbake: sphinx: update style for important, caution and warningsNicolas Dechesne
2020-09-16bitbake: sphinx: last manual round of fixes/improvementsNicolas Dechesne
2020-09-16bitbake: sphinx: bitbake-user-manual: insert additional blank line after titleNicolas Dechesne
2020-09-16bitbake: sphinx: add releases pageNicolas Dechesne
2020-09-16bitbake: sphinx: conf: enable extlinks extensionNicolas Dechesne
2020-09-16bitbake: sphinx: index: move the boilerplate at the end of the pageNicolas Dechesne
2020-09-16bitbake: sphinx: add SPDX headersNicolas Dechesne
2020-09-16bitbake: sphinx: Enhance the sphinx experience/nagivation with:Richard Purdie
2020-09-16bitbake: sphinx: tweak html output a bitNicolas Dechesne
2020-09-16bitbake: sphinx: Makefile.sphinx: add clean and publish targetsNicolas Dechesne
2020-09-16bitbake: sphinx: fixes all remaining warningsNicolas Dechesne
2020-09-16bitbake: sphinx: fix links inside notesNicolas Dechesne
2020-09-16bitbake: sphinx: fixup for linksNicolas Dechesne
2020-09-16bitbake: sphinx: override theme CSSNicolas Dechesne
2020-09-16bitbake: sphinx: switch to readthedocs themeNicolas Dechesne
2020-09-16bitbake: sphinx: bitbake-user-manual: use builtin sphinx glossaryNicolas Dechesne
2020-09-16bitbake: sphinx: initial sphinx supportNicolas Dechesne
2020-09-16bitbake: sphinx: add initial build infrastructureNicolas Dechesne
2020-09-15bitbake: cooker: Block SIGINT in worker processesJoshua Watt
2020-09-15bitbake: tests/fetch: Move away from problematic freedesktop.org urlsRichard Purdie
2020-09-12bitbake: tinfoil: Ensure sockets don't leak even when exceptions occurRichard Purdie
2020-09-12bitbake: cooker/command: Fix disconnection handlingRichard Purdie
2020-09-10bitbake: utils: fix UnboundLocalError when _print_exception raisesChris Laplante
2020-09-10bitbake: utils.py: get_file_layer(): Improve performanceRobert Yang
2020-09-10bitbake: utils.py: get_file_layer(): Exit the loop when file is matchedRobert Yang
2020-09-10bitbake: cooker.py: Save prioritized BBFILES to BBFILES_PRIORITIZEDRobert Yang
2020-09-10bitbake: utils: process_profilelog: use context managerChris Laplante
2020-09-10bitbake: bitbake: Add parsing torture testJoshua Watt
2020-09-08bitbake: cooker: Ensure parser worker signal handlers are defaultRichard Purdie
2020-09-08bitbake: cooker: Avoid parser deadlocksRichard Purdie
2020-09-06bitbake: cooker: Ensure parser is cleaned upRichard Purdie
2020-09-05bitbake: server/process: Note when commands complete in logsRichard Purdie
2020-09-05bitbake: server/process: Prefix the log data with pid/time informationRichard Purdie
2020-09-05bitbake: server/process: Ensure we don't keep looping if some other server is...Richard Purdie
2020-09-05bitbake: cooker: Assign a name to the sync thread to aid debuggingRichard Purdie
2020-09-05bitbake: cooker: Ensure parser replacement calls parser final_cleanupRichard Purdie
2020-09-05bitbake: server/process: Don't show tracebacks if the lockfile is removedRichard Purdie
2020-09-05bitbake: server/process: Ensure logging is flushedRichard Purdie
2020-09-05bitbake: process: Avoid printing binary strings for leftover processesRichard Purdie
2020-09-05bitbake: cookerdata: Fix exception raise statementsRichard Purdie
2020-09-05bitbake: cooker/cookerdata: Use BBHandledException, not sys.exit()Richard Purdie