1. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  2. 36f230e whoops. missed those two.. by Stefan Reinauer · 15 years ago
  3. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  4. 240ef7c Change the CBFS build process to use coreboot.rom by Patrick Georgi · 15 years ago
  5. a84a99b Various fixes to the tree to get coreboot-v2 to build on Solaris by Patrick Georgi · 15 years ago
  6. 4760533 Instead of just by Stefan Reinauer · 15 years ago
  7. 18d7320 Remove the requirement for payload.sh files to be executable. This by Patrick Georgi · 15 years ago
  8. 2d3e712 Add an "-l <num>" argument to abuild that sets the LOGLEVEL variables by Patrick Georgi · 15 years ago
  9. 4e00640 Add -r|--remove option to force abuild to remove the output directory by Uwe Hermann · 15 years ago
  10. 1da9a79 move architecture override before cross compiler detection, or the Sandpoint by Stefan Reinauer · 15 years ago
  11. 8e304e6 fix cross compilation in abuild for certain scenarios by Stefan Reinauer · 15 years ago
  12. 8f556be abuild: Don't forget CROSS_COMPILE anymore. by Stefan Reinauer · 15 years ago
  13. 2f110a8 trivial patch for abuild: allow powerpc-elf-gcc, too. by Stefan Reinauer · 15 years ago
  14. 84a1f4e this commit should fix Ticket #122 (proper log files for all builds) by Stefan Reinauer · 15 years ago
  15. d229677 20090310-3-scanbuild: by Patrick Georgi · 15 years ago
  16. cc44b06 abuild: by Stefan Reinauer · 15 years ago
  17. dc65196 Add an abuild command line option for -fno-stack-protect for toolchains that might require it. by Marc Jones · 16 years ago
  18. 39d4e5f abuild: fix gnu getopt detection (trivial) by Stefan Reinauer · 16 years ago
  19. d9ce08d not sure why this ever worked. Add --xml / -x to the supported options (trivial) by Stefan Reinauer · 16 years ago
  20. 02a4e7f sync latest version of abuild (0.6) (trivial patch) by Stefan Reinauer · 16 years ago
  21. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 16 years ago
  22. dabbf57 Revert the image size increasing for abuild. It breaks more boards than by Uwe Hermann · 17 years ago
  23. f83c182 Increase image size for abuild. This should fix the build of these boards: by Uwe Hermann · 17 years ago
  24. 6f278ad Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild. by Uwe Hermann · 17 years ago
  25. 24cc7bf increase image size for abuild (trivial) by Stefan Reinauer · 17 years ago
  26. 8bb1dc5 ouch. always abuild with payloads! trivial fix. by Stefan Reinauer · 18 years ago
  27. ca63120 * fix the automatic build system by compressing payloads if possible by Stefan Reinauer · 18 years ago
  28. 918a7cf Fix bug in 'sed' invocation in abuild, which causes build errors in by Uwe Hermann · 18 years ago
  29. 700b38a small tracker test (trivial change). closes #3 by Stefan Reinauer · 18 years ago
  30. 0caddbd Small tracker test (trivial change). closes #3 by Stefan Reinauer · 18 years ago
  31. 7336815 enhance web page (trivial) by Stefan Reinauer · 18 years ago
  32. 3a14057 support submitting tests to the test system in abuild. initial support. by Stefan Reinauer · 18 years ago
  33. 2e3757d rename abuild.sh to abuild. by Stefan Reinauer · 18 years ago
  34. 0bece04 abuild manpage and other fixes from Uwe Hermann. Thank you! by Stefan Reinauer · 18 years ago
  35. 50f84bd run preprocessor on hand-crafted config files in abuild, too by Stefan Reinauer · 18 years ago
  36. 7fe2b7c add option to build autobuild images with real payloads instead of /dev/null. by Stefan Reinauer · 18 years ago
  37. 0a683fa create valid xmlfiles that pass xmllint by Stefan Reinauer · 18 years ago
  38. 192b7bc add full xml logging to abuild to work on the complete information by Stefan Reinauer · 18 years ago
  39. e38a193 oops. no false positives please. by Stefan Reinauer · 19 years ago
  40. d8913a4 add compilation time to abuild.sh by Stefan Reinauer · 19 years ago
  41. 20c6f63 abuild changes to allow ignoring dummy directories and injecting architectures. by Stefan Reinauer · 19 years ago
  42. 57efb8e fix up abuild.sh to new requirements. This might leave some builds broken. by Stefan Reinauer · 19 years ago
  43. 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
  44. ebc6928 fix so it can use a pre-built test config. by Ronald G. Minnich · 19 years ago
  45. ddab65f set to executable by Stefan Reinauer · 19 years ago
  46. 984bab5 - Fixed fat-finger typo enable - enabled by Jason Schildt · 19 years ago
  47. 3d8a7d2 cleaning cvs leftovers by arch import user (historical) · 19 years ago
  48. 8ab193b larger default size by Stefan Reinauer · 19 years ago
  49. dc9e6e3 add compiler from crosstool, too by Stefan Reinauer · 20 years ago
  50. 692f2c7 - First pass at getting the powerpc ports to compile by Eric Biederman · 20 years ago
  51. 2f285ae remove nasty workaround, include echo in function again :) by Stefan Reinauer · 20 years ago
  52. 173f13b add debug function by Stefan Reinauer · 20 years ago
  53. d4c6846 ... add option so it's possible to ignore broken builds by Stefan Reinauer · 20 years ago
  54. 1a00324 - Add another possible powerpc cross compiler prefix by Eric Biederman · 20 years ago
  55. ca883c9 - More fixes... by Eric Biederman · 20 years ago
  56. 709850a - Ensure every copy of Options.lb uses: CROSS_COMPILE CC HOSTCC OBJCOPY by Eric Biederman · 20 years ago
  57. c149210 - In the makefile header get the name of the Makefile correct by Eric Biederman · 20 years ago
  58. 3779f6a stepan goes to bed now. by Stefan Reinauer · 20 years ago
  59. d87ce96 - some steps towards cross compile by Stefan Reinauer · 20 years ago
  60. 018d8dd - Update abuild.sh so it will rebuild successfull builds by Eric Biederman · 20 years ago
  61. 23c3d93 show error logfile by Stefan Reinauer · 20 years ago
  62. 9f12caa initial checkin of automatic linuxbios image build test script by Stefan Reinauer · 20 years ago