aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-10-05docs: sphinx: replace special quotes with double quotesNicolas Dechesne
2020-10-05docs: ref-variables: add links to terms in glossaryNicolas Dechesne
2020-10-01cooker: Avoid tracebacks if data was never setupRichard Purdie
2020-09-28siggen: use correct umask when writing siginfoRoss Burton
2020-09-28utils: add umask changing context managerRoss Burton
2020-09-24tests/fetch: backslash support in file:// URIsLeif Middelschulte
2020-09-24fetch2: fix handling of `\` in file:// SRC_URILeif Middelschulte
2020-09-24taskexp: update for GTK API changesRoss Burton
2020-09-24Revert "bitbake-layers: add signal hander to avoid exception"Richard Purdie
2020-09-23bitbake: siggen: clean_basepath: improve perfo and readabilityJean-Francois Dagenais
2020-09-23bitbake: tests/siggen: introduce clean_basepath testcasesJean-Francois Dagenais
2020-09-18bitbake: tests/fetch: add unit tests for SRC_URI with spaces in urlCharlie Davies
2020-09-18bitbake: fetch/git: add support for SRC_URI containing spaces in urlCharlie Davies
2020-09-18bitbake: hashserv: Fix localhost sometimes resolved to a wrong IPAnatol Belski
2020-09-16bitbake-user-manual: fix bad linksNicolas Dechesne
2020-09-16sphinx: theme_override: Use bold for emphasis textRichard Purdie
2020-09-16sphinx: theme_override: properly set font for verbatim textNicolas Dechesne
2020-09-16sphinx: remove leading '/'Nicolas Dechesne
2020-09-16sphinx: update style for important, caution and warningsNicolas Dechesne
2020-09-16sphinx: last manual round of fixes/improvementsNicolas Dechesne
2020-09-16sphinx: bitbake-user-manual: insert additional blank line after titleNicolas Dechesne
2020-09-16sphinx: add releases pageNicolas Dechesne
2020-09-16sphinx: conf: enable extlinks extensionNicolas Dechesne
2020-09-16sphinx: index: move the boilerplate at the end of the pageNicolas Dechesne
2020-09-16sphinx: add SPDX headersNicolas Dechesne
2020-09-16sphinx: Enhance the sphinx experience/nagivation with:Richard Purdie
2020-09-16sphinx: tweak html output a bitNicolas Dechesne
2020-09-16sphinx: Makefile.sphinx: add clean and publish targetsNicolas Dechesne
2020-09-16sphinx: fixes all remaining warningsNicolas Dechesne
2020-09-16sphinx: fix links inside notesNicolas Dechesne
2020-09-16sphinx: fixup for linksNicolas Dechesne
2020-09-16sphinx: override theme CSSNicolas Dechesne
2020-09-16sphinx: switch to readthedocs themeNicolas Dechesne
2020-09-16sphinx: bitbake-user-manual: use builtin sphinx glossaryNicolas Dechesne
2020-09-16sphinx: initial sphinx supportNicolas Dechesne
2020-09-16sphinx: add initial build infrastructureNicolas Dechesne
2020-09-14cooker: Block SIGINT in worker processesJoshua Watt
2020-09-14tests/fetch: Move away from problematic freedesktop.org urlsRichard Purdie
2020-09-12tinfoil: Ensure sockets don't leak even when exceptions occurRichard Purdie
2020-09-12cooker/command: Fix disconnection handlingRichard Purdie
2020-09-09utils: fix UnboundLocalError when _print_exception raisesChris Laplante
2020-09-09utils.py: get_file_layer(): Improve performanceRobert Yang
2020-09-09utils.py: get_file_layer(): Exit the loop when file is matchedRobert Yang
2020-09-09cooker.py: Save prioritized BBFILES to BBFILES_PRIORITIZEDRobert Yang
2020-09-09utils: process_profilelog: use context managerChris Laplante
2020-09-09bitbake: Add parsing torture testJoshua Watt
2020-09-07cooker: Ensure parser worker signal handlers are defaultRichard Purdie
2020-09-06cooker: Avoid parser deadlocksRichard Purdie
2020-09-06cooker: Ensure parser is cleaned upRichard Purdie
2020-09-05server/process: Note when commands complete in logsRichard Purdie