Age | Commit message (Expand) | Author |
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 |
2009-06-30 | the tool chain settings should not be in renamed (as they will never live in | Stefan Reinauer |
2009-06-30 | whoops. missed those two.. | Stefan Reinauer |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-06 | Change the CBFS build process to use coreboot.rom | Patrick Georgi |
2009-05-26 | Various fixes to the tree to get coreboot-v2 to build on Solaris | Patrick Georgi |
2009-04-22 | Instead of just | Stefan Reinauer |
2009-04-22 | Remove the requirement for payload.sh files to be executable. This | Patrick Georgi |
2009-04-21 | Add an "-l <num>" argument to abuild that sets the LOGLEVEL variables | Patrick Georgi |
2009-04-15 | Add -r|--remove option to force abuild to remove the output directory | Uwe Hermann |
2009-04-10 | move architecture override before cross compiler detection, or the Sandpoint | Stefan Reinauer |
2009-04-04 | fix cross compilation in abuild for certain scenarios | Stefan Reinauer |
2009-03-15 | abuild: Don't forget CROSS_COMPILE anymore. | Stefan Reinauer |
2009-03-14 | trivial patch for abuild: allow powerpc-elf-gcc, too. | Stefan Reinauer |
2009-03-13 | this commit should fix Ticket #122 (proper log files for all builds) | Stefan Reinauer |
2009-03-11 | 20090310-3-scanbuild: | Patrick Georgi |