aboutsummaryrefslogtreecommitdiff
path: root/util/abuild
AgeCommit message (Expand)Author
2019-10-17util/abuild: Have abuild generate the .xcompile if it doesn't existRaul E Rangel
2019-08-28abuild: Add -Z / --clean-somewhat optionPatrick Georgi
2019-08-08util/abuild: Clean up the missing_arches checkRaul E Rangel
2019-08-03util/abuild: Use realpath for FAILED_BOARDS/PASSED_BOARDSRaul E Rangel
2019-07-28util/abuild: Add asserts flag to getoptsMartin Roth
2019-07-26util/abuild: Add --asserts flagPatrick Georgi
2019-02-27util/abuild: Set fatal asserts when running scanbuildMartin Roth
2019-02-25security/vboot: Add measured boot modePhilipp Deppenwiese
2018-10-12util/abuild: When using blobs, enable 3rdparty/fsp by defaultPatrick Georgi
2018-10-04util/abuild/abuild.1: Fix references to CBROOT parameterJonathan Neuschäfer
2018-08-30util/abuild: Use env to find bashMartin Roth
2018-07-31abuild: Fix shellcheck errorsMartin Roth
2018-07-31abuild: Update failed boards handlingMartin Roth
2018-07-26util: Add description.md to each utilTom Hiller
2018-07-24Build system: Add fixes for scanbuildMartin Roth
2018-06-25util/abuild: Enable abuild to compile a single variantFurquan Shaikh
2018-06-21util/abuild: Fix building when not in coreboot root dirArthur Heymans
2018-06-19payloads: Add LinuxBoot payload in u-root modePhilipp Deppenwiese
2018-05-17util/abuild: Disable unspecified payload optionsMartin Roth
2017-09-06abuild: Allow building with any toolchainDamien Zammit
2017-07-31util/abuild: Set exit status on failureMartin Roth
2017-07-25abuild: Update file locationsMartin Roth
2017-07-19abuild: Update file locationsMartin Roth
2017-07-11abuild: give --silent the silent treatmentPatrick Georgi
2017-06-29util/abuild: Update abuildMartin Roth
2017-06-07abuild: Remove space before tabPaul Menzel
2017-06-07Use more secure HTTPS URLs for coreboot sitesPaul Menzel
2017-05-27util/abuild: Start junit testcase block on kconfig failureMartin Roth
2017-04-04abuild: add timeless build command line parameterMartin Roth
2017-04-04util/abuild: Save checksums of build filesMartin Roth
2017-03-28abuild: Treat command line for recursive invocations as bash arrayJulius Werner
2017-01-09util/abuild: Print list of failed boards at the end of the abuildMartin Roth
2017-01-03util/abuild: Don't set XGCCPATH if it's in the environmentMartin Roth
2016-12-15util/abuild: Fix update_config functionMartin Roth
2016-12-12util/abuild: Add more error handling for command line optionsMartin Roth
2016-12-12util/abuild: Add argument -R to specify root directoryMartin Roth
2016-12-12util/abuild: Clean up usageMartin Roth
2016-12-12util/abuild: Fix or disable shellcheck warningsMartin Roth
2016-12-09abuild: Build saved config filesMartin Roth
2016-03-13abuild: Add option of starting with an existing defconfig fileMartin Roth
2016-03-02abuild: Use 12 lines of context for errorsStefan Reinauer
2015-11-01abuild: allow specifying multiple targets by mainboard descriptorPatrick Georgi
2015-11-01abuild: Don't keep around old junit reportsPatrick Georgi
2015-11-01abuild: allow users to specify multiple boardsPatrick Georgi
2015-11-01abuild: change board identifier to a variant of CONFIG_BOARD_*Patrick Georgi
2015-11-01abuild: change compile_target interfacePatrick Georgi
2015-11-01abuild: change remove_board interfacePatrick Georgi
2015-11-01abuild: remove ancient, unused test submission featurePatrick Georgi
2015-11-01abuild: drop the ability to specify a configurationPatrick Georgi
2015-10-15abuild: add a command line parameter for junit filenameMartin Roth
2015-09-16abuild: don't complain about missing junit reports for skipped boardsPatrick Georgi
2015-09-16abuild: log bulding toolsPatrick Georgi
2015-09-16abuild: don't create junit tests with empty testclass fieldPatrick Georgi
2015-08-08abuild: avoid hanging in oldconfig for parallel buildsPatrick Georgi
2015-08-08abuild: in junit output, name chromeos builds different from normal onesPatrick Georgi
2015-08-08abuild: when using --chromeos, skip boards with no Chrome OS supportPatrick Georgi
2015-08-08abuild: Make help text into a heredocPatrick Georgi
2015-07-14abuild: Allow disabling mainboardsPatrick Georgi
2015-04-22abuild: add option to build with CHROMEOS enabledPatrick Georgi
2015-04-22abuild: mark failed builds as failedPatrick Georgi
2015-04-10abuild: also consider verstage architecturePatrick Georgi
2014-12-29abuild: silence makePatrick Georgi
2014-12-11abuild: Don't print "Using payload ..." message in quiet modeAlexandru Gagniuc
2014-12-10abuild: update output so multithreaded is decipherableMartin Roth
2014-12-09utils: Remove references to tracker from manpagesMartin Roth
2014-11-30build system: only do the compiler test for gccPatrick Georgi
2014-11-09abuild: pass compiler configuration options to tool building stepPatrick Georgi
2014-11-04abuild: fix cross compiler testPatrick Georgi
2014-10-18abuild: skip boards for which we lack a cross compilerPatrick Georgi
2014-10-18abuild: don't track architecturePatrick Georgi
2014-05-23abuild: make build directory configurable with a variablePatrick Georgi
2014-05-23abuild: update version and copyrightPatrick Georgi
2014-05-23abuild: allow build results outside the source treePatrick Georgi
2014-05-23abuild: allow deleting the work directories immediatelyPatrick Georgi
2014-05-19abuild: Only build boards with KconfigPatrick Georgi
2014-05-17build: make scan-build work againPatrick Georgi
2014-05-17abuild: replace hardcoded values by their variablesPatrick Georgi
2014-05-15abuild: add -L|--clang to enable clang buildsPatrick Georgi
2014-05-07kconfig: update to follow upstream more closelyPatrick Georgi
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-16abuild: break early if building tools failsPatrick Georgi
2014-04-16abuild: more verbose configuration stepPatrick Georgi
2013-12-20abuild: improve --removePatrick Georgi
2013-12-07abuild: drop xml modePatrick Georgi
2013-12-05abuild: fix and enable USE_XARGS configurationPatrick Georgi
2013-09-20buildgcc: Downgrade to gcc 4.7.3, handle armv7-aPatrick Georgi
2013-06-25abuild: Add xgcc tools to the pathMarc Jones
2013-05-10Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...Ronald G. Minnich
2012-12-08abuild: Select correct cross compiler for ARMV7 architectureStefan Reinauer
2012-12-07abuild: produce valid junit filesStefan Reinauer
2012-11-27abuild: only rebuild boards if requested or after a broken buildPatrick Georgi
2012-11-09Fix abuild output in JenkinsStefan Reinauer
2012-10-14abuild: allow building with no payloadPatrick Georgi
2012-09-25abuild: abort if payload.sh failedPatrick Georgi
2012-06-04Improve parsing of --cpu parameter in abuild script.Raymond Danks
2012-05-24abuild: Disable abuild-level parallelism for nowPatrick Georgi
2012-05-14abuild: Move configuration handling togetherPatrick Georgi
2012-05-14abuild: Remove abuild.info hackPatrick Georgi
2012-05-10abuild: Build boards in parallel if possiblePatrick Georgi
2012-05-01abuild: Add option to use binary filesPatrick Georgi