aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-12-07server/process: Increase server startup time delayRichard Purdie
2018-12-07cache: Cleanup deprecated function usageRichard Purdie
2018-12-07siggen: Split out stampfile hash fetchJoshua Watt
2018-12-07bitbake-worker: Pass taskhash as runtask parameterJoshua Watt
2018-12-07persist_data: Disable enable_shared_cacheJoshua Watt
2018-12-07persist_data: Enable Write Ahead LogJoshua Watt
2018-12-07persist_data: Add key constraintsJoshua Watt
2018-12-07persist_data: Fix leaking cursors causing deadlockJoshua Watt
2018-12-05main: Don't use print() directly, use loggerRichard Purdie
2018-12-05process: Flush key output to logsRichard Purdie
2018-12-05server/process: Handle short readsRichard Purdie
2018-12-05server/process: Make lockfile handling clearerRichard Purdie
2018-12-01bitbake: BBHandler: Check tab indentation for python codeRobert Yang
2018-12-01fetch2/svn: Fix SVN repository concurrent update raceUlf Magnusson
2018-12-01runqueue: Ensure disk monitor is started when no setscene tasks are runRichard Purdie
2018-12-01server/process: Fix ConnectionRefusedError tracebacksRichard Purdie
2018-11-27fetch2: Avoid warning about incorrect character escaping in regexRichard Purdie
2018-11-27server/process: Show the last 60 log lines, not the last 10Richard Purdie
2018-11-27server/process: Show last 60 lines of the log if the server didn't startRichard Purdie
2018-11-23fetch: don't use shell=True when listing ar filesRoss Burton
2018-11-23layerindex: don't use shell=True when cloningRoss Burton
2018-11-22tests/fetch: Update after recent gitsm message changesRichard Purdie
2018-11-22fetch/git: fix AttributeError in shallow extraction logicChristopher Larson
2018-11-22cooker: Fix multiconfig dependenciesAlejandro Enedino Hernandez Samaniego
2018-11-20fetch2/npm.py: Allow shrinkwrap resolved relative URL which startswith 'http'...Parthiban Nallathambi
2018-11-16BBHandler: Fix __python_func_regexp__ for comment linesRobert Yang
2018-11-16server/process: print a message when no logfileRobert Yang
2018-11-16data_smart: fix filename for compile()Robert Yang
2018-11-16data_smart: Add original traceback to ExpansionErrorRobert Yang
2018-11-16parse/ast: fix line number for anonymous functionRobert Yang
2018-11-16utils: better_compile(): Fix line number when report errorsRobert Yang
2018-11-16siggen: Adapt colors used by bitbake-diffsigs to support light themesPeter Kjellerstedt
2018-11-13utils: Avoid regex value escape warningsRichard Purdie
2018-11-13utils: Avoid warnings about deprecated imp moduleRichard Purdie
2018-11-13lib/bb/server: Avoid UnboundLocalError tracebackRichard Purdie
2018-11-06server/process: Fix unclosed socket warnings upon server connection refusedRichard Purdie
2018-11-05siggen: Correct format argument substitutionMike Crowe
2018-11-02fetch: Also export GIT_SSH environment variableMike Crowe
2018-11-02bitbake: toaster: allow OE_ROOT to be provided through environmentAwais Belal
2018-11-01fetch2/gitsm.py: Fix the references when the module and path are differentMark Hatle
2018-11-01fetch2/gitsm.py: Disable branch checking on submodulesMark Hatle
2018-10-31bitbake-user-manual: Added hard-spacing to "_remove" example.Scott Rifenbark
2018-10-29bitbake-user-manual: Updates to variable wildcard support.Scott Rifenbark
2018-10-29bitbake-user-manual: Added wildcarding descriptionsScott Rifenbark
2018-10-20bitbake: Bump version to 1.40.0Richard Purdie
2018-10-19data_smart: Fix removal handling interaction issue with overridesRichard Purdie
2018-10-17test/data: Add new tests for task checksum changing/not changingRichard Purdie
2018-10-17data/siggen: Extract task hash generation code into a functionRichard Purdie
2018-10-17bitbake: data: Ensure task checksums account for remove dataRichard Purdie
2018-10-17data/data_smart: Allow getVarFlag to return the variable parser objectRichard Purdie