1. 92ff934 abuild: Disable abuild-level parallelism for now by Patrick Georgi · 12 years ago
  2. 64d9a77 abuild: Move configuration handling together by Patrick Georgi · 12 years ago
  3. 2ea8e86 abuild: Remove abuild.info hack by Patrick Georgi · 13 years ago
  4. 43105d6 abuild: Build boards in parallel if possible by Patrick Georgi · 13 years ago
  5. bea8421 abuild: Add option to use binary files by Patrick Georgi · 12 years ago
  6. 92cfe18 Add getopt implementation to abuild by Patrick Georgi · 12 years ago
  7. 7be482b Drop support for BROKEN marker by Patrick Georgi · 13 years ago
  8. 3fd44c3 abuild: Don't try to use files that don't exist by Patrick Georgi · 13 years ago
  9. 3db85f3 abuild: Write XML/JUnit files per board by Patrick Georgi · 13 years ago
  10. f49f7c8 abuild: Refactor parallelization support by Patrick Georgi · 13 years ago
  11. 8e26465 abuild: Avoid race condition when running abuild parallely by Patrick Georgi · 13 years ago
  12. 140a990 Teach abuild to emit JUnit formatted build reports by Patrick Georgi · 13 years ago
  13. f9d19f2 Report build result from abuild (did all requested boards build?) by Patrick Georgi · 13 years ago
  14. 478b77d Fix using custom build configs in abuild by Mathias Krause · 14 years ago
  15. f1939bb Per default, use SeaBIOS payload instead of no payload. by Stefan Reinauer · 14 years ago
  16. bccbbe6 The same mechanisms are used for normal and fallback images. by Stefan Reinauer · 14 years ago
  17. e7a30ee Don't skip already built targets anymore, because a recent change could have by Stefan Reinauer · 14 years ago
  18. 89ec376 Allow user to define location for Kconfig config via by Patrick Georgi · 14 years ago
  19. 0cda959 USBDEBUG by default in abuild was committed by mistake and by Patrick Georgi · 14 years ago
  20. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  21. 0e8f204 The commandline parsing for abuild doing a couple of buggy things: by Warren Turkal · 14 years ago
  22. 7f072fe Fix abuild to build all boards. Revision 5754 changed the way vendors and by Myles Watson · 14 years ago
  23. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  24. 1cd76e7 - Make abuild -sb work again by Patrick Georgi · 14 years ago
  25. a2acbc7 Build utils into their source directory equivalent in by Patrick Georgi · 14 years ago
  26. 7e8c9aa Replace sconfig with a C implementation. by Patrick Georgi · 14 years ago
  27. 0ed0b7c abuild: by Stefan Reinauer · 14 years ago
  28. abdf848 abuild: by Stefan Reinauer · 14 years ago
  29. 002c9ff abuild: fail with dignity if mainboard does not exist. by Stefan Reinauer · 14 years ago
  30. 51e142f make only needs to read Makefile.incs once, thanks to the by Patrick Georgi · 14 years ago
  31. 516a2a7 Add support to build with ccache in the build system by Patrick Georgi · 14 years ago
  32. 0ab9d12 Make build verbose when requested by abuild by Patrick Georgi · 14 years ago
  33. 09a0eb4 It's really obj=, not O= (see toplevel Makefile) by Patrick Georgi · 14 years ago
  34. 86dbe15 One feature I've been really missing since we switched to by Stefan Reinauer · 14 years ago
  35. 715d6e0 abuild should be using O=, not obj= by Stefan Reinauer · 14 years ago
  36. 020f51f Add scan-build support to the build system. by Patrick Georgi · 14 years ago
  37. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  38. 68882a3 Remove two perl calls with sed, and adds an alternative by Patrick Georgi · 15 years ago
  39. 94f5f70 python is no longer used in abuild. by Stefan Reinauer · 15 years ago
  40. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  41. b8a89da These lines slipped in. Sorry for the inconvenience. by Stefan Reinauer · 15 years ago
  42. 68003b8 add Kbuild support to abuild and enable it per default; by Stefan Reinauer · 15 years ago
  43. 6768f39 Remove: by Patrick Georgi · 15 years ago
  44. 0e0655e .. make abuild Kconfig proof for the time being. by Stefan Reinauer · 15 years ago
  45. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  46. 0d4a08e let abuild autodetect the coreboot path a bit better. So in the top level of by Stefan Reinauer · 15 years ago
  47. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  48. 36f230e whoops. missed those two.. by Stefan Reinauer · 15 years ago
  49. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  50. 240ef7c Change the CBFS build process to use coreboot.rom by Patrick Georgi · 15 years ago
  51. a84a99b Various fixes to the tree to get coreboot-v2 to build on Solaris by Patrick Georgi · 15 years ago
  52. 4760533 Instead of just by Stefan Reinauer · 15 years ago
  53. 18d7320 Remove the requirement for payload.sh files to be executable. This by Patrick Georgi · 15 years ago
  54. 2d3e712 Add an "-l <num>" argument to abuild that sets the LOGLEVEL variables by Patrick Georgi · 15 years ago
  55. 4e00640 Add -r|--remove option to force abuild to remove the output directory by Uwe Hermann · 15 years ago
  56. 1da9a79 move architecture override before cross compiler detection, or the Sandpoint by Stefan Reinauer · 15 years ago
  57. 8e304e6 fix cross compilation in abuild for certain scenarios by Stefan Reinauer · 15 years ago
  58. 8f556be abuild: Don't forget CROSS_COMPILE anymore. by Stefan Reinauer · 15 years ago
  59. 2f110a8 trivial patch for abuild: allow powerpc-elf-gcc, too. by Stefan Reinauer · 15 years ago
  60. 84a1f4e this commit should fix Ticket #122 (proper log files for all builds) by Stefan Reinauer · 15 years ago
  61. d229677 20090310-3-scanbuild: by Patrick Georgi · 15 years ago
  62. cc44b06 abuild: by Stefan Reinauer · 15 years ago
  63. dc65196 Add an abuild command line option for -fno-stack-protect for toolchains that might require it. by Marc Jones · 16 years ago
  64. 39d4e5f abuild: fix gnu getopt detection (trivial) by Stefan Reinauer · 16 years ago
  65. d9ce08d not sure why this ever worked. Add --xml / -x to the supported options (trivial) by Stefan Reinauer · 16 years ago
  66. 02a4e7f sync latest version of abuild (0.6) (trivial patch) by Stefan Reinauer · 16 years ago
  67. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  68. dabbf57 Revert the image size increasing for abuild. It breaks more boards than by Uwe Hermann · 17 years ago
  69. f83c182 Increase image size for abuild. This should fix the build of these boards: by Uwe Hermann · 17 years ago
  70. 6f278ad Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild. by Uwe Hermann · 17 years ago
  71. 24cc7bf increase image size for abuild (trivial) by Stefan Reinauer · 17 years ago
  72. 8bb1dc5 ouch. always abuild with payloads! trivial fix. by Stefan Reinauer · 18 years ago
  73. ca63120 * fix the automatic build system by compressing payloads if possible by Stefan Reinauer · 18 years ago
  74. 918a7cf Fix bug in 'sed' invocation in abuild, which causes build errors in by Uwe Hermann · 18 years ago
  75. 700b38a small tracker test (trivial change). closes #3 by Stefan Reinauer · 18 years ago
  76. 0caddbd Small tracker test (trivial change). closes #3 by Stefan Reinauer · 18 years ago
  77. 7336815 enhance web page (trivial) by Stefan Reinauer · 18 years ago
  78. 3a14057 support submitting tests to the test system in abuild. initial support. by Stefan Reinauer · 18 years ago
  79. 2e3757d rename abuild.sh to abuild. by Stefan Reinauer · 18 years ago
  80. 0bece04 abuild manpage and other fixes from Uwe Hermann. Thank you! by Stefan Reinauer · 18 years ago
  81. 50f84bd run preprocessor on hand-crafted config files in abuild, too by Stefan Reinauer · 18 years ago
  82. 7fe2b7c add option to build autobuild images with real payloads instead of /dev/null. by Stefan Reinauer · 18 years ago
  83. 0a683fa create valid xmlfiles that pass xmllint by Stefan Reinauer · 18 years ago
  84. 192b7bc add full xml logging to abuild to work on the complete information by Stefan Reinauer · 18 years ago
  85. e38a193 oops. no false positives please. by Stefan Reinauer · 19 years ago
  86. d8913a4 add compilation time to abuild.sh by Stefan Reinauer · 19 years ago
  87. 20c6f63 abuild changes to allow ignoring dummy directories and injecting architectures. by Stefan Reinauer · 19 years ago
  88. 57efb8e fix up abuild.sh to new requirements. This might leave some builds broken. by Stefan Reinauer · 19 years ago
  89. b7627bca6 fix ron's issues with abuild.sh (don't hit me for not doing an issue tracker entry) by Stefan Reinauer · 19 years ago
  90. ebc6928 fix so it can use a pre-built test config. by Ronald G. Minnich · 19 years ago
  91. ddab65f set to executable by Stefan Reinauer · 19 years ago
  92. 984bab5 - Fixed fat-finger typo enable - enabled by Jason Schildt · 19 years ago
  93. 3d8a7d2 cleaning cvs leftovers by arch import user (historical) · 19 years ago
  94. 8ab193b larger default size by Stefan Reinauer · 20 years ago
  95. dc9e6e3 add compiler from crosstool, too by Stefan Reinauer · 20 years ago
  96. 692f2c7 - First pass at getting the powerpc ports to compile by Eric Biederman · 20 years ago
  97. 2f285ae remove nasty workaround, include echo in function again :) by Stefan Reinauer · 20 years ago
  98. 173f13b add debug function by Stefan Reinauer · 20 years ago
  99. d4c6846 ... add option so it's possible to ignore broken builds by Stefan Reinauer · 20 years ago
  100. 1a00324 - Add another possible powerpc cross compiler prefix by Eric Biederman · 20 years ago