Age | Commit message (Expand) | Author |
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 |
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 |
2009-03-11 | abuild: | Stefan Reinauer |
2008-09-30 | Add an abuild command line option for -fno-stack-protect for toolchains that ... | Marc Jones |
2008-05-28 | abuild: fix gnu getopt detection (trivial) | Stefan Reinauer |
2008-05-27 | not sure why this ever worked. Add --xml / -x to the supported options (trivial) | Stefan Reinauer |
2008-05-27 | sync latest version of abuild (0.6) (trivial patch) | Stefan Reinauer |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2007-04-25 | Revert the image size increasing for abuild. It breaks more boards than | Uwe Hermann |
2007-04-24 | Increase image size for abuild. This should fix the build of these boards: | Uwe Hermann |
2007-04-22 | Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild. | Uwe Hermann |
2007-04-07 | increase image size for abuild (trivial) | Stefan Reinauer |
2006-12-15 | ouch. always abuild with payloads! trivial fix. | Stefan Reinauer |
2006-11-10 | * fix the automatic build system by compressing payloads if possible | Stefan Reinauer |
2006-11-06 | Fix bug in 'sed' invocation in abuild, which causes build errors in | Uwe Hermann |
2006-10-28 | small tracker test (trivial change). closes #3 | Stefan Reinauer |
2006-10-28 | Small tracker test (trivial change). closes #3 | Stefan Reinauer |
2006-10-25 | enhance web page (trivial) | Stefan Reinauer |
2006-10-25 | support submitting tests to the test system in abuild. initial support. | Stefan Reinauer |
2006-09-25 | rename abuild.sh to abuild. | Stefan Reinauer |
2006-09-21 | abuild manpage and other fixes from Uwe Hermann. Thank you! | Stefan Reinauer |
2006-09-15 | run preprocessor on hand-crafted config files in abuild, too | Stefan Reinauer |
2006-09-15 | add option to build autobuild images with real payloads | Stefan Reinauer |
2006-06-26 | create valid xmlfiles that pass xmllint | Stefan Reinauer |
2006-05-27 | add full xml logging to abuild to work on the complete information | Stefan Reinauer |
2005-12-04 | oops. no false positives please. | Stefan Reinauer |
2005-12-04 | add compilation time to abuild.sh | Stefan Reinauer |
2005-12-04 | abuild changes to allow ignoring dummy directories and injecting architectures. | Stefan Reinauer |
2005-12-02 | fix up abuild.sh to new requirements. This might leave some builds | Stefan Reinauer |
2005-11-26 | fix ron's issues with abuild.sh (don't hit me for not doing an issue tracker ... | Stefan Reinauer |
2005-11-23 | fix so it can use a pre-built test config. | Ronald G. Minnich |
2005-11-15 | set to executable | Stefan Reinauer |