1. ef206d8 toolchain-external: add a check for OpenMP support by Ed Blake · 5 years ago
  2. d67cebc toolchain: improve musl check to support static toolchains by Thomas Petazzoni · 6 years ago
  3. c868095 toolchain: fix detection of SSP support by Carlos Santos · 6 years ago
  4. b55ff5a toolchain: detect external glibc in merged /usr by Cam Hutchison · 7 years ago
  5. b291525 toolchain: replace absolute symlinks by relative symlinks during sysroot copy by Thomas Petazzoni · 7 years ago
  6. 9971e93 toolchain/helpers.mk: fix creation of DESTDIR in copy_toolchain_lib_root by Arnout Vandecappelle · 7 years ago
  7. eb22fe8 toolchain/helpers.mk: simplify ld.so fixup in copy_toolchain_sysroot by Thomas Petazzoni · 7 years ago
  8. b3cc7e6 toolchain/helpers.mk: re-evaluate DESTDIR in copy_toolchain_lib_root by Thomas Petazzoni · 7 years ago
  9. a7fda62 toolchain-external: fix handling of ld.so by Thomas De Schampheleire · 7 years ago
  10. 38b5173 toolchain: copy_toolchain_lib_root: copy symlinks instead of recreating them by Thomas De Schampheleire · 7 years ago
  11. 9e4fb20 toolchain: copy_toolchain_lib_root: clarify input parameter by Thomas De Schampheleire · 7 years ago
  12. d34e02a toolchain: copy_toolchain_lib_root: clarify logic by Thomas De Schampheleire · 7 years ago
  13. eff1980 toolchain: copy_toolchain_lib_root: remove unused variable LIBDIR by Thomas De Schampheleire · 7 years ago
  14. 68bb926 toolchain-external: simplify previously-broken symbolic links by Thomas De Schampheleire · 7 years ago
  15. 144caf5 toolchain helpers: introduce simplify_symlink by Thomas De Schampheleire · 7 years ago
  16. a06edf2 toolchain-external: cover multilib toolchains with lib/<variant> layout by Thomas De Schampheleire · 7 years ago
  17. a259642 toolchain helpers: introduce function relpath_prefix by Thomas De Schampheleire · 7 years ago
  18. ba6bac1 toolchain-external: handle ld.so fixups centrally by Thomas De Schampheleire · 7 years ago
  19. 367f4ab toolchain-external: clarify rsync excludes in copy_toolchain_sysroot by Thomas De Schampheleire · 7 years ago
  20. c9e5b04 toolchain/helpers.mk: remove unused argument of check_arm_abi by Thomas Petazzoni · 7 years ago
  21. 3b32889 toolchain-external: improve musl external check by Ilya Kuzmich · 7 years ago
  22. d9fee6b toolchain: remove no longer relevant comment by Thomas Petazzoni · 7 years ago
  23. 06cd604 toolchain/external: use -dumpversion to check gcc version by Krzysztof Konopko · 7 years ago
  24. bb924a0 toolchain-external: fix broken handling of 'usr/lib/locale' by Thomas De Schampheleire · 7 years ago
  25. a07e47a toolchain-external: reduce nesting in copy_toolchain_sysroot by Thomas De Schampheleire · 7 years ago
  26. 006ba68 toolchain-external: support gcc < 4.3 by Arnout Vandecappelle · 8 years ago
  27. 26db83c toolchain/helpers: add fortran check by Samuel Martin · 8 years ago
  28. 7b6cfca Revert "toolchain: allow side by side sysroot directories" by Vicente Olivert Riera · 8 years ago
  29. 49648d4 toolchain/helper: don't follow symlinks when copying libs to target by Yann E. MORIN · 8 years ago
  30. 7949350 toolchain: improve SSP logic by Vicente Olivert Riera · 8 years ago
  31. 4b20109 toolchain/helper: update check_unusable_toolchain comment by Romain Naour · 8 years ago
  32. 6bb0355 toolchain-external: move the sysroot check to helper function by Romain Naour · 8 years ago
  33. c32c390 toolchain-external: add a check for unsupported toolchains by Romain Naour · 8 years ago
  34. 2a87b64 toolchain-external: align library locations in target and staging dir by Thomas De Schampheleire · 8 years ago
  35. 335f331 toolchain: copy_toolchain_lib_root: rename LIBSPATH to LIBPATHS by Thomas De Schampheleire · 8 years ago
  36. fe23cb5 toolchain-external: improve sysroot rsync if ARCH_LIB_DIR != lib/lib32/lib64 by Thomas De Schampheleire · 8 years ago
  37. beddd71 toolchain-external: don't exclude too much lib in sysroot rsync by Thomas De Schampheleire · 8 years ago
  38. 9a1e9ef toolchain: allow side by side sysroot directories by Vicente Olivert Riera · 8 years ago
  39. 8f59da8 toolchain: Fix glibc breakage by Maxime Hadjinlian · 9 years ago
  40. 0f75b26 package: Replace 'echo -n' by 'printf' by Maxime Hadjinlian · 9 years ago
  41. 23fde76 toolchain/external: ensure gcc version is known by Yann E. MORIN · 9 years ago
  42. 4a5f878 toolchain/external: better check for gcc-5 by Yann E. MORIN · 9 years ago
  43. bd760c3 toolchain-external: add support for gcc version dependency by Thomas Petazzoni · 9 years ago
  44. 40b2832 toolchain/helpers.mk: use --chmod on rsync by Guido Martínez · 10 years ago
  45. 375bc18 toolchain: allow for stupid toolchains by Guido Martínez · 9 years ago
  46. 808c3fb toolchain/external: better report RPC error for custom toolchains by Yann E. MORIN · 9 years ago
  47. 51eaa2c toolchain: make IPv6 mandatory for external toolchains by Gustavo Zacarias · 9 years ago
  48. defb965 toolchain/external: do not accept distro-class toolchains by Yann E. MORIN · 9 years ago
  49. 7f96ef3 toolchain/helpers: make LFS mandatory for uclibc toolchains by Gustavo Zacarias · 9 years ago
  50. 1c51a80 toolchain/helpers: add check for mandatory uClibc options by Gustavo Zacarias · 9 years ago
  51. 595bf30 package: indentation cleanup by Jerzy Grzegorek · 10 years ago
  52. 40ff839 toolchain/helpers.mk: update check_arm_abi comment by Baruch Siach · 10 years ago
  53. 8420d4c toolchain/helpers.mk: don't discard check_arm_abi stderr by Baruch Siach · 10 years ago
  54. 3787592 toolchain-external: Fix EABIhf check by Stefan Sørensen · 10 years ago
  55. 7130ceb toolchain: generate a gdbinit file by Thomas Petazzoni · 10 years ago
  56. 2a82bb8 support/check-kernel-headers: fix old custom toolchains without -print-sysroot by Yann E. MORIN · 10 years ago
  57. 0aa9019 toolchain: print actual version of kernel headers when checking by Yann E. MORIN · 10 years ago
  58. a5a3096 toolchain/external: check kernel headers version for custom toolchain by Yann E. MORIN · 10 years ago
  59. c64f948 toolchain: introduce a toolchain knob for NPTL by Thomas Petazzoni · 10 years ago
  60. fb6dd8f toolchain: Allow ld64.so linker by Jeremy Kerr · 11 years ago
  61. 1247850 toolchain-external: add a specific check to avoid Angstrom toolchains by Thomas Petazzoni · 11 years ago
  62. ccc8221 toolchain-external: improve target library copy logic by Thomas Petazzoni · 11 years ago
  63. a1d94aa toolchain-external: add support for musl C library by Thomas Petazzoni · 11 years ago
  64. 8e05ebc toolchain: do not check largefile, wchar, IPv6 and locale for glibc toolchains by Thomas Petazzoni · 11 years ago
  65. 2e0cd95 toolchain: fix the helpers.mk comment by Thomas Petazzoni · 11 years ago
  66. 186a99b toolchain: modify the wildcard logic for shared libraries copying by Thomas Petazzoni · 11 years ago
  67. f742fe4 toolchain-crosstool-ng: remove support by Thomas Petazzoni · 11 years ago
  68. c5866be toolchain: refactor Stack Smashing Protection support by Thomas Petazzoni · 11 years ago
  69. 5628776 toolchain-external: fix lib64 symlinks by Samuel Martin · 11 years ago
  70. b2e8807 toolchain: check ARM EABI vs. EABIhf for external toolchains by Thomas Petazzoni · 11 years ago
  71. 0bbbcb9 toolchain/helpers: don't use the x$(...) = x"value" syntax by Thomas Petazzoni · 11 years ago
  72. 95bfc99 toolchain/helpers: only check for an EABI toolchain by Yann E. MORIN · 11 years ago
  73. e3923dd toolchain/helpers: ARM OABI is no longer supported by Yann E. MORIN · 11 years ago
  74. 9fbdf06 toolchain-external: improve glibc support to test availability of RPC by Thomas Petazzoni · 12 years ago
  75. 0858e00 Rename BR2_INET_RPC to BR2_TOOLCHAIN_HAS_NATIVE_RPC by Thomas Petazzoni · 12 years ago
  76. c8fd942 toolchain: have check_glibc to search deeper for ld-linux by Jean-Mickael Guerin · 12 years ago
  77. 666eb02 toolchain/helpers.mk: fix check_glibc sysroot typo by Peter Korsgaard · 12 years ago
  78. 68973cc toolchain-external: adjust logic to support Linaro 2012.05 by Thomas Petazzoni · 12 years ago
  79. e1f0804 external-toolchain: add support for recent Linaro toolchains by Thomas Petazzoni · 12 years ago
  80. e6e60be external-toolchain: add support for Linaro 2012.01 by Thomas Petazzoni · 12 years ago
  81. 090d486 external-toolchain: adjust check for uClibc static toolchains by Thomas Petazzoni · 12 years ago
  82. 50ac5f9 Support multilib variants in sub-subdirectories by Thomas Petazzoni · 12 years ago
  83. 0729b54 Improve external toolchain logic to support IA32 Sourcery CodeBench toolchain by Thomas Petazzoni · 12 years ago
  84. 5931db0 gdb: fix kconfig dependency handling with !BR_TOOLCHAIN_BUILDROOT by Peter Korsgaard · 13 years ago
  85. d453d0b ext-toolchain: fix ct-ng as external rsync issues by Gustavo Zacarias · 13 years ago
  86. da6353c toolchain: speed up sysroot lib copying by Mike Frysinger · 13 years ago
  87. 2c23e93 external toolchain: slightly optimize the copy of the toolchain sysroot by Thomas Petazzoni · 13 years ago
  88. 70db198 toolchain/helpers.mk: unbreak check_glibc after PROGRAM_INVOCATION removal by Peter Korsgaard · 13 years ago
  89. 4ee9d56 uClibc: drop BR2_PROGRAM_INVOCATION option by Peter Korsgaard · 13 years ago
  90. c59d024 external-toolchain: fix support by Thomas Petazzoni · 13 years ago
  91. e5e5f5d toolchain: add a USE_MMU build option by Mike Frysinger · 13 years ago
  92. cd11bf4 toolchain: fix multilib symlink for external toolchains by Thomas Petazzoni · 14 years ago
  93. 42e32d5 toolchain: check that the thread option selection is correct by Thomas Petazzoni · 14 years ago
  94. 6b578c8 toolchain: rework C++ options by Thomas Petazzoni · 14 years ago
  95. 01b434b toolchain: remove toolchain-specific stripping by Thomas Petazzoni · 14 years ago
  96. ac38fd3 toolchain: remove ending semi-colon in helpers by Thomas Petazzoni · 14 years ago
  97. d12bc62 toolchain: fix helpers for POSIX compliance by Yann E. MORIN · 14 years ago
  98. ed181ae toolchain: move helper functions from external toolchain by Yann E. MORIN · 14 years ago