summaryrefslogtreecommitdiffstats
path: root/util/abuild
Commit message (Expand)AuthorAgeFilesLines
* Fix using custom build configs in abuildMathias Krause2011-02-011-1/+1
* Per default, use SeaBIOS payload instead of no payload.Stefan Reinauer2010-12-301-0/+1
* The same mechanisms are used for normal and fallback images. Stefan Reinauer2010-12-191-1/+1
* Don't skip already built targets anymore, because a recent change could haveStefan Reinauer2010-12-111-30/+12
* Allow user to define location for Kconfig config viaPatrick Georgi2010-12-081-24/+21
* USBDEBUG by default in abuild was committed by mistake andPatrick Georgi2010-11-231-1/+0
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-0/+1
* The commandline parsing for abuild doing a couple of buggy things:Warren Turkal2010-09-271-3/+3
* Fix abuild to build all boards. Revision 5754 changed the way vendors andMyles Watson2010-09-021-2/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-272-16/+16
* - Make abuild -sb work againPatrick Georgi2010-04-191-1/+4
* Build utils into their source directory equivalent inPatrick Georgi2010-04-161-3/+4
* Replace sconfig with a C implementation.Patrick Georgi2010-04-081-2/+2
* abuild:Stefan Reinauer2010-03-301-1/+6
* abuild:Stefan Reinauer2010-03-301-25/+49
* abuild: fail with dignity if mainboard does not exist.Stefan Reinauer2010-03-291-0/+5
* make only needs to read Makefile.incs once, thanks to thePatrick Georgi2010-03-271-1/+1
* Add support to build with ccache in the build systemPatrick Georgi2010-03-251-2/+12
* Make build verbose when requested by abuildPatrick Georgi2010-03-251-1/+1
* It's really obj=, not O= (see toplevel Makefile)Patrick Georgi2010-03-251-5/+5
* One feature I've been really missing since we switched toStefan Reinauer2010-03-251-0/+10
* abuild should be using O=, not obj=Stefan Reinauer2010-03-241-3/+3
* Add scan-build support to the build system.Patrick Georgi2010-03-141-15/+6
* This is a general cleanup patchStefan Reinauer2010-02-221-6/+6
* Remove two perl calls with sed, and adds an alternativePatrick Georgi2010-02-101-2/+2
* python is no longer used in abuild.Stefan Reinauer2010-02-101-1/+0
* newconfig is no more.Patrick Georgi2010-02-071-186/+15
* These lines slipped in. Sorry for the inconvenience.Stefan Reinauer2010-01-301-1/+0
* add Kbuild support to abuild and enable it per default;Stefan Reinauer2010-01-301-31/+128
* Remove:Patrick Georgi2009-10-031-8/+0
* .. make abuild Kconfig proof for the time being.Stefan Reinauer2009-09-221-1/+1
* Kconfig!Patrick Georgi2009-08-121-2/+2
* let abuild autodetect the coreboot path a bit better. So in the top level ofStefan Reinauer2009-07-011-1/+4
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-301-1/+1
* whoops. missed those two..Stefan Reinauer2009-06-301-1/+1
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-9/+9
* Change the CBFS build process to use coreboot.romPatrick Georgi2009-06-061-0/+7
* Various fixes to the tree to get coreboot-v2 to build on SolarisPatrick Georgi2009-05-261-7/+15
* Instead of justStefan Reinauer2009-04-221-3/+12
* Remove the requirement for payload.sh files to be executable. ThisPatrick Georgi2009-04-221-3/+3
* Add an "-l <num>" argument to abuild that sets the LOGLEVEL variablesPatrick Georgi2009-04-211-2/+17
* Add -r|--remove option to force abuild to remove the output directoryUwe Hermann2009-04-152-2/+32
* move architecture override before cross compiler detection, or the SandpointStefan Reinauer2009-04-101-6/+9
* fix cross compilation in abuild for certain scenarios Stefan Reinauer2009-04-041-7/+7
* abuild: Don't forget CROSS_COMPILE anymore.Stefan Reinauer2009-03-151-1/+3
* trivial patch for abuild: allow powerpc-elf-gcc, too.Stefan Reinauer2009-03-141-1/+1
* this commit should fix Ticket #122 (proper log files for all builds)Stefan Reinauer2009-03-131-0/+6
* 20090310-3-scanbuild:Patrick Georgi2009-03-111-3/+29
* abuild:Stefan Reinauer2009-03-111-18/+27
* Add an abuild command line option for -fno-stack-protect for toolchains that ...Marc Jones2008-09-301-1/+11