1. 00b1ff6 Makefile: move fs/common.mk above external.mk by Philippe Reynes · 10 years ago
  2. 287a882 graph-depends: rename the variable to pass the max depth by Yann E. MORIN · 10 years ago
  3. 921a9ef Update for 2014.05-rc1 by Peter Korsgaard · 10 years ago 2014.05-rc1
  4. 6f6a2cf build log: add message when starting target-finalize target by Thomas De Schampheleire · 10 years ago
  5. 58d82dd Makefile: target-purgelocales: fix top-level parallel make support by Fabio Porcedda · 10 years ago
  6. 0663591 target-finalize: avoid stripping kernel modules with incorrect permissions by Thomas De Schampheleire · 10 years ago
  7. b9f0543 Makefile: let show-targets prints also the dependencies by Fabio Porcedda · 10 years ago
  8. c3e49d6 Makefile: fix coding style regarding the '=' sign by Fabio Porcedda · 10 years ago
  9. 1990e79 Makefile: target-generatelocales: add toolchain dependency by Fabio Porcedda · 10 years ago
  10. d174c6f Makefile: toolchain-eclipse-register: add toolchain dependency by Fabio Porcedda · 10 years ago
  11. 994fcc4 graphs: store and keep intermediate 'dot' program for graph-depends by Yann E. MORIN · 10 years ago
  12. 9806bf5 Makefile: rename USER_HOOKS_EXTRA_ENV to EXTRA_ENV by Yann E. MORIN · 11 years ago
  13. 5f70a00 toolchain: add a hidden config option to enable the toolchain package by Fabio Porcedda · 11 years ago
  14. c7d660b Makefile: add $(HOST_DIR)/sbin to BR_PATH by Samuel Martin · 10 years ago
  15. caa329b Makefile: introduce BR_PATH by Samuel Martin · 10 years ago
  16. 12c5e68 support/graph-depends: add option to limit the depth of the graph by Yann E. MORIN · 10 years ago
  17. 22d0590 Makefile: rename non-user-facing variable by Yann E. MORIN · 10 years ago
  18. b106923 Add back rootfs-* dependencies to "source" and "legal-info" targets by Fabio Porcedda · 11 years ago
  19. b94266c Remove "dirs" dependencies by Fabio Porcedda · 11 years ago
  20. c220581 Fix microblize little endian toolchain by Jan Drazil · 11 years ago
  21. e0c6067 Remove STAMP_DIR by Arnout Vandecappelle · 11 years ago
  22. cf53e15 Makefile: remove BASE_TARGETS variable by Fabio Porcedda · 11 years ago
  23. fbb3b86 Makefile: ensure system is built even if no filesystem image is selected by Thomas Petazzoni · 11 years ago
  24. b108fdc Merge branch 'next' by Peter Korsgaard · 11 years ago
  25. a6cfaea Update for 2014.02 by Peter Korsgaard · 11 years ago 2014.02
  26. 98f7e12 Update for 2014.02-rc3 by Peter Korsgaard · 11 years ago 2014.02-rc3
  27. 8ae7838 graphs: rename user-facing variables by Yann E. MORIN · 11 years ago
  28. 5f5e5f2 Makefile: internally use absolute paths to BR2_EXTERNAL by Yann E. MORIN · 11 years ago
  29. d4c0c64 Makefile: fix target-finalize rule by Fabio Porcedda · 11 years ago
  30. 085d4f0 Update for 2014.02-rc2 by Peter Korsgaard · 11 years ago 2014.02-rc2
  31. 88b6382 core: remove .py/.pyc for Python by Thomas Petazzoni · 11 years ago
  32. 2afb23a Makefile: update comment about top-level parallel Makefile by Fabio Porcedda · 11 years ago
  33. a248775 Makefile: add support for top-level parallel make by Fabio Porcedda · 11 years ago
  34. b2fd9f9 package: add toolchain dependency to every target package by Fabio Porcedda · 11 years ago
  35. 2f78767 trivial: update buildroot e-mail address to buildroot@buildroot.org by Thomas De Schampheleire · 11 years ago
  36. c4dfb08 kickoff 2014.05 development cycle by Peter Korsgaard · 11 years ago
  37. 690984c Update for 2014.02-rc1 by Peter Korsgaard · 11 years ago 2014.02-rc1
  38. 4113b3c infra: replace BUILDROOT_CONFIG with BR2_CONFIG by Arnout Vandecappelle · 11 years ago
  39. 6768021 infra: replace BUILDROOT_DL_DIR with BR2_DL_DIR. by Arnout Vandecappelle · 11 years ago
  40. 7164a32 packages: remove support for documentation on target by Thomas De Schampheleire · 11 years ago
  41. e7ab4b4 ccache: replace BUILDROOT_CACHE_DIR with BR_CACHE_DIR. by Arnout Vandecappelle · 11 years ago
  42. 12d1507 Strip *.so* and not only executable files by Thomas Petazzoni · 11 years ago
  43. 99e82b0 Makefile: also use ignore-times argument to rsync when copying rootfs overlays by Peter Korsgaard · 11 years ago
  44. 2f86540 Makefile: change rsync used in overlays to always transfer files by Danomi Manchego · 11 years ago
  45. d66538b Makefile: Add /usr/lib/locale to target-purgelocales by Valentine Barshak · 12 years ago
  46. 984524f fs: ensure $(TARGET_DIR_WARNING_FILE) is writable by Yann E. MORIN · 11 years ago
  47. 5f52d7a target: ensure target/ dir is writable by Nathan Lynch · 11 years ago
  48. f5437a6 Makefile: Unexport TAR_OPTIONS by Nix · 11 years ago
  49. b4ce9a0 Revert "prevent recursion in %_defconfig rules" by Yann E. MORIN · 11 years ago
  50. 72afb29 luarocks: new infrastructure by Francois Perrad · 11 years ago
  51. 94dd02f prevent recursion in %_defconfig rules by Jeremy Rosen · 11 years ago
  52. 56eb394 Makefile: support running graph-depends from out-of-tree by Yann E. MORIN · 11 years ago
  53. e580ce8 Update copyright year by Peter Korsgaard · 11 years ago
  54. f1fedbb graphs: support generating png graphs by Yann E. MORIN · 11 years ago
  55. 0cfe3ab Makefile: expose 'graph-depends' to generate a graph of the dependency tree by Yann E. MORIN · 11 years ago
  56. e16bf92 Makefile: expose target 'graph-build' to generate the build-time graphs by Yann E. MORIN · 11 years ago
  57. 063f4ee Makefile: ignore .config for defconfig by Yann E. MORIN · 11 years ago
  58. 879058a Makefile: don't use parallel make when calling back into buildroot by Peter Korsgaard · 11 years ago
  59. ff9d6e3 core: allow external defconfigs to be used by Thomas Petazzoni · 11 years ago
  60. 8eb8aaf core: allow external Config.in/makefile code to be integrated by Thomas Petazzoni · 11 years ago
  61. a4239f7 core: introduce the BR2_EXTERNAL variable by Thomas Petazzoni · 11 years ago
  62. 47e8282 infra: remove package clean commands by Thomas De Schampheleire · 11 years ago
  63. f1f4451 package: add objcopy and ranlib to HOST_CONFIGURE_OPTS by Thomas Petazzoni · 11 years ago
  64. 858334c legal info: split sources for host and target by Thomas De Schampheleire · 11 years ago
  65. 366f17f legal info: split license texts for host and target by Thomas De Schampheleire · 11 years ago
  66. cc4f34d legal info: split manifest for host and target by Thomas De Schampheleire · 11 years ago
  67. cfd497d post-{build, images} hooks: export BUILD_DIR too by Yann E. MORIN · 11 years ago
  68. d1476d0 kickoff 2014.02 development cycle by Peter Korsgaard · 11 years ago
  69. abce7ca Update for 2013.11-rc1 by Peter Korsgaard · 11 years ago 2013.11_rc1
  70. 7ad2865 infra: centralize rsync exclude list for VCS files by Thomas De Schampheleire · 11 years ago
  71. 6fb546c Generation of locales: made call to tr more robust and added LOWERCASE macro by Thierry Bultel · 11 years ago
  72. 462e991 manual generation: rename manual-txt into manual-text by Thomas De Schampheleire · 11 years ago
  73. 4513d78 Makefile: revert BUILD_DIR export by Gustavo Zacarias · 11 years ago
  74. feb0877 Makefile: export BUILD_DIR by Yann E. MORIN · 11 years ago
  75. 8b0905b toolchain: introduce a virtual package by Thomas Petazzoni · 11 years ago
  76. f742fe4 toolchain-crosstool-ng: remove support by Thomas Petazzoni · 11 years ago
  77. bb33517 make clean: improve when no .config present by Thomas De Schampheleire · 11 years ago
  78. 300eb6b make clean: remove redundant removal of STAGING_DIR by Thomas De Schampheleire · 11 years ago
  79. 55ecab1 manual generation: update help by Thomas De Schampheleire · 11 years ago
  80. ea27d6e Makefile: Fix the generation of locales by tbultel · 11 years ago
  81. c6715b6 Makefile: release: create tarball from current branch, not master by Peter Korsgaard · 11 years ago
  82. 6f1882d Makefile: make $(BUILD_DIR)/.root rule idempotent by Thomas Petazzoni · 11 years ago
  83. bdf472d Makefile: also unexport PKG_CONFIG_LIBDIR by Peter Korsgaard · 11 years ago
  84. 741cbcc Fix build reproducibility in Make 3.82 by Jérôme Pouiller · 11 years ago
  85. 6cbdfb6 trivial: remove odd references to 'buildroot2' by Thomas De Schampheleire · 11 years ago
  86. 52e7073 Makefile: do not try to strip inexisting file when stripping libpthread by Thomas Petazzoni · 11 years ago
  87. 91141b1 Merge branch 'next' by Peter Korsgaard · 11 years ago
  88. 7b48cee Makefile: kickoff 2013.11 cycle by Peter Korsgaard · 11 years ago
  89. 53d8d9c Update for 2013.08 by Peter Korsgaard · 11 years ago 2013.08
  90. 4e4a0a3 Prepare for 2013.08-rc3 by Peter Korsgaard · 11 years ago 2013.08_rc3
  91. 5628776 toolchain-external: fix lib64 symlinks by Samuel Martin · 11 years ago
  92. f627ebe Makefile: fix kernel modules test by Peter Korsgaard · 11 years ago
  93. fde2605 Makefile: test before search for kernel modules by Thomas Petazzoni · 11 years ago
  94. 8e2696e generatelocales: fix 'cut' invocation by Arnout Vandecappelle · 11 years ago
  95. 7120319 Prepare for 2013.08-rc2 by Thomas Petazzoni · 11 years ago 2013.08_rc2
  96. db443f2 host-ccache: turn into a proper dependency by Thomas De Schampheleire · 11 years ago
  97. e0d6402 Open 2013.11 development cycle by Thomas Petazzoni · 11 years ago
  98. a7d5860 Prepare for 2013.08-rc1 by Thomas Petazzoni · 11 years ago 2013.08_rc1
  99. 98b616d Makefile: add variable print capabilities by Émeric Vigier · 11 years ago
  100. 88418bd build: use find -perm /mode, instead of -perm +mode STRIP_FIND_CMD by Tzu-Jung Lee · 11 years ago