1. bc4f79d Support for multiple BR2_GLOBAL_PATCH_DIR by Ryan Barnett · 11 years ago
  2. f4ea4b9 Config.in: Add a menu around BR2_EXTERNAL configuration options by Peter Korsgaard · 11 years ago
  3. 8eb8aaf core: allow external Config.in/makefile code to be integrated by Thomas Petazzoni · 11 years ago
  4. a4239f7 core: introduce the BR2_EXTERNAL variable by Thomas Petazzoni · 11 years ago
  5. 0e4bc50 core: add BR2_HOSTARCH_NEEDS_IA32_COMPILER option by Thomas Petazzoni · 11 years ago
  6. bed4e27 Config.in files: whitespace cleanup by Thomas De Schampheleire · 11 years ago
  7. c5866be toolchain: refactor Stack Smashing Protection support by Thomas Petazzoni · 11 years ago
  8. 15eb1fa downloads: add basic CVS support by Gustavo Zacarias · 11 years ago
  9. 9f2bf30 Config.in: Fixup after BR2_ELF2FLT got renamed to BR2_PACKAGE_HOST_ELF2FLT by Axel Lin · 11 years ago
  10. 2440385 config: reorder top-level menu by Yann E. MORIN · 11 years ago
  11. 12d1aa4 Remove BR2_HAVE_DEVFILES by Thomas Petazzoni · 11 years ago
  12. 5538e47 rework patch model by Simon Dawson · 12 years ago
  13. 4e0170d Config.in: move BR2_DEFCONFIG to Build options menu. by Arnout Vandecappelle (Essensium/Mind) · 12 years ago
  14. 1ed4996 Make savedefconfig save to a configured file. by Arnout Vandecappelle (Essensium/Mind) · 12 years ago
  15. 70d6037 Infrastructure to warn the user about missing 32 bits libraries by Thomas Petazzoni · 12 years ago
  16. ebcfa98 pkg-infra: introduce errors for legacy API by Arnout Vandecappelle (Essensium/Mind) · 12 years ago
  17. 8fe6efa Deprecate the support for the toolchain on target by Thomas Petazzoni · 12 years ago
  18. 79ee3c1 Split target/Config.in.arch into multiple Config.in.* in arch/ by Thomas Petazzoni · 12 years ago
  19. 6c3e3ad New top-level directory: system by Thomas Petazzoni · 12 years ago
  20. cdfebcf Remove BR2_SOURCEFORGE_MIRROR variable by Thomas Petazzoni · 12 years ago
  21. d660fa3 Mention that BR2_SOURCEFORGE_MIRROR is deprecated by Thomas Petazzoni · 12 years ago
  22. 5a83e08 Package downloads: allow restricting to primary site only by Thomas De Schampheleire · 12 years ago
  23. 1d4104f add host arch detection and Kconfig BR2_HOSTARCH by Francois Perrad · 12 years ago
  24. 5016aa0 automatically set PARALLEL_JOBS when BR2_JLEVEL is 0 by Nathan Lynch · 12 years ago
  25. 2a97045 build: add option to exclude executables/dirs from being stripped by Thomas De Schampheleire · 12 years ago
  26. 4332907 ccache: allow dynamic selection of cache directory by Thomas De Schampheleire · 13 years ago
  27. a9a3467 config: improve help text and prompt for debugging related options by Thomas Petazzoni · 13 years ago
  28. c85f7f4 debug: do not force installation of gdbserver by Thomas Petazzoni · 13 years ago
  29. f044e03 ccache: set COMPILERCHECK to 'none' by Thomas Petazzoni · 13 years ago
  30. d06e802 Add basic config infrastructure for host utilities by Thomas Petazzoni · 13 years ago
  31. f694c07 Add support for packages stored in Mercurial (hg) repositories by Thomas De Schampheleire · 13 years ago
  32. c61788f GENTARGETS: add support for scp:// by Thomas De Schampheleire · 13 years ago
  33. 2690e76 Add support for local packages through 'file://' pseudo-protocol by David Wagner · 13 years ago
  34. ee0246e package: add configuration option to specify a local override file by Thomas Petazzoni · 13 years ago
  35. 177b4b4 Makefile.package.in: Add BR2_XZCAT for LZMA compression type by Allan W. Nielsen · 14 years ago
  36. d0d3502 Config.in: use kent.dl.sourceforge.net by default by Peter Korsgaard · 14 years ago
  37. febe322 debugging: do not require no stripping by Mike Frysinger · 14 years ago
  38. a2b4f7f toolchain: introduce HOST_DIR option by Gustavo Zacarias · 14 years ago
  39. 6a53b72 Config.in: Show BR version in title by Peter Korsgaard · 14 years ago
  40. 87b81bb toolchain: move sysroot to host dir by Gustavo Zacarias · 14 years ago
  41. beb43c7 Re-add target/generic/Config.in options to menuconfig by Thomas Petazzoni · 14 years ago
  42. 1a5f2d6 Stop referencing the crazy target/device stuff by Thomas Petazzoni · 14 years ago
  43. 8008007 Move Config.in.mirrors out of target/device by Thomas Petazzoni · 14 years ago
  44. 17b66af ccache: rework ccache management by Thomas Petazzoni · 14 years ago
  45. 5f71fc1 Remove support for shared configuration cache by Thomas Petazzoni · 14 years ago
  46. 6871b16 Config.in: wget: default to 3 retries by Peter Korsgaard · 14 years ago
  47. 56c68bc config: use global version string by Yann E. MORIN · 14 years ago
  48. e5e8fae Makefile: move version string from Config.in into Makefile by Yann E. MORIN · 14 years ago
  49. cf71111 Cleanup the VCS commands configuration by Maxime Petazzoni · 14 years ago
  50. 9bc12b8 kick off 2010.11 development by Peter Korsgaard · 14 years ago
  51. 32b8d43 update for 2010.08 by Peter Korsgaard · 14 years ago 2010.08
  52. 4973632 packages/atk: fix Makefile by Yann E. MORIN · 14 years ago
  53. dc3a7eb update for 2010.08-rc2 by Peter Korsgaard · 14 years ago 2010.08_rc2
  54. b680672 Config.in: mark BR2_CONFIG_CACHE as experimental and disable by default by Peter Korsgaard · 14 years ago
  55. 2e7ab32 CHANGES: update with changes from for-2010.08 branch by Peter Korsgaard · 14 years ago
  56. 2ef83b4 update for 2010.08-rc1 by Peter Korsgaard · 14 years ago 2010.08_rc1
  57. 4aeb8c8 target/device: misc cleanup by Peter Korsgaard · 14 years ago
  58. f3050b0 Merge branch 'linux-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot by Peter Korsgaard · 14 years ago
  59. 487e21c New, simpler, infrastructure for building the Linux kernel by Thomas Petazzoni · 15 years ago
  60. b10197d target: get rid of unused BR2_COPYTO / BR2_TARGET_ATMEL_COPYTO by Peter Korsgaard · 14 years ago
  61. 649b5b9 bootloaders: move bootloader build code to boot/ by Thomas Petazzoni · 15 years ago
  62. dc5e22e CHANGES: 2010.08 development started by Peter Korsgaard · 14 years ago
  63. 07da619 update for 2010.05 by Peter Korsgaard · 14 years ago 2010.05
  64. 170b3d3 hal: dbus expat option is BR2_DBUS_EXPAT by Peter Korsgaard · 14 years ago
  65. bbd96db update for 2010.05-rc3 by Peter Korsgaard · 14 years ago 2010.05_rc3
  66. acb785c Config: terminate version number string by Peter Korsgaard · 15 years ago
  67. 93cca7c Config.in: past 2010.05-rc2 by Peter Korsgaard · 15 years ago
  68. 6d1ab15 update for 2010.05-rc2 by Peter Korsgaard · 15 years ago 2010.05_rc2
  69. ca218de X11 OpenChrome driver depends on libxcomposite by Paulius Zaleckas · 15 years ago
  70. aac61fd update for 2010.05-rc1 by Peter Korsgaard · 15 years ago 2010.05_rc1
  71. 65e80a0 Remove BR2_GNU_TARGET_SUFFIX and compute GNU_TARGET_NAME by Thomas Petazzoni · 15 years ago
  72. e5d0781 Remove the BR2_RECENT option by Thomas Petazzoni · 15 years ago
  73. 60281cb Guess build system and remove BR2_GNU_BUILD_SUFFIX by Thomas Petazzoni · 15 years ago
  74. bc59823 Move the global config cache option to an Advanced submenu by Thomas Petazzoni · 15 years ago
  75. aa41d37 Bring the three path-related options together by Thomas Petazzoni · 15 years ago
  76. 1592926 Move the command-related options to a submenu by Thomas Petazzoni · 15 years ago
  77. b703066 Get rid of BR2_HAVE_{MANPAGES,INFOPAGES} config options by Thomas Petazzoni · 15 years ago
  78. 0ed6436 Update config.{guess,sub} unconditionally by Thomas Petazzoni · 15 years ago
  79. 7a02635 Remove BR2_PREFER_IMA by Thomas Petazzoni · 15 years ago
  80. 0585241 Move all filesystem generation code to fs/ by Thomas Petazzoni · 15 years ago
  81. 2bbbe05 Config.in: bump default JLEVEL to 2 by Peter Korsgaard · 15 years ago
  82. 291fedc Config.in: Bump version by Peter Korsgaard · 15 years ago
  83. ac1dfc8 Update for 2010.02 by Peter Korsgaard · 15 years ago 2010.02
  84. 7bd8125 Update for 2010.02-rc2 by Peter Korsgaard · 15 years ago 2010.02_rc2
  85. f0bdacd update for 2010.02-rc1 by Peter Korsgaard · 15 years ago 2010.02_rc1
  86. 5aeecd2 Config.in: Bump version by Peter Korsgaard · 15 years ago
  87. b1545cb Config.in: bump version by Peter Korsgaard · 15 years ago 2009.11
  88. 31bd974 update for 2009.11-rc2 by Peter Korsgaard · 15 years ago 2009.11_rc2
  89. 2d04d56 update for 2009.11-rc1 by Peter Korsgaard · 15 years ago 2009.11_rc1
  90. c45cd1f enable config.cache per default by Bernhard Reutner-Fischer · 15 years ago
  91. 0bc7a43 remove BR2_FPU_SUFFIX by Bernhard Reutner-Fischer · 15 years ago
  92. be695dc Change the default BR2_DL_DIR location by H Hartley Sweeten · 15 years ago
  93. 3b2a803 Rename the output directories by Thomas Petazzoni · 15 years ago
  94. fd3800c Remove BR2_TOPDIR_PREFIX and BR2_TOPDIR_SUFFIX by Thomas Petazzoni · 15 years ago
  95. df03cda buildroot: add basic Bazaar support by Sven Neumann · 15 years ago
  96. ee609f2 Config.in: bump version for 2009.11 development by Peter Korsgaard · 15 years ago
  97. f0eb8b5 buildroot: update for 2009.08 by Peter Korsgaard · 15 years ago
  98. 4595a2f buildroot: update for 2009.08-rc3 by Peter Korsgaard · 15 years ago 2009.08_rc3
  99. 4ebaaf4 CHANGES: update for 2009.08-rc2 by Peter Korsgaard · 15 years ago 2009.08_rc2
  100. 42eca21 Config.in: update version for 2009.08 development by Peter Korsgaard · 15 years ago