1. 26082e7 Introduce support for host config cache by Thomas Petazzoni · 14 years ago
  2. 8e29430 Makefile: fixup make distclean after kconfig build in BUILD_DIR by Peter Korsgaard · 14 years ago
  3. cf4689f Fix: convert leftover $(CONFIG)/conf to $(BUILD_DIR)/buildroot-config/conf by Daniel Hobi · 14 years ago
  4. fe1cba6 Remove old Linux infrastructure by Thomas Petazzoni · 15 years ago
  5. 487e21c New, simpler, infrastructure for building the Linux kernel by Thomas Petazzoni · 15 years ago
  6. 2cc210c kconfig: build in BUILD_DIR/buildroot-config by Peter Korsgaard · 14 years ago
  7. 2691d80 Makefile: fix make <blah>_defconfig by Peter Korsgaard · 14 years ago
  8. 39ca6d5 Move config files into output directory for out-of-tree build by Will Wagner · 15 years ago
  9. 5fd095b toolchain: remove gcc 4.1.2 and non-sysroot support by Peter Korsgaard · 14 years ago
  10. 649b5b9 bootloaders: move bootloader build code to boot/ by Thomas Petazzoni · 15 years ago
  11. 2b42aae Makefile: support gconfig (GTK-based configurator) similar to xconfig by Peter Korsgaard · 14 years ago
  12. 35fac17 Makefile: cleanup *conf targets by Peter Korsgaard · 14 years ago
  13. aacfa18 Merge branch 'graph-dependencies' of git://git.busybox.net/~tpetazzoni/git/buildroot by Peter Korsgaard · 14 years ago
  14. 319a475 Makefile: move filesystem stuff after u-boot build again by Peter Korsgaard · 14 years ago
  15. b7d6c8a Add a show-targets target by Thomas Petazzoni · 14 years ago
  16. c71816a Makefile: make GNU_HOST_NAME a simply expanded variable (:=) by Peter Korsgaard · 14 years ago
  17. d701a82 Remove gtk-doc documentations from target by Paulius Zaleckas · 14 years ago
  18. 65e80a0 Remove BR2_GNU_TARGET_SUFFIX and compute GNU_TARGET_NAME by Thomas Petazzoni · 14 years ago
  19. 4c5bf46 Commonalize the definition of TOOLCHAIN_DIR by Thomas Petazzoni · 14 years ago
  20. 72f913b Get rid of unused variables by Thomas Petazzoni · 14 years ago
  21. 60281cb Guess build system and remove BR2_GNU_BUILD_SUFFIX by Thomas Petazzoni · 15 years ago
  22. 87b0637 Remove all documentation when BR2_HAVE_DOCUMENTATION is not set by Thomas Petazzoni · 15 years ago
  23. 0585241 Move all filesystem generation code to fs/ by Thomas Petazzoni · 15 years ago
  24. cd61ea7 Makefile: out-of-tree fix for uclibc 0.9.31 by Peter Korsgaard · 15 years ago
  25. 26b44b2 toolchain: prepare for more than two alternatives by Yann E. MORIN · 15 years ago
  26. eb05757 buildroot: we're in 2010 now by Peter Korsgaard · 15 years ago
  27. a05c337 Create $(STAGING_DIR)/usr/bin unconditionnally by Thomas Petazzoni · 15 years ago
  28. 23ddf46 Makefile: release: use git archive by Peter Korsgaard · 15 years ago
  29. 4b74321 toolchain/gdb: get rid of another legacy and unused variable by Yann E. MORIN · 15 years ago
  30. 7dd0591 toolchain/gdb: get rid of legacy & unused variables by Yann E. MORIN · 15 years ago
  31. b9656e8 Remove backup-files from the TARGET_DIR. by Anders Darander · 15 years ago
  32. bc994c5 Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE by Thomas Petazzoni · 15 years ago
  33. f7a501e Makefile: fix build if CDPATH is set in environment by Peter Korsgaard · 15 years ago
  34. 97c996d Makefile: document configure cache handling by Peter Korsgaard · 15 years ago
  35. b597213 Makefile: drop config cache on .config changes by Peter Korsgaard · 15 years ago
  36. 6b1dd45 Makefile: use absolute path for TOPDIR by Peter Korsgaard · 15 years ago
  37. 406053d Makefile: cleanup *clean targets by Peter Korsgaard · 15 years ago
  38. 58fd779 buildroot; move defconfigs to configs/ and print in help by Peter Korsgaard · 15 years ago
  39. 6652770 Makefile: add rand/allyes/allno package config targets by Peter Korsgaard · 15 years ago
  40. c48bbb8 Makefile: update help text by Peter Korsgaard · 15 years ago
  41. 912ea81 Makefile: reinstate /etc/br-version by Peter Korsgaard · 15 years ago
  42. 89464a9 Makefile: be more quiet when make -s is used by Peter Korsgaard · 15 years ago
  43. 1899473 Makefile: Remove ancient 'sourceball' target by Michael Roth · 15 years ago
  44. 483b298 Remove unneeded trailing slash from TOPDIR by Michael Roth · 15 years ago
  45. 416323e Move download directory 'dl' back to the top hierachy of buildroot by Michael Roth · 15 years ago
  46. cb5710c rename TOOL_BUILD_DIR to TOOLCHAIN_DIR by Michael Roth · 15 years ago
  47. 3b2a803 Rename the output directories by Thomas Petazzoni · 15 years ago
  48. fd3800c Remove BR2_TOPDIR_PREFIX and BR2_TOPDIR_SUFFIX by Thomas Petazzoni · 15 years ago
  49. a07d6b9 By default, put the output in an output/ directory by Thomas Petazzoni · 15 years ago
  50. 1818372 Remove the BOARD/LOCAL feature by Thomas Petazzoni · 15 years ago
  51. 397fe5c Remove the "project" feature by Thomas Petazzoni · 15 years ago
  52. 6cdf248 makefile: use qstrip by Thomas Petazzoni · 15 years ago
  53. 580c6d9 makefile: new qstrip make function by Thomas Petazzoni · 15 years ago
  54. fc3eb18 Makefile: Ensure CVS directories are removed from target fs. by Will Newton · 15 years ago
  55. 7e7576c Makefile: add the xconfig target to the help of the main Makefile by Thomas Petazzoni · 15 years ago
  56. 76dade1 Merge branch 'kconfig-update' of git://git.busybox.net/~tpetazzoni/git/buildroot by Peter Korsgaard · 15 years ago
  57. b0df9df config: Add support for xconfig by Alper Yildirim · 15 years ago
  58. eed7d87 Add support for custom post-build script by Daniel Mack · 15 years ago
  59. edb5ca9 Makefile: apply xtensa specific TARGET_SKELETON_PATCH if available by Maxim Grigoriev · 15 years ago
  60. 027aa1d Older versions of 'find' don't have the '-delete' option by Wade Berrier · 15 years ago
  61. a767c8b Makefile: distclean: remove correct dirs by Peter Korsgaard · 15 years ago
  62. 32faf35 Makefile: add target-finalize for common filesystem cleanup by Peter Korsgaard · 16 years ago
  63. b87b474 Makefile: add BR2_ENABLE_LOCALE_PURGE to purge unwanted locales by Peter Korsgaard · 16 years ago
  64. 4d298a2 Makefile: target-devfiles: combine .a / .la find invocation by Peter Korsgaard · 16 years ago
  65. e7b38c7 package: add STAMP_DIR and use for host builds by Peter Korsgaard · 16 years ago
  66. bd07d92 Makefile: introduce $(HOST_DIR) for host binaries by Peter Korsgaard · 16 years ago
  67. 8a446ca make update shoudl save to PROJECT_defconfig by Ulf Samuelsson · 16 years ago
  68. 260d3b4 make flush, should always be visible by Ulf Samuelsson · 16 years ago
  69. b30d673 Makefile: fix typo introduced in r25601 by Peter Korsgaard · 16 years ago
  70. cf7d987 Fix spelling error in Makefile comment by Ulf Samuelsson · 16 years ago
  71. e03683e libglib2: move HOST_GLIB detection to glib package by Peter Korsgaard · 16 years ago
  72. 13a85e3 Flush configuration cache, needed if config has changed by Ulf Samuelsson · 16 years ago
  73. f85f2de Makefile: globally define variables used at different places by Peter Korsgaard · 16 years ago
  74. 7b2ec61 Add help for make configured by Ulf Samuelsson · 16 years ago
  75. 2671be4 Makefile: update copyright by Peter Korsgaard · 16 years ago
  76. e62d2ec Makefile: implement make release by Peter Korsgaard · 16 years ago
  77. 386b813 Mention the saveconfig and getconfig targets in make help by Hans-Christian Egtvedt · 16 years ago
  78. 69f8592 buildroot: set SHELL instead of messing around with CONFIG_SHELL by Peter Korsgaard · 16 years ago
  79. 95e165c Makefile: revert HOST_GLIB_BIN staging_dir fix (r23920,23923) by Peter Korsgaard · 16 years ago
  80. 7167ded Build $(PROJECT_BUILD_DIR)/autotools-stamps with normal Makefile rules by Hans-Christian Egtvedt · 16 years ago
  81. d86faad Move creation of $(PROJECT_BUILD_DIR)/autotools-stamps into top level Makefile by Hans-Christian Egtvedt · 16 years ago
  82. d1a7ffe Makefile: glib-genmarshal: use BR2_STAGING_DIR instead of hardcoded staging_dir by Peter Korsgaard · 16 years ago
  83. b948fdb Makefile: ignore glib-genmarshal in staging_dir by Peter Korsgaard · 16 years ago
  84. 51f5f62 External toolchain support improvements by Peter Korsgaard · 16 years ago
  85. 346844d Applied patch from Brian Foster <brian.foster@innova-card.com>: by Hamish Moffatt · 16 years ago
  86. 02a623d buildroot: remove trailing spaces by Peter Korsgaard · 16 years ago
  87. bcad628 Makefile.autotools.in: fix make source-check/external-deps differently by Peter Korsgaard · 16 years ago
  88. 552c0d1 Fix log by Ulf Samuelsson · 16 years ago
  89. 9220e90 Fix log by Ulf Samuelsson · 16 years ago
  90. 2ad346a Add slashes to allow TOPDIR to end without a slash in the future by Ulf Samuelsson · 16 years ago
  91. 84518dc Remove some debug messages by Ulf Samuelsson · 16 years ago
  92. 54e9332 Replace configuring GLIB with autodetect by Ulf Samuelsson · 16 years ago
  93. 50cbb4a Add configuration possibility for host Gnome Lib installation by Ulf Samuelsson · 16 years ago
  94. def8b8d Add version number to log by Ulf Samuelsson · 16 years ago
  95. 195df2e Add 'build with log' by Ulf Samuelsson · 16 years ago
  96. 126bb72 Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch locations for prepatched toolchain to be under the toolchain directory by Ulf Samuelsson · 16 years ago
  97. 926646d Makefile: remove target pkgconfig files if BR2_HAVE_DEVFILES isn't enabled by Peter Korsgaard · 16 years ago
  98. d45f355 Makefile: don't include .config from TOPDIR by Peter Korsgaard · 16 years ago
  99. 2c27967 package/config: cygwin fix by Peter Korsgaard · 16 years ago
  100. f85cd12 toolchain: also setup kernel headers when ext toolchain is used by Peter Korsgaard · 16 years ago