summaryrefslogtreecommitdiff
path: root/util/abuild
AgeCommit message (Expand)Author
2014-10-18abuild: skip boards for which we lack a cross compilerPatrick Georgi
2014-10-18abuild: don't track architecturePatrick Georgi
2014-05-23abuild: make build directory configurable with a variablePatrick Georgi
2014-05-23abuild: update version and copyrightPatrick Georgi
2014-05-23abuild: allow build results outside the source treePatrick Georgi
2014-05-23abuild: allow deleting the work directories immediatelyPatrick Georgi
2014-05-19abuild: Only build boards with KconfigPatrick Georgi
2014-05-17build: make scan-build work againPatrick Georgi
2014-05-17abuild: replace hardcoded values by their variablesPatrick Georgi
2014-05-15abuild: add -L|--clang to enable clang buildsPatrick Georgi
2014-05-07kconfig: update to follow upstream more closelyPatrick Georgi
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-16abuild: break early if building tools failsPatrick Georgi
2014-04-16abuild: more verbose configuration stepPatrick Georgi
2013-12-20abuild: improve --removePatrick Georgi
2013-12-07abuild: drop xml modePatrick Georgi
2013-12-05abuild: fix and enable USE_XARGS configurationPatrick Georgi
2013-09-20buildgcc: Downgrade to gcc 4.7.3, handle armv7-aPatrick Georgi
2013-06-25abuild: Add xgcc tools to the pathMarc Jones
2013-05-10Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...Ronald G. Minnich
2012-12-08abuild: Select correct cross compiler for ARMV7 architectureStefan Reinauer
2012-12-07abuild: produce valid junit filesStefan Reinauer
2012-11-27abuild: only rebuild boards if requested or after a broken buildPatrick Georgi
2012-11-09Fix abuild output in JenkinsStefan Reinauer
2012-10-14abuild: allow building with no payloadPatrick Georgi
2012-09-25abuild: abort if payload.sh failedPatrick Georgi
2012-06-04Improve parsing of --cpu parameter in abuild script.Raymond Danks
2012-05-24abuild: Disable abuild-level parallelism for nowPatrick Georgi
2012-05-14abuild: Move configuration handling togetherPatrick Georgi
2012-05-14abuild: Remove abuild.info hackPatrick Georgi
2012-05-10abuild: Build boards in parallel if possiblePatrick Georgi
2012-05-01abuild: Add option to use binary filesPatrick Georgi
2012-04-05Add getopt implementation to abuildPatrick Georgi
2012-03-01Drop support for BROKEN markerPatrick Georgi
2011-11-07abuild: Don't try to use files that don't existPatrick Georgi
2011-11-06abuild: Write XML/JUnit files per boardPatrick Georgi
2011-11-06abuild: Refactor parallelization supportPatrick Georgi
2011-11-06abuild: Avoid race condition when running abuild parallelyPatrick Georgi
2011-06-06Teach abuild to emit JUnit formatted build reportsPatrick Georgi
2011-06-01Report build result from abuild (did all requested boards build?)Patrick Georgi
2011-02-01Fix using custom build configs in abuildMathias Krause
2010-12-30Per default, use SeaBIOS payload instead of no payload.Stefan Reinauer
2010-12-19The same mechanisms are used for normal and fallback images. Stefan Reinauer
2010-12-11Don't skip already built targets anymore, because a recent change could haveStefan Reinauer
2010-12-08Allow user to define location for Kconfig config viaPatrick Georgi
2010-11-23USBDEBUG by default in abuild was committed by mistake andPatrick Georgi
2010-10-05Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi
2010-09-27The commandline parsing for abuild doing a couple of buggy things:Warren Turkal
2010-09-02Fix abuild to build all boards. Revision 5754 changed the way vendors andMyles Watson
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer