summaryrefslogtreecommitdiffstats
path: root/util/abuild
Commit message (Expand)AuthorAgeFilesLines
* 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
* abuild: Don't print "Using payload ..." message in quiet modeAlexandru Gagniuc2014-12-111-1/+1
* abuild: update output so multithreaded is decipherableMartin Roth2014-12-101-16/+19
* utils: Remove references to tracker from manpagesMartin Roth2014-12-091-1/+2
* build system: only do the compiler test for gccPatrick Georgi2014-11-301-5/+5
* abuild: pass compiler configuration options to tool building stepPatrick Georgi2014-11-091-1/+1
* abuild: fix cross compiler testPatrick Georgi2014-11-041-2/+2
* abuild: skip boards for which we lack a cross compilerPatrick Georgi2014-10-181-0/+9
* abuild: don't track architecturePatrick Georgi2014-10-181-11/+1
* abuild: make build directory configurable with a variablePatrick Georgi2014-05-231-1/+1
* abuild: update version and copyrightPatrick Georgi2014-05-231-2/+3
* abuild: allow build results outside the source treePatrick Georgi2014-05-231-4/+15
* abuild: allow deleting the work directories immediatelyPatrick Georgi2014-05-231-5/+13
* abuild: Only build boards with KconfigPatrick Georgi2014-05-191-2/+2
* build: make scan-build work againPatrick Georgi2014-05-171-8/+20
* abuild: replace hardcoded values by their variablesPatrick Georgi2014-05-171-3/+3
* abuild: add -L|--clang to enable clang buildsPatrick Georgi2014-05-151-1/+6
* kconfig: update to follow upstream more closelyPatrick Georgi2014-05-071-0/+1
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-74/+1