1. 8820d63 Ensure make %_defconfig works without error - now silently by Ulf Samuelsson · 17 years ago
  2. e41b76e fix error when doing 'make %_defconfig by Ulf Samuelsson · 17 years ago
  3. 4909da4 - rename the gcc base_target to the more appropriate term cross_compiler by Bernhard Reutner-Fischer · 17 years ago
  4. 1669b6e - set and export VERBOSE if V= was requested by Bernhard Reutner-Fischer · 17 years ago
  5. 3b08e64 - forgot to put base-target's sources into the source target. by Bernhard Reutner-Fischer · 17 years ago
  6. 633c8cb Remove some debug info + add uclibc-target-utils-source target by Ulf Samuelsson · 17 years ago
  7. c8240ca make source should include BASE_TARGETS by Ulf Samuelsson · 17 years ago
  8. 7521f37 Add hooks for creating your own board support package by Ulf Samuelsson · 17 years ago
  9. 18d979c - whitespace cleanup (Cristian Ionescu-Idbohrn) by Bernhard Reutner-Fischer · 17 years ago
  10. b3efde2 - rephrase r19284 -- explicitely list base targets for World by Bernhard Reutner-Fischer · 17 years ago
  11. 232fa7e - README even. by Bernhard Reutner-Fischer · 17 years ago
  12. 663dee4 - allow me to point people at 'make help' by Bernhard Reutner-Fischer · 17 years ago
  13. 6547bce - global whitespace trimming by Bernhard Reutner-Fischer · 17 years ago
  14. 1dbe6e3 - our dependencies are project specific. First (untested) attempt to take this fact into account. by Bernhard Reutner-Fischer · 17 years ago
  15. 7b403ad - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g" by Bernhard Reutner-Fischer · 17 years ago
  16. f0ca4b8 - fix incorrect invocation of non-existing binary named "-find" by Bernhard Reutner-Fischer · 17 years ago
  17. 7547c7e - fix whitespace damage.. by Bernhard Reutner-Fischer · 17 years ago
  18. 0338040 - cosmetic adjustment in help text by Bernhard Reutner-Fischer · 17 years ago
  19. adbc5a1 Add BUILDROOT_DL_DIR to dependencies.sh and fix whitespace damage (sorry) by Ulf Samuelsson · 17 years ago
  20. 3c567e6 Add support for BUILDROOT_DL_DIR environment variable, overriding DL_DIR by Ulf Samuelsson · 17 years ago
  21. 5d2be04 Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR by Ulf Samuelsson · 17 years ago
  22. ceef401 Dont create TARGET_DIR if it exists by Ulf Samuelsson · 17 years ago
  23. c6771df Avoid copying TARGET_SKELETON on every 'make' by Ulf Samuelsson · 17 years ago
  24. c2fc93b Remove fakeroot files after use to avoid rerun by Ulf Samuelsson · 17 years ago
  25. f958d89 Move project related info from main Makefile to project dir by Ulf Samuelsson · 17 years ago
  26. 74cda1e Avoid continuous rebuilds of TARGET_DIR and /etc/* project files by Ulf Samuelsson · 17 years ago
  27. 6ad0720 - add variable BR2_DEPENDS_DIR to point to the Kconfig depend hierarchy by Bernhard Reutner-Fischer · 17 years ago
  28. 69d692e - explicitely list base targets for World by Bernhard Reutner-Fischer · 17 years ago
  29. 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
  30. 5ef9e52 - fix directory dependencies - BASE_TARGET depends on dirs by Bernhard Reutner-Fischer · 17 years ago
  31. fb2c8fe - remove passing down the goals by Bernhard Reutner-Fischer · 17 years ago
  32. 153b1be - fix building mconf with curses flags by Bernhard Reutner-Fischer · 17 years ago
  33. acc706b - the external-toolchain.mk is not parallel-safe, so ignore it. by Bernhard Reutner-Fischer · 17 years ago
  34. e7c08c2 make source-check without permanently changing WGET command by Ulf Samuelsson · 17 years ago
  35. 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
  36. 0f9c5b1 Define HOSTLN to allow gzip to build for non-x86 target by Ulf Samuelsson · 17 years ago
  37. e0dd530 - use established style by Bernhard Reutner-Fischer · 17 years ago
  38. fe1bd1a Workaround for vi bug in syntax highlighting by Ulf Samuelsson · 17 years ago
  39. e327a1f Change HOSTNAME to TARGET_HOSTNAME to avoid superseeding build host HOSTNAME by Ulf Samuelsson · 17 years ago
  40. 412ca2a BSP Patch: by Ulf Samuelsson · 17 years ago
  41. 7def555 Define date of build as DATE, use in mtd/mtd.mk by Ulf Samuelsson · 17 years ago
  42. c0d7d4e - fix evaluation of HOSTCFLAGS for kconfig. Closes #1415 by Bernhard Reutner-Fischer · 17 years ago
  43. 81df226 - wipe config related files in distclean by Bernhard Reutner-Fischer · 17 years ago
  44. 83832cd sh needs '-c' to run a binary by Ulf Samuelsson · 17 years ago
  45. e491fba - add help target by Bernhard Reutner-Fischer · 17 years ago
  46. f987b7a - silence a cosmetic warning (closes several issues in mantis). by Bernhard Reutner-Fischer · 17 years ago
  47. 4df454e Remove some unwanted white space in Makefile by Ulf Samuelsson · 17 years ago
  48. afc61c6 - adjust infrastructure for new kconfig by Bernhard Reutner-Fischer · 17 years ago
  49. ba2e7e0 - Search for defconfigs in target, not entire tree by Bernhard Reutner-Fischer · 17 years ago
  50. 7e0c890 - forgot to apply this hunk that should have belonged to r18904 by Bernhard Reutner-Fischer · 17 years ago
  51. 8027784 - add full sysroot support for non-ancient toolchains. by Bernhard Reutner-Fischer · 17 years ago
  52. 2c64904 Hide troublesome environment variables from sub processes by Peter Korsgaard · 17 years ago
  53. 825ff34 - provide a "source-check" target that tries to download all packages with by Bernhard Reutner-Fischer · 17 years ago
  54. c6e43c9 - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB by Bernhard Reutner-Fischer · 17 years ago
  55. 7dcbbfb - move setting up the extensions to correct place (like i said but tom didn't do..) by Bernhard Reutner-Fischer · 17 years ago
  56. fc9566e - correct extensions for apple (thanks Heikki Lindholm for pointing this out) by Bernhard Reutner-Fischer · 17 years ago
  57. 3096f34 - add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer to build static or dynamic libs/bins. by Bernhard Reutner-Fischer · 17 years ago
  58. 9c865d7 Create 'bin' directory in staging area. by "Steven J. Hill" · 17 years ago
  59. 4b2ebdb Create symlink for 'usr/include' in the staging directory so that packages like zlib and others who expect that to exist will install properly. by "Steven J. Hill" · 17 years ago
  60. 73be7f9 - make sure to download fakeroot if needed by Bernhard Reutner-Fischer · 18 years ago
  61. 99cf729 - add cc-option and use it to check for stuff that is benefical for PREFER_IMA by Bernhard Reutner-Fischer · 18 years ago
  62. 02f71aa Support building using an external toolchain. Questions to the mailing list and all other comments to <biteme@devnull.com>. by "Steven J. Hill" · 18 years ago
  63. 8d583fc - generalize the menuconfig linux kernel support by Bernhard Reutner-Fischer · 18 years ago
  64. 41697b7 - make sure to add board specific targets before the final generation of the filesystems/tarballs. by Bernhard Reutner-Fischer · 18 years ago
  65. b513619 - make distclean didn't clean dialog binaries. Closes #1039 by Bernhard Reutner-Fischer · 18 years ago
  66. 3da708e link $(STAGING_DIR)/usr/lib to $(STAGING_DIR)/lib by Eric Andersen · 18 years ago
  67. 9e25035 - andersee, what was that good for? It just slows down rebuilds as it delves into each sub-file needlessly.. Ripping out. by Bernhard Reutner-Fischer · 18 years ago
  68. 6e2823c - add and use BR2_BZCAT config option. by Bernhard Reutner-Fischer · 18 years ago
  69. 870cb9e - check if busybox' Rules.mak exists. by Bernhard Reutner-Fischer · 18 years ago
  70. a4c685f make certain the target directory exists by Eric Andersen · 18 years ago
  71. ba70f94 subversion makes it so we do not need a separate tarball by Eric Andersen · 18 years ago
  72. 6342c83 - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971 by Bernhard Reutner-Fischer · 18 years ago
  73. 98bc6da configuring uClibc depends on first having kernel headers in place by Eric Andersen · 18 years ago
  74. 8c70955 put sed check in the correct place by Eric Andersen · 18 years ago
  75. ddb5eba move TAR_OPTIONS to its rightful place by Eric Andersen · 18 years ago
  76. 0c1e709 Resolves Bug #182 for buildroot. It works nice to pull in default by "Steven J. Hill" · 18 years ago
  77. d99c31c s/dependancies/dependencies/ by Mike Frysinger · 18 years ago
  78. a71258c when copying, be forceful about it to gratuitously overwrite symlinks by Eric Andersen · 18 years ago
  79. 5418a92 make sure things still work even when fakeroot is not in active use by Eric Andersen · 19 years ago
  80. d4aab02 removed clean and distclean from the noconfig targets per case 0000232 by David Anders · 19 years ago
  81. 7df4de6 - remove BR2_TAR_VERBOSITY and add helptext to BR2_TAR_OPTIONS. by Bernhard Reutner-Fischer · 19 years ago
  82. ce90aae - add option to pass to tar for unpacking the source. by Bernhard Reutner-Fischer · 19 years ago
  83. 5bc1f0c Allan Clark writes: Quick patch to avoid deleting my directory of RPM Sources. by Mike Frysinger · 19 years ago
  84. 8c2fc60 only build host-file if we need it by Mike Frysinger · 19 years ago
  85. 6b632ad Build 'file' for the host as well as the target. If the host system has a version older than that being built for buildroot, the target build will fail. So, we build 'file' for the host and add actually add '$(TOOL_BUILD_DIR)/bin' to the TARGET_PATH so that it takes precedence over the host system version. by "Steven J. Hill" · 19 years ago
  86. d1345f0 Allow packages to use fakeroot. To accomodate this, convert all by Eric Andersen · 19 years ago
  87. f3ccf31 Make defconfig work properly by Eric Andersen · 19 years ago
  88. 74ad4e1 Change all instances of 'ln -sf' to 'ln -snf' by Eric Andersen · 19 years ago
  89. bb15c22 more changes towards better board support by Eric Andersen · 20 years ago
  90. 79f5f1e Make target stuff last so it can override everything else by Eric Andersen · 20 years ago
  91. 1a35a66 Fix some silly bugs: a variable for gcc was used before it was defined, remove by Eric Andersen · 20 years ago
  92. d06645d There is no need to have a separate 'Makefile.in' file in the by Eric Andersen · 20 years ago
  93. 15b26ae update copyright by Eric Andersen · 20 years ago
  94. bf38723 Don't fail for existing dirs by Eric Andersen · 20 years ago
  95. 747b16d Add some more phonys by Eric Andersen · 20 years ago
  96. a22bafc Don't nuke STAGING_DIR and TARGET_DIR by Eric Andersen · 20 years ago
  97. 56239e4 Build the uClibc utils with the uClibc-targeted toolchain. by Manuel Novoa III · 20 years ago
  98. bb05a9a Make the TAR_VERBOSITY option a bit more sane by Eric Andersen · 20 years ago
  99. bad6428 Don't use a string to do the job of a bool by Eric Andersen · 20 years ago
  100. 1f41bb7 support tar verbosity by Mike Frysinger · 20 years ago