summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: prserv: make localhost workMingli Yu2021-09-021-2/+2
* bitbake: cooker/process: Fix typos in exiting messageMartin Jansa2021-09-013-3/+3
* bitbake: prserv: handle PRSERV_HOST = "127.0.0.1:0" the same as "localhost:0"Martin Jansa2021-09-012-7/+8
* bitbake: providers: Use new override syntax when handling pn- "override"Peter Kjellerstedt2021-08-271-1/+1
* bitbake: README: Fix typoRichard Purdie2021-08-261-1/+1
* bitbake: README: Add note about test suite and new testsRichard Purdie2021-08-231-0/+8
* bitbake: prserv: Add read-only modePaul Barker2021-08-234-32/+86
* bitbake: prserv: Replace XML RPC with modern asyncrpc implementationPaul Barker2021-08-232-128/+147
* bitbake: bitbake: asyncrpc: always create new asyncio loopsScott Murray2021-08-232-4/+30
* bitbake: bitbake: asyncrpc: Defer all asyncio to child processJoshua Watt2021-08-232-48/+74
* bitbake: fetch2/wget: fix 'no_proxy' handlingEnrico Scholz2021-08-231-43/+44
* bitbake: bitbake: bitbake-layers: add skip reason to outputMarco Felsch2021-08-231-1/+1
* bitbake: contrib: vim: Add "remove" override highlightingJoshua Watt2021-08-181-1/+1
* bitbake: bitbake: Make 3.6.0 the minimum python versionRichard Purdie2021-08-181-2/+2
* bitbake: fetch2/wget: fetch securely by defaultRoss Burton2021-08-123-3/+24
* bitbake: fetch2/wget: ensure all variables are set when calling urllibRoss Burton2021-08-121-13/+34
* bitbake: fetch2: expose environment variable names that need to be exportedRoss Burton2021-08-121-22/+24
* bitbake: utils: add environment updating context managerRoss Burton2021-08-122-0/+34
* bitbake: ui/taskexp: Fix to work with empty build directoriesRichard Purdie2021-08-061-0/+1
* bitbake: ui/taskexp: Improve startup exception handlingRichard Purdie2021-08-061-0/+4
* bitbake: command: Ensure we catch/handle exceptionsRichard Purdie2021-08-061-3/+11
* bitbake: process: Improve traceback error reporting from main loopRichard Purdie2021-08-061-2/+4
* bitbake: fetch/tests/toaster: Override conversion fixupsRichard Purdie2021-08-064-4/+4
* bitbake: doc: Fix append/prepend/remove referencesRichard Purdie2021-08-061-13/+13
* bitbake: runqueue: Improve multiconfig deferred task issuesRichard Purdie2021-08-051-26/+32
* bitbake: contrib: vim: Update for new override syntaxJoshua Watt2021-08-041-4/+7
* bitbake: data_smart: Fix inactive overide accidental variable value corruptionRichard Purdie2021-08-042-4/+9
* bitbake: doc: bitbake-user-manual: grammar fix for the number of "metadata"Michael Opdenacker2021-08-021-1/+1
* bitbake: doc: bitbake-user-manual: update bitbake option helpMichael Opdenacker2021-08-021-2/+5
* bitbake: doc: bitbake-user-manual: fix syntax in example and improve descriptionMichael Opdenacker2021-08-021-2/+3
* bitbake: bitbake: Update to version 1.51.1Richard Purdie2021-08-022-2/+2
* bitbake: doc/lib: Add fixes for issues missed by the automated conversionRichard Purdie2021-08-023-36/+36
* bitbake: doc/lib: Update to use new override syntax containing colonsRichard Purdie2021-08-029-80/+80
* bitbake: bitbake: Switch to using new override syntaxRichard Purdie2021-08-024-64/+59
* bitbake: data_smart: Allow colon in variable expansion regexRichard Purdie2021-07-292-3/+3
* bitbake: parse/ast: Substitute '~' when naming anonymous functionsPaul Barker2021-07-291-1/+1
* bitbake: bitbake: asyncrpc: Catch early SIGTERMJoshua Watt2021-07-293-14/+64
* bitbake: asyncrpc: Set timeout when waiting for reply from serverPaul Barker2021-07-291-2/+7
* bitbake: asyncrpc: Fix bad message error in clientPaul Barker2021-07-291-1/+1
* bitbake: doc: bitbake-user-manual: replace ``FOO`` by :term:`FOO` where possibleQuentin Schulz2021-07-266-151/+151
* bitbake: doc: bitbake-user-manual: ref-variables: force glossary output to be...Quentin Schulz2021-07-261-0/+1
* bitbake: doc: bitbake-user-manual: ref-variables: order alphabetically the gl...Quentin Schulz2021-07-261-27/+27
* bitbake: doc: Makefile: turn warnings into errors by defaultQuentin Schulz2021-07-261-1/+1
* bitbake: server: Fix early parsing errors preventing zombie bitbakeJoshua Watt2021-07-201-1/+1
* bitbake: bitbake: Add piping compression libraryJoshua Watt2021-07-205-0/+338
* bitbake: data_smart/parse: Allow ':' characters in variable/function namesRichard Purdie2021-07-204-2/+16
* bitbake: fetch2/s3: allow to use credentials from environment variablesAdam Romanek2021-07-111-1/+4
* bitbake: providers: replace newly added logger.warn() with logger.warning()Denys Dmytriyenko2021-07-101-3/+3
* bitbake: fetch/git: run gc in foreground to avoid race with tarAdam Romanek2021-07-101-1/+1
* bitbake: doc: bitbake-user-manual: fix erroneous statement in glossary introMichael Opdenacker2021-06-061-4/+0