Age | Commit message (Expand) | Author |
2015-11-01 | abuild: allow specifying multiple targets by mainboard descriptor | Patrick Georgi |
2015-11-01 | abuild: Don't keep around old junit reports | Patrick Georgi |
2015-11-01 | abuild: allow users to specify multiple boards | Patrick Georgi |
2015-11-01 | abuild: change board identifier to a variant of CONFIG_BOARD_* | Patrick Georgi |
2015-11-01 | abuild: change compile_target interface | Patrick Georgi |
2015-11-01 | abuild: change remove_board interface | Patrick Georgi |
2015-11-01 | abuild: remove ancient, unused test submission feature | Patrick Georgi |
2015-11-01 | abuild: drop the ability to specify a configuration | Patrick Georgi |
2015-10-15 | abuild: add a command line parameter for junit filename | Martin Roth |
2015-09-16 | abuild: don't complain about missing junit reports for skipped boards | Patrick Georgi |
2015-09-16 | abuild: log bulding tools | Patrick Georgi |
2015-09-16 | abuild: don't create junit tests with empty testclass field | Patrick Georgi |
2015-08-08 | abuild: avoid hanging in oldconfig for parallel builds | Patrick Georgi |
2015-08-08 | abuild: in junit output, name chromeos builds different from normal ones | Patrick Georgi |
2015-08-08 | abuild: when using --chromeos, skip boards with no Chrome OS support | Patrick Georgi |
2015-08-08 | abuild: Make help text into a heredoc | Patrick Georgi |
2015-07-14 | abuild: Allow disabling mainboards | Patrick Georgi |
2015-04-22 | abuild: add option to build with CHROMEOS enabled | Patrick Georgi |
2015-04-22 | abuild: mark failed builds as failed | Patrick Georgi |
2015-04-10 | abuild: also consider verstage architecture | Patrick Georgi |
2014-12-29 | abuild: silence make | Patrick Georgi |
2014-12-11 | abuild: Don't print "Using payload ..." message in quiet mode | Alexandru Gagniuc |
2014-12-10 | abuild: update output so multithreaded is decipherable | Martin Roth |
2014-12-09 | utils: Remove references to tracker from manpages | Martin Roth |
2014-11-30 | build system: only do the compiler test for gcc | Patrick Georgi |
2014-11-09 | abuild: pass compiler configuration options to tool building step | Patrick Georgi |
2014-11-04 | abuild: fix cross compiler test | Patrick Georgi |
2014-10-18 | abuild: skip boards for which we lack a cross compiler | Patrick Georgi |
2014-10-18 | abuild: don't track architecture | Patrick Georgi |
2014-05-23 | abuild: make build directory configurable with a variable | Patrick Georgi |
2014-05-23 | abuild: update version and copyright | Patrick Georgi |
2014-05-23 | abuild: allow build results outside the source tree | Patrick Georgi |
2014-05-23 | abuild: allow deleting the work directories immediately | Patrick Georgi |
2014-05-19 | abuild: Only build boards with Kconfig | Patrick Georgi |
2014-05-17 | build: make scan-build work again | Patrick Georgi |
2014-05-17 | abuild: replace hardcoded values by their variables | Patrick Georgi |
2014-05-15 | abuild: add -L|--clang to enable clang builds | Patrick Georgi |
2014-05-07 | kconfig: update to follow upstream more closely | Patrick Georgi |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-04-16 | abuild: break early if building tools fails | Patrick Georgi |
2014-04-16 | abuild: more verbose configuration step | Patrick Georgi |
2013-12-20 | abuild: improve --remove | Patrick Georgi |
2013-12-07 | abuild: drop xml mode | Patrick Georgi |
2013-12-05 | abuild: fix and enable USE_XARGS configuration | Patrick Georgi |
2013-09-20 | buildgcc: Downgrade to gcc 4.7.3, handle armv7-a | Patrick Georgi |
2013-06-25 | abuild: Add xgcc tools to the path | Marc Jones |
2013-05-10 | Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b... | Ronald G. Minnich |
2012-12-08 | abuild: Select correct cross compiler for ARMV7 architecture | Stefan Reinauer |
2012-12-07 | abuild: produce valid junit files | Stefan Reinauer |
2012-11-27 | abuild: only rebuild boards if requested or after a broken build | Patrick Georgi |
2012-11-09 | Fix abuild output in Jenkins | Stefan Reinauer |
2012-10-14 | abuild: allow building with no payload | Patrick Georgi |
2012-09-25 | abuild: abort if payload.sh failed | Patrick Georgi |
2012-06-04 | Improve parsing of --cpu parameter in abuild script. | Raymond Danks |
2012-05-24 | abuild: Disable abuild-level parallelism for now | Patrick Georgi |
2012-05-14 | abuild: Move configuration handling together | Patrick Georgi |
2012-05-14 | abuild: Remove abuild.info hack | Patrick Georgi |
2012-05-10 | abuild: Build boards in parallel if possible | Patrick Georgi |
2012-05-01 | abuild: Add option to use binary files | Patrick Georgi |
2012-04-05 | Add getopt implementation to abuild | Patrick Georgi |
2012-03-01 | Drop support for BROKEN marker | Patrick Georgi |
2011-11-07 | abuild: Don't try to use files that don't exist | Patrick Georgi |
2011-11-06 | abuild: Write XML/JUnit files per board | Patrick Georgi |
2011-11-06 | abuild: Refactor parallelization support | Patrick Georgi |
2011-11-06 | abuild: Avoid race condition when running abuild parallely | Patrick Georgi |
2011-06-06 | Teach abuild to emit JUnit formatted build reports | Patrick Georgi |
2011-06-01 | Report build result from abuild (did all requested boards build?) | Patrick Georgi |
2011-02-01 | Fix using custom build configs in abuild | Mathias Krause |
2010-12-30 | Per default, use SeaBIOS payload instead of no payload. | Stefan Reinauer |
2010-12-19 | The same mechanisms are used for normal and fallback images. | Stefan Reinauer |
2010-12-11 | Don't skip already built targets anymore, because a recent change could have | Stefan Reinauer |
2010-12-08 | Allow user to define location for Kconfig config via | Patrick Georgi |
2010-11-23 | USBDEBUG by default in abuild was committed by mistake and | Patrick Georgi |
2010-10-05 | Remove lib/ramtest.c-include from all CAR boards. | Patrick Georgi |
2010-09-27 | The commandline parsing for abuild doing a couple of buggy things: | Warren Turkal |
2010-09-02 | Fix abuild to build all boards. Revision 5754 changed the way vendors and | Myles Watson |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-19 | - Make abuild -sb work again | Patrick Georgi |
2010-04-16 | Build utils into their source directory equivalent in | Patrick Georgi |
2010-04-08 | Replace sconfig with a C implementation. | Patrick Georgi |
2010-03-30 | abuild: | Stefan Reinauer |
2010-03-30 | abuild: | Stefan Reinauer |
2010-03-29 | abuild: fail with dignity if mainboard does not exist. | Stefan Reinauer |
2010-03-27 | make only needs to read Makefile.incs once, thanks to the | Patrick Georgi |
2010-03-25 | Add support to build with ccache in the build system | Patrick Georgi |
2010-03-25 | Make build verbose when requested by abuild | Patrick Georgi |
2010-03-25 | It's really obj=, not O= (see toplevel Makefile) | Patrick Georgi |
2010-03-25 | One feature I've been really missing since we switched to | Stefan Reinauer |
2010-03-24 | abuild should be using O=, not obj= | Stefan Reinauer |
2010-03-14 | Add scan-build support to the build system. | Patrick Georgi |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-02-10 | Remove two perl calls with sed, and adds an alternative | Patrick Georgi |
2010-02-10 | python is no longer used in abuild. | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-01-30 | These lines slipped in. Sorry for the inconvenience. | Stefan Reinauer |
2010-01-30 | add Kbuild support to abuild and enable it per default; | Stefan Reinauer |
2009-10-03 | Remove: | Patrick Georgi |
2009-09-22 | .. make abuild Kconfig proof for the time being. | Stefan Reinauer |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-07-01 | let abuild autodetect the coreboot path a bit better. So in the top level of | Stefan Reinauer |