summaryrefslogtreecommitdiffstats
path: root/util/abuild
Commit message (Expand)AuthorAgeFilesLines
* abuild: Select correct cross compiler for ARMV7 architectureStefan Reinauer2012-12-081-1/+8
* abuild: produce valid junit filesStefan Reinauer2012-12-071-2/+3
* abuild: only rebuild boards if requested or after a broken buildPatrick Georgi2012-11-271-0/+6
* Fix abuild output in JenkinsStefan Reinauer2012-11-091-1/+1
* abuild: allow building with no payloadPatrick Georgi2012-10-141-1/+5
* abuild: abort if payload.sh failedPatrick Georgi2012-09-251-0/+4
* Improve parsing of --cpu parameter in abuild script.Raymond Danks2012-06-041-5/+5
* abuild: Disable abuild-level parallelism for nowPatrick Georgi2012-05-241-2/+4
* abuild: Move configuration handling togetherPatrick Georgi2012-05-141-60/+46
* abuild: Remove abuild.info hackPatrick Georgi2012-05-141-6/+0
* abuild: Build boards in parallel if possiblePatrick Georgi2012-05-101-16/+57
* abuild: Add option to use binary filesPatrick Georgi2012-05-011-1/+8
* Add getopt implementation to abuildPatrick Georgi2012-04-052-0/+68
* Drop support for BROKEN markerPatrick Georgi2012-03-011-22/+1
* abuild: Don't try to use files that don't existPatrick Georgi2011-11-071-4/+6
* abuild: Write XML/JUnit files per boardPatrick Georgi2011-11-061-1/+11
* abuild: Refactor parallelization supportPatrick Georgi2011-11-061-2/+6
* abuild: Avoid race condition when running abuild parallelyPatrick Georgi2011-11-061-1/+1
* Teach abuild to emit JUnit formatted build reportsPatrick Georgi2011-06-061-2/+37
* Report build result from abuild (did all requested boards build?)Patrick Georgi2011-06-011-0/+5
* 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