summaryrefslogtreecommitdiffstats
path: root/util/abuild
Commit message (Expand)AuthorAgeFilesLines
* 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
* abuild: only rebuild boards if requested or after a broken buildPatrick Georgi2012-11-271-0/+6
* Fix abuild output in JenkinsStefan Reinauer2012-11-091-1/+1
* abuild: allow building with no payloadPatrick Georgi2012-10-141-1/+5
* abuild: abort if payload.sh failedPatrick Georgi2012-09-251-0/+4
* Improve parsing of --cpu parameter in abuild script.Raymond Danks2012-06-041-5/+5
* abuild: Disable abuild-level parallelism for nowPatrick Georgi2012-05-241-2/+4
* abuild: Move configuration handling togetherPatrick Georgi2012-05-141-60/+46
* abuild: Remove abuild.info hackPatrick Georgi2012-05-141-6/+0
* abuild: Build boards in parallel if possiblePatrick Georgi2012-05-101-16/+57