Age | Commit message (Expand) | Author |
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 |