aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/run-config
AgeCommit message (Expand)Author
2024-03-07run-config/config.json: Add support for installing extra tools for specific t...Richard Purdie
2024-02-18Add bitbake-extra-tests to cover taskexp ncurses UI.Richard Purdie
2024-02-07run-config: log the contents of bblayers.conf after editsRoss Burton
2024-02-07run-config: generalise auto.conf logging and only show when changedRoss Burton
2023-06-08config.json: Separate out toolchain targetsRichard Purdie
2023-01-14scripts/run-config: Only run bitbake command if environment file existsRichard Purdie
2023-01-14scripts/run-config: Ensure bitbake server is shutdown at the endRichard Purdie
2022-08-23scripts/archive_buildstats.py: archive buildstats to tar.zstAryaman Gupta
2022-05-17Clarify license and copyright informationRichard Purdie
2022-05-13config/run-config: Allow other OE-Core machines to be tested manuallyRichard Purdie
2021-06-24summarize_top_output.py: add script, use it and publish summarysakib.sajal@windriver.com
2021-01-31scripts/run-config: Disable output bufferingRichard Purdie
2020-11-20config.json/run-config: Add support for shortnames and descriptionsRichard Purdie
2020-11-20scripts/run-config: Remove redundant boilerplate jsonRichard Purdie
2020-11-20config.json/run-config: Add human readable descriptions of stepsRichard Purdie
2020-11-20scripts/run-config: Ensure logging to both logfile and stdoutRichard Purdie
2020-11-20scripts/run-config: Improve logfile namingRichard Purdie
2020-11-20run-config: Adapt to two pass executionRichard Purdie
2020-11-20scripts/run-config: If target is present default to 1 stepRichard Purdie
2020-11-20scripts/run-config: Ensure stepnum has a value when there are no stepsRichard Purdie
2020-11-20scripts/run-config: Don't execute steps that don't exist!Richard Purdie
2020-04-27scripts/run-config: Share buildtools setup code with shared-repo-unpackRichard Purdie
2020-04-27scripts/run-config: Add extra debug about buildtools to show when activeRichard Purdie
2020-04-07scripts/run-config: Resolve path early for buildtoolsRichard Purdie
2020-03-12run-config: Fix lockfile loop handlingRichard Purdie
2020-03-12scripts/run-config: Fix BB_LOGFILE missing /Richard Purdie
2020-03-12scripts/run-config: Ensure racing for the lockfile doesn't tracebackRichard Purdie
2020-03-12scripts/run-config: Add support for local filesystem buildtools urlsRichard Purdie
2020-03-12scripts/run-config: Handle quoting issues in buildtools environment filesRichard Purdie
2020-03-12scripts/run-config: Handle multiple builds racing with lockfile for buildtoolsRichard Purdie
2020-03-09scripts/run-config: Set BB_LOGCONFIG on autobuilderRichard Purdie
2020-03-07scripts/run-config: Fix buildtools pathRichard Purdie
2020-03-06run-config: Add support for wrapping builds in a buildtools tarballRichard Purdie
2020-03-06run-config: Add workername parameterRichard Purdie
2020-02-19run-config: Preface log output with auto.conf settings to aid debuggingRichard Purdie
2019-12-12run-config/upload-error-reports: Handle builddir not existingRichard Purdie
2019-09-07run-config: Fix selftest tag filtering commandRichard Purdie
2019-09-06config.json/run-config: Add configuration for toolchain testsuitesRichard Purdie
2019-09-06scripts/run-config: Add --build-type commandline optionRichard Purdie
2019-04-12run-config: Fix uninitalized variable problemRichard Purdie
2019-04-12config.json/utils: Allow buildhistory to be configurable and disable for oe-s...Richard Purdie
2019-02-09config.json/run-config/build-perf-test-wrapper: Allow build performance branc...Richard Purdie
2019-02-05config.json/run-config: Ensure build-perf publish-dir contains the target nameRichard Purdie
2019-02-01config.json/build-perf-test-wrapper.sh: Add support for publishing to the sta...Richard Purdie
2019-01-31scripts/run-config: Allow command failures to be non-fatalRichard Purdie
2019-01-31scripts/run-config: Always run bitbake with -k optionRichard Purdie
2018-12-26run-config: Ensure log directory (builddir) existsRichard Purdie
2018-11-21scripts/run-config: Ensure we rename the build directory before exitting when...Richard Purdie
2018-11-20scripts: Add results collection script and option in run-configRichard Purdie
2018-11-20run-config: Fix missing / typoRichard Purdie