summaryrefslogtreecommitdiffstats
path: root/util/abuild
Commit message (Expand)AuthorAgeFilesLines
* 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
* abuild: Add option to use binary filesPatrick Georgi2012-05-011-1/+8
* Add getopt implementation to abuildPatrick Georgi2012-04-052-0/+68
* Drop support for BROKEN markerPatrick Georgi2012-03-011-22/+1
* abuild: Don't try to use files that don't existPatrick Georgi2011-11-071-4/+6
* abuild: Write XML/JUnit files per boardPatrick Georgi2011-11-061-1/+11
* abuild: Refactor parallelization supportPatrick Georgi2011-11-061-2/+6
* abuild: Avoid race condition when running abuild parallelyPatrick Georgi2011-11-061-1/+1
* Teach abuild to emit JUnit formatted build reportsPatrick Georgi2011-06-061-2/+37
* Report build result from abuild (did all requested boards build?)Patrick Georgi2011-06-011-0/+5