summaryrefslogtreecommitdiffstats
path: root/util/abuild
Commit message (Expand)AuthorAgeFilesLines
* 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
* abuild: break early if building tools failsPatrick Georgi2014-04-161-1/+1
* abuild: more verbose configuration stepPatrick Georgi2014-04-161-1/+1
* abuild: improve --removePatrick Georgi2013-12-201-4/+7
* abuild: drop xml modePatrick Georgi2013-12-071-70/+4
* abuild: fix and enable USE_XARGS configurationPatrick Georgi2013-12-051-8/+12
* buildgcc: Downgrade to gcc 4.7.3, handle armv7-aPatrick Georgi2013-09-201-1/+1
* abuild: Add xgcc tools to the pathMarc Jones2013-06-251-2/+11
* Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...Ronald G. Minnich2013-05-101-2/+0
* abuild: Select correct cross compiler for ARMV7 architectureStefan Reinauer2012-12-081-1/+8
* abuild: produce valid junit filesStefan Reinauer2012-12-071-2/+3