summaryrefslogtreecommitdiffstats
path: root/util/abuild
Commit message (Expand)AuthorAgeFilesLines
...
* abuild: Update failed boards handlingMartin Roth2018-07-311-3/+7
* util: Add description.md to each utilTom Hiller2018-07-261-0/+2
* Build system: Add fixes for scanbuildMartin Roth2018-07-241-1/+2
* util/abuild: Enable abuild to compile a single variantFurquan Shaikh2018-06-251-3/+13
* util/abuild: Fix building when not in coreboot root dirArthur Heymans2018-06-211-3/+3
* payloads: Add LinuxBoot payload in u-root modePhilipp Deppenwiese2018-06-191-0/+1
* util/abuild: Disable unspecified payload optionsMartin Roth2018-05-171-9/+17
* abuild: Allow building with any toolchainDamien Zammit2017-09-061-2/+7
* util/abuild: Set exit status on failureMartin Roth2017-07-311-2/+10
* abuild: Update file locationsMartin Roth2017-07-251-2/+2
* abuild: Update file locationsMartin Roth2017-07-191-3/+3
* abuild: give --silent the silent treatmentPatrick Georgi2017-07-111-15/+8
* util/abuild: Update abuildMartin Roth2017-06-291-10/+14
* abuild: Remove space before tabPaul Menzel2017-06-071-1/+1
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-071-2/+2
* util/abuild: Start junit testcase block on kconfig failureMartin Roth2017-05-271-0/+1
* abuild: add timeless build command line parameterMartin Roth2017-04-041-3/+8
* util/abuild: Save checksums of build filesMartin Roth2017-04-041-1/+11
* abuild: Treat command line for recursive invocations as bash arrayJulius Werner2017-03-281-6/+9
* util/abuild: Print list of failed boards at the end of the abuildMartin Roth2017-01-091-3/+26
* util/abuild: Don't set XGCCPATH if it's in the environmentMartin Roth2017-01-031-2/+4
* util/abuild: Fix update_config functionMartin Roth2016-12-151-5/+4
* util/abuild: Add more error handling for command line optionsMartin Roth2016-12-121-1/+4
* util/abuild: Add argument -R to specify root directoryMartin Roth2016-12-121-10/+8
* util/abuild: Clean up usageMartin Roth2016-12-121-28/+30
* util/abuild: Fix or disable shellcheck warningsMartin Roth2016-12-121-130/+151
* abuild: Build saved config filesMartin Roth2016-12-091-80/+191
* abuild: Add option of starting with an existing defconfig fileMartin Roth2016-03-131-2/+8
* abuild: Use 12 lines of context for errorsStefan Reinauer2016-03-021-1/+1
* abuild: allow specifying multiple targets by mainboard descriptorPatrick Georgi2015-11-011-5/+15
* abuild: Don't keep around old junit reportsPatrick Georgi2015-11-011-0/+2
* abuild: allow users to specify multiple boardsPatrick Georgi2015-11-011-12/+14
* abuild: change board identifier to a variant of CONFIG_BOARD_*Patrick Georgi2015-11-011-73/+102
* abuild: change compile_target interfacePatrick Georgi2015-11-011-10/+9
* abuild: change remove_board interfacePatrick Georgi2015-11-011-9/+8
* abuild: remove ancient, unused test submission featurePatrick Georgi2015-11-011-44/+2
* abuild: drop the ability to specify a configurationPatrick Georgi2015-11-011-30/+21
* abuild: add a command line parameter for junit filenameMartin Roth2015-10-151-4/+6
* abuild: don't complain about missing junit reports for skipped boardsPatrick Georgi2015-09-161-1/+3
* abuild: log bulding toolsPatrick Georgi2015-09-161-1/+26
* abuild: don't create junit tests with empty testclass fieldPatrick Georgi2015-09-161-1/+2
* abuild: avoid hanging in oldconfig for parallel buildsPatrick Georgi2015-08-081-1/+1
* abuild: in junit output, name chromeos builds different from normal onesPatrick Georgi2015-08-081-1/+3
* abuild: when using --chromeos, skip boards with no Chrome OS supportPatrick Georgi2015-08-081-0/+9
* abuild: Make help text into a heredocPatrick Georgi2015-08-081-32/+35
* abuild: Allow disabling mainboardsPatrick Georgi2015-07-141-0/+6
* abuild: add option to build with CHROMEOS enabledPatrick Georgi2015-04-221-2/+6
* abuild: mark failed builds as failedPatrick Georgi2015-04-221-0/+1
* abuild: also consider verstage architecturePatrick Georgi2015-04-101-1/+1
* abuild: silence makePatrick Georgi2014-12-291-1/+1