summaryrefslogtreecommitdiff
path: root/toolchain/helpers.mk
AgeCommit message (Expand)Author
2016-11-25toolchain-external: support gcc < 4.3Arnout Vandecappelle
2016-07-03toolchain/helpers: add fortran checkSamuel Martin
2016-06-07Revert "toolchain: allow side by side sysroot directories"Vicente Olivert Riera
2016-05-30toolchain/helper: don't follow symlinks when copying libs to targetYann E. MORIN
2016-05-23toolchain: improve SSP logicVicente Olivert Riera
2016-04-27toolchain/helper: update check_unusable_toolchain commentRomain Naour
2016-04-27toolchain-external: move the sysroot check to helper functionRomain Naour
2016-04-27toolchain-external: add a check for unsupported toolchainsRomain Naour
2016-04-25toolchain-external: align library locations in target and staging dirThomas De Schampheleire
2016-02-03toolchain: copy_toolchain_lib_root: rename LIBSPATH to LIBPATHSThomas De Schampheleire
2016-02-01toolchain-external: improve sysroot rsync if ARCH_LIB_DIR != lib/lib32/lib64Thomas De Schampheleire
2016-02-01toolchain-external: don't exclude too much lib in sysroot rsyncThomas De Schampheleire
2016-01-19toolchain: allow side by side sysroot directoriesVicente Olivert Riera
2015-10-04toolchain: Fix glibc breakageMaxime Hadjinlian
2015-10-04package: Replace 'echo -n' by 'printf'Maxime Hadjinlian
2015-08-18toolchain/external: ensure gcc version is knownYann E. MORIN
2015-08-09toolchain/external: better check for gcc-5Yann E. MORIN
2015-08-05toolchain-external: add support for gcc version dependencyThomas Petazzoni
2015-07-13toolchain/helpers.mk: use --chmod on rsyncGuido Martínez
2015-06-28toolchain: allow for stupid toolchainsGuido Martínez
2015-05-05toolchain/external: better report RPC error for custom toolchainsYann E. MORIN
2015-04-22toolchain: make IPv6 mandatory for external toolchainsGustavo Zacarias
2015-04-04toolchain/external: do not accept distro-class toolchainsYann E. MORIN
2015-04-01toolchain/helpers: make LFS mandatory for uclibc toolchainsGustavo Zacarias
2015-04-01toolchain/helpers: add check for mandatory uClibc optionsGustavo Zacarias
2014-10-23package: indentation cleanupJerzy Grzegorek
2014-07-04toolchain/helpers.mk: update check_arm_abi commentBaruch Siach
2014-07-04toolchain/helpers.mk: don't discard check_arm_abi stderrBaruch Siach
2014-05-11toolchain-external: Fix EABIhf checkStefan Sørensen
2014-05-05toolchain: generate a gdbinit fileThomas Petazzoni
2014-04-09support/check-kernel-headers: fix old custom toolchains without -print-sysrootYann E. MORIN
2014-04-06toolchain: print actual version of kernel headers when checkingYann E. MORIN
2014-03-01toolchain/external: check kernel headers version for custom toolchainYann E. MORIN
2014-02-22toolchain: introduce a toolchain knob for NPTLThomas Petazzoni
2013-12-03toolchain: Allow ld64.so linkerJeremy Kerr
2013-10-14toolchain-external: add a specific check to avoid Angstrom toolchainsThomas Petazzoni
2013-10-09toolchain-external: improve target library copy logicThomas Petazzoni
2013-10-09toolchain-external: add support for musl C libraryThomas Petazzoni
2013-10-09toolchain: do not check largefile, wchar, IPv6 and locale for glibc toolchainsThomas Petazzoni
2013-10-09toolchain: fix the helpers.mk commentThomas Petazzoni
2013-10-09toolchain: modify the wildcard logic for shared libraries copyingThomas Petazzoni
2013-10-06toolchain-crosstool-ng: remove supportThomas Petazzoni
2013-09-15toolchain: refactor Stack Smashing Protection supportThomas Petazzoni
2013-08-27toolchain-external: fix lib64 symlinksSamuel Martin
2013-07-18toolchain: check ARM EABI vs. EABIhf for external toolchainsThomas Petazzoni
2013-07-17toolchain/helpers: don't use the x$(...) = x"value" syntaxThomas Petazzoni
2013-07-14toolchain/helpers: only check for an EABI toolchainYann E. MORIN
2013-07-14toolchain/helpers: ARM OABI is no longer supportedYann E. MORIN
2012-11-04toolchain-external: improve glibc support to test availability of RPCThomas Petazzoni
2012-11-04Rename BR2_INET_RPC to BR2_TOOLCHAIN_HAS_NATIVE_RPCThomas Petazzoni