1. 7167ded Build $(PROJECT_BUILD_DIR)/autotools-stamps with normal Makefile rules by Hans-Christian Egtvedt · 16 years ago
  2. d86faad Move creation of $(PROJECT_BUILD_DIR)/autotools-stamps into top level Makefile by Hans-Christian Egtvedt · 16 years ago
  3. d1a7ffe Makefile: glib-genmarshal: use BR2_STAGING_DIR instead of hardcoded staging_dir by Peter Korsgaard · 16 years ago
  4. b948fdb Makefile: ignore glib-genmarshal in staging_dir by Peter Korsgaard · 16 years ago
  5. 51f5f62 External toolchain support improvements by Peter Korsgaard · 16 years ago
  6. 346844d Applied patch from Brian Foster <brian.foster@innova-card.com>: by Hamish Moffatt · 16 years ago
  7. 02a623d buildroot: remove trailing spaces by Peter Korsgaard · 16 years ago
  8. bcad628 Makefile.autotools.in: fix make source-check/external-deps differently by Peter Korsgaard · 16 years ago
  9. 552c0d1 Fix log by Ulf Samuelsson · 16 years ago
  10. 9220e90 Fix log by Ulf Samuelsson · 16 years ago
  11. 2ad346a Add slashes to allow TOPDIR to end without a slash in the future by Ulf Samuelsson · 16 years ago
  12. 84518dc Remove some debug messages by Ulf Samuelsson · 16 years ago
  13. 54e9332 Replace configuring GLIB with autodetect by Ulf Samuelsson · 16 years ago
  14. 50cbb4a Add configuration possibility for host Gnome Lib installation by Ulf Samuelsson · 16 years ago
  15. def8b8d Add version number to log by Ulf Samuelsson · 16 years ago
  16. 195df2e Add 'build with log' by Ulf Samuelsson · 16 years ago
  17. 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
  18. 926646d Makefile: remove target pkgconfig files if BR2_HAVE_DEVFILES isn't enabled by Peter Korsgaard · 16 years ago
  19. d45f355 Makefile: don't include .config from TOPDIR by Peter Korsgaard · 16 years ago
  20. 2c27967 package/config: cygwin fix by Peter Korsgaard · 16 years ago
  21. f85cd12 toolchain: also setup kernel headers when ext toolchain is used by Peter Korsgaard · 16 years ago
  22. db8eecf distclean: Don't delete $(IMAGE) by Peter Korsgaard · 16 years ago
  23. a8ee124 Use local time (Thanks Mike) by Ulf Samuelsson · 16 years ago
  24. d55b283 Makefile: revert broken ccache (r21525) for now. by Peter Korsgaard · 17 years ago
  25. e013773 Makefile: merge CVS and .svn find invocation by Peter Korsgaard · 17 years ago
  26. 6a262b1 Makefile: fix typo (.empty files, not dirs) by Peter Korsgaard · 17 years ago
  27. 01c5168 target_skeleton: mark empty directories with .empty files by Peter Korsgaard · 17 years ago
  28. efd8576 Ensure shell environment is handled correctly by Ulf Samuelsson · 17 years ago
  29. 82c92e1 Easy update of defconfig by Ulf Samuelsson · 17 years ago
  30. a1b0651 Use BUSYBOX_LOCAL shell variable, if defined by Ulf Samuelsson · 17 years ago
  31. 0d17acf Added ccache support and removed grub from defconfig due to brokenness at the moment. by Jason Spence · 17 years ago
  32. d45de0c more robust development files in target handler by John Voltz · 17 years ago
  33. f5b96fc renamed variable, removed uppercase config text by John Voltz · 17 years ago
  34. bc67ca2 added dev files in target option by John Voltz · 17 years ago
  35. 3d8919a buildroot: add kernel-headers to base targets so it gets handled by external-deps by Peter Korsgaard · 17 years ago
  36. 155971e buildroot: add external-deps target by Peter Korsgaard · 17 years ago
  37. f5905dc Do not create new directories in external toolchain by Ulf Samuelsson · 17 years ago
  38. cfe511b - Nowadays there is no need to strip the config symbols anymore by Bernhard Reutner-Fischer · 17 years ago
  39. 5f97580 - add FC, remove some duplicate entries, cleanup by Bernhard Reutner-Fischer · 17 years ago
  40. 356133b Add some more host tools by Ulf Samuelsson · 17 years ago
  41. 5459a9c Cleanup cross toolchain admin, split uclibc-menuconfig into same + uclibc-update to avoid overwriting board support file by Ulf Samuelsson · 17 years ago
  42. b8f28d6 Add administration for linux,uclibc and main by Ulf Samuelsson · 17 years ago
  43. 57310ec - for various reasons i will need an explicit ordering of the toolchain includes by Bernhard Reutner-Fischer · 17 years ago
  44. 4b0d5a8 - revert some bad checkins, fixup bad settings in atmel targets and move the gcc target abi back to a place where the other arch-specific settings live by Bernhard Reutner-Fischer · 17 years ago
  45. 8820d63 Ensure make %_defconfig works without error - now silently by Ulf Samuelsson · 17 years ago
  46. e41b76e fix error when doing 'make %_defconfig by Ulf Samuelsson · 17 years ago
  47. 4909da4 - rename the gcc base_target to the more appropriate term cross_compiler by Bernhard Reutner-Fischer · 17 years ago
  48. 1669b6e - set and export VERBOSE if V= was requested by Bernhard Reutner-Fischer · 17 years ago
  49. 3b08e64 - forgot to put base-target's sources into the source target. by Bernhard Reutner-Fischer · 17 years ago
  50. 633c8cb Remove some debug info + add uclibc-target-utils-source target by Ulf Samuelsson · 17 years ago
  51. c8240ca make source should include BASE_TARGETS by Ulf Samuelsson · 17 years ago
  52. 7521f37 Add hooks for creating your own board support package by Ulf Samuelsson · 17 years ago
  53. 18d979c - whitespace cleanup (Cristian Ionescu-Idbohrn) by Bernhard Reutner-Fischer · 17 years ago
  54. b3efde2 - rephrase r19284 -- explicitely list base targets for World by Bernhard Reutner-Fischer · 17 years ago
  55. 232fa7e - README even. by Bernhard Reutner-Fischer · 17 years ago
  56. 663dee4 - allow me to point people at 'make help' by Bernhard Reutner-Fischer · 17 years ago
  57. 6547bce - global whitespace trimming by Bernhard Reutner-Fischer · 17 years ago
  58. 1dbe6e3 - our dependencies are project specific. First (untested) attempt to take this fact into account. by Bernhard Reutner-Fischer · 17 years ago
  59. 7b403ad - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g" by Bernhard Reutner-Fischer · 17 years ago
  60. f0ca4b8 - fix incorrect invocation of non-existing binary named "-find" by Bernhard Reutner-Fischer · 17 years ago
  61. 7547c7e - fix whitespace damage.. by Bernhard Reutner-Fischer · 17 years ago
  62. 0338040 - cosmetic adjustment in help text by Bernhard Reutner-Fischer · 17 years ago
  63. adbc5a1 Add BUILDROOT_DL_DIR to dependencies.sh and fix whitespace damage (sorry) by Ulf Samuelsson · 17 years ago
  64. 3c567e6 Add support for BUILDROOT_DL_DIR environment variable, overriding DL_DIR by Ulf Samuelsson · 17 years ago
  65. 5d2be04 Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR by Ulf Samuelsson · 17 years ago
  66. ceef401 Dont create TARGET_DIR if it exists by Ulf Samuelsson · 17 years ago
  67. c6771df Avoid copying TARGET_SKELETON on every 'make' by Ulf Samuelsson · 17 years ago
  68. c2fc93b Remove fakeroot files after use to avoid rerun by Ulf Samuelsson · 17 years ago
  69. f958d89 Move project related info from main Makefile to project dir by Ulf Samuelsson · 17 years ago
  70. 74cda1e Avoid continuous rebuilds of TARGET_DIR and /etc/* project files by Ulf Samuelsson · 17 years ago
  71. 6ad0720 - add variable BR2_DEPENDS_DIR to point to the Kconfig depend hierarchy by Bernhard Reutner-Fischer · 17 years ago
  72. 69d692e - explicitely list base targets for World by Bernhard Reutner-Fischer · 17 years ago
  73. 7603183 - put dependency checking right to the start where any later stages can rely on the being ok. by Bernhard Reutner-Fischer · 17 years ago
  74. 5ef9e52 - fix directory dependencies - BASE_TARGET depends on dirs by Bernhard Reutner-Fischer · 17 years ago
  75. fb2c8fe - remove passing down the goals by Bernhard Reutner-Fischer · 17 years ago
  76. 153b1be - fix building mconf with curses flags by Bernhard Reutner-Fischer · 17 years ago
  77. acc706b - the external-toolchain.mk is not parallel-safe, so ignore it. by Bernhard Reutner-Fischer · 17 years ago
  78. e7c08c2 make source-check without permanently changing WGET command by Ulf Samuelsson · 17 years ago
  79. 62b5ae4 Fix INITRAMFS target that was broken. Get rid of config stuff out of the top-level directory. Finally fix Linux kernel module building such that modules are built and installed first followed by rest of packages. This allows for packages to build external Linux kernel modules. by "Steven J. Hill" · 17 years ago
  80. 0f9c5b1 Define HOSTLN to allow gzip to build for non-x86 target by Ulf Samuelsson · 17 years ago
  81. e0dd530 - use established style by Bernhard Reutner-Fischer · 17 years ago
  82. fe1bd1a Workaround for vi bug in syntax highlighting by Ulf Samuelsson · 17 years ago
  83. e327a1f Change HOSTNAME to TARGET_HOSTNAME to avoid superseeding build host HOSTNAME by Ulf Samuelsson · 17 years ago
  84. 412ca2a BSP Patch: by Ulf Samuelsson · 17 years ago
  85. 7def555 Define date of build as DATE, use in mtd/mtd.mk by Ulf Samuelsson · 17 years ago
  86. c0d7d4e - fix evaluation of HOSTCFLAGS for kconfig. Closes #1415 by Bernhard Reutner-Fischer · 17 years ago
  87. 81df226 - wipe config related files in distclean by Bernhard Reutner-Fischer · 17 years ago
  88. 83832cd sh needs '-c' to run a binary by Ulf Samuelsson · 17 years ago
  89. e491fba - add help target by Bernhard Reutner-Fischer · 17 years ago
  90. f987b7a - silence a cosmetic warning (closes several issues in mantis). by Bernhard Reutner-Fischer · 17 years ago
  91. 4df454e Remove some unwanted white space in Makefile by Ulf Samuelsson · 17 years ago
  92. afc61c6 - adjust infrastructure for new kconfig by Bernhard Reutner-Fischer · 17 years ago
  93. ba2e7e0 - Search for defconfigs in target, not entire tree by Bernhard Reutner-Fischer · 17 years ago
  94. 7e0c890 - forgot to apply this hunk that should have belonged to r18904 by Bernhard Reutner-Fischer · 17 years ago
  95. 8027784 - add full sysroot support for non-ancient toolchains. by Bernhard Reutner-Fischer · 17 years ago
  96. 2c64904 Hide troublesome environment variables from sub processes by Peter Korsgaard · 17 years ago
  97. 825ff34 - provide a "source-check" target that tries to download all packages with by Bernhard Reutner-Fischer · 17 years ago
  98. c6e43c9 - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB by Bernhard Reutner-Fischer · 17 years ago
  99. 7dcbbfb - move setting up the extensions to correct place (like i said but tom didn't do..) by Bernhard Reutner-Fischer · 17 years ago
  100. fc9566e - correct extensions for apple (thanks Heikki Lindholm for pointing this out) by Bernhard Reutner-Fischer · 17 years ago