summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2018-11-30cooker: simplify BB_DANGLINGAPPENDS_WARNONLYrbt/appendRobert Yang
2018-11-27bitbake: fetch2: Avoid warning about incorrect character escaping in regexRichard Purdie
2018-11-27bitbake: server/process: Show the last 60 log lines, not the last 10Richard Purdie
2018-11-27bitbake: server/process: Show last 60 lines of the log if the server didn't s...Richard Purdie
2018-11-23bitbake: fetch: don't use shell=True when listing ar filesRoss Burton
2018-11-23bitbake: layerindex: don't use shell=True when cloningRoss Burton
2018-11-22bitbake: tests/fetch: Update after recent gitsm message changesRichard Purdie
2018-11-22bitbake: fetch/git: fix AttributeError in shallow extraction logicChristopher Larson
2018-11-22bitbake: cooker: Fix multiconfig dependenciesAlejandro Enedino Hernandez Samaniego
2018-11-21bitbake: fetch2/npm.py: Allow shrinkwrap resolved relative URL which startswi...Parthiban Nallathambi
2018-11-19bitbake: BBHandler: Fix __python_func_regexp__ for comment linesRobert Yang
2018-11-19bitbake: server/process: print a message when no logfileRobert Yang
2018-11-19bitbake: data_smart: fix filename for compile()Robert Yang
2018-11-19bitbake: data_smart: Add original traceback to ExpansionErrorRobert Yang
2018-11-19bitbake: parse/ast: fix line number for anonymous functionRobert Yang
2018-11-19bitbake: utils: better_compile(): Fix line number when report errorsRobert Yang
2018-11-19bitbake: siggen: Adapt colors used by bitbake-diffsigs to support light themesPeter Kjellerstedt
2018-11-14bitbake: utils: Avoid regex value escape warningsRichard Purdie
2018-11-14bitbake: utils: Avoid warnings about deprecated imp moduleRichard Purdie
2018-11-14bitbake: lib/bb/server: Avoid UnboundLocalError tracebackRichard Purdie
2018-11-07bitbake: server/process: Fix unclosed socket warnings upon server connection ...Richard Purdie
2018-11-07bitbake: siggen: Correct format argument substitutionMike Crowe
2018-11-07bitbake: fetch: Also export GIT_SSH environment variableMike Crowe
2018-11-07bitbake: bitbake: toaster: allow OE_ROOT to be provided through environmentAwais Belal
2018-11-07bitbake: fetch2/gitsm.py: Fix the references when the module and path are dif...Mark Hatle
2018-11-07bitbake: fetch2/gitsm.py: Disable branch checking on submodulesMark Hatle
2018-10-31bitbake: bitbake-user-manual: Added hard-spacing to "_remove" example.Scott Rifenbark
2018-10-29bitbake: bitbake-user-manual: Updates to variable wildcard support.Scott Rifenbark
2018-10-29bitbake: bitbake-user-manual: Added wildcarding descriptionsScott Rifenbark
2018-10-20bitbake: bitbake: Bump version to 1.40.0Richard Purdie
2018-10-20bitbake: data_smart: Fix removal handling interaction issue with overridesRichard Purdie
2018-10-18bitbake: test/data: Add new tests for task checksum changing/not changingRichard Purdie
2018-10-18bitbake: data/siggen: Extract task hash generation code into a functionRichard Purdie
2018-10-18bitbake: bitbake: data: Ensure task checksums account for remove dataRichard Purdie
2018-10-18bitbake: data/data_smart: Allow getVarFlag to return the variable parser objectRichard Purdie
2018-10-18bitbake: data_smart: Fix expand_cache and _remove operator interaction issuesRichard Purdie
2018-10-18bitbake: data_smart: Micro optimise _remove handlingRichard Purdie
2018-10-18bitbake: fetch2: Avoid incorrect getVarFlag callRichard Purdie
2018-10-18bitbake: bitbake-user-manual: fix description of BB_RUNTASKChris Laplante via bitbake-devel
2018-10-18bitbake: fetch2/git: provide information about missing sourcesUrs Fässler
2018-10-18bitbake: fetch2/git: explicitly show the decision logic to select the source ...Urs Fässler
2018-10-18bitbake: fetch2/git: prevent access to non-existing clonedirUrs Fässler
2018-10-18bitbake: fetch2: extract the function which ensures that a valid symlink existsUrs Fässler
2018-10-18bitbake: fetch2/git: use intention revealing names for premirror testsUrs Fässler
2018-10-18bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of gi...Urs Fässler
2018-10-18bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of mi...Urs Fässler
2018-10-18bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of cl...Urs Fässler
2018-10-18bitbake: fetch2: avoid circular recursion with SRCPV in PRPeter Marko
2018-10-18bitbake: taskexp: add focused search barTobias Olausson
2018-10-18bitbake: layerindexlib: Fix various type checking errorsMark Hatle