summaryrefslogtreecommitdiffstats
path: root/toolchain/helpers.mk
Commit message (Expand)AuthorAgeFilesLines
* toolchain/helpers: add fortran checkSamuel Martin2016-07-031-0/+18
* Revert "toolchain: allow side by side sysroot directories"Vicente Olivert Riera2016-06-071-41/+18
* toolchain/helper: don't follow symlinks when copying libs to targetYann E. MORIN2016-05-301-1/+1
* toolchain: improve SSP logicVicente Olivert Riera2016-05-231-2/+19
* toolchain/helper: update check_unusable_toolchain commentRomain Naour2016-04-271-3/+6
* toolchain-external: move the sysroot check to helper functionRomain Naour2016-04-271-0/+5
* toolchain-external: add a check for unsupported toolchainsRomain Naour2016-04-271-0/+5
* toolchain-external: align library locations in target and staging dirThomas De Schampheleire2016-04-251-52/+5
* toolchain: copy_toolchain_lib_root: rename LIBSPATH to LIBPATHSThomas De Schampheleire2016-02-031-3/+3
* toolchain-external: improve sysroot rsync if ARCH_LIB_DIR != lib/lib32/lib64Thomas De Schampheleire2016-02-011-2/+1
* toolchain-external: don't exclude too much lib in sysroot rsyncThomas De Schampheleire2016-02-011-1/+2
* toolchain: allow side by side sysroot directoriesVicente Olivert Riera2016-01-191-18/+41
* toolchain: Fix glibc breakageMaxime Hadjinlian2015-10-041-3/+1
* package: Replace 'echo -n' by 'printf'Maxime Hadjinlian2015-10-041-2/+2
* toolchain/external: ensure gcc version is knownYann E. MORIN2015-08-181-0/+4
* toolchain/external: better check for gcc-5Yann E. MORIN2015-08-091-8/+4
* toolchain-external: add support for gcc version dependencyThomas Petazzoni2015-08-051-0/+30
* toolchain/helpers.mk: use --chmod on rsyncGuido Martínez2015-07-131-1/+1
* toolchain: allow for stupid toolchainsGuido Martínez2015-06-281-2/+4
* toolchain/external: better report RPC error for custom toolchainsYann E. MORIN2015-05-051-2/+2
* toolchain: make IPv6 mandatory for external toolchainsGustavo Zacarias2015-04-221-1/+1
* toolchain/external: do not accept distro-class toolchainsYann E. MORIN2015-04-041-0/+8
* toolchain/helpers: make LFS mandatory for uclibc toolchainsGustavo Zacarias2015-04-011-1/+1
* toolchain/helpers: add check for mandatory uClibc optionsGustavo Zacarias2015-04-011-7/+17
* package: indentation cleanupJerzy Grzegorek2014-10-231-2/+2
* toolchain/helpers.mk: update check_arm_abi commentBaruch Siach2014-07-041-0/+1
* toolchain/helpers.mk: don't discard check_arm_abi stderrBaruch Siach2014-07-041-1/+1
* toolchain-external: Fix EABIhf checkStefan Sørensen2014-05-111-12/+4
* toolchain: generate a gdbinit fileThomas Petazzoni2014-05-051-0/+7
* support/check-kernel-headers: fix old custom toolchains without -print-sysrootYann E. MORIN2014-04-091-1/+1
* toolchain: print actual version of kernel headers when checkingYann E. MORIN2014-04-061-2/+1
* toolchain/external: check kernel headers version for custom toolchainYann E. MORIN2014-03-011-0/+13
* toolchain: introduce a toolchain knob for NPTLThomas Petazzoni2014-02-221-0/+1
* toolchain: Allow ld64.so linkerJeremy Kerr2013-12-031-1/+1
* toolchain-external: add a specific check to avoid Angstrom toolchainsThomas Petazzoni2013-10-141-0/+18
* toolchain-external: improve target library copy logicThomas Petazzoni2013-10-091-7/+10
* toolchain-external: add support for musl C libraryThomas Petazzoni2013-10-091-0/+11
* toolchain: do not check largefile, wchar, IPv6 and locale for glibc toolchainsThomas Petazzoni2013-10-091-4/+0
* toolchain: fix the helpers.mk commentThomas Petazzoni2013-10-091-6/+7
* toolchain: modify the wildcard logic for shared libraries copyingThomas Petazzoni2013-10-091-1/+1
* toolchain-crosstool-ng: remove supportThomas Petazzoni2013-10-061-3/+1
* toolchain: refactor Stack Smashing Protection supportThomas Petazzoni2013-09-151-1/+2
* toolchain-external: fix lib64 symlinksSamuel Martin2013-08-271-16/+5
* toolchain: check ARM EABI vs. EABIhf for external toolchainsThomas Petazzoni2013-07-181-0/+15
* toolchain/helpers: don't use the x$(...) = x"value" syntaxThomas Petazzoni2013-07-171-3/+3
* toolchain/helpers: only check for an EABI toolchainYann E. MORIN2013-07-141-7/+2
* toolchain/helpers: ARM OABI is no longer supportedYann E. MORIN2013-07-141-4/+0
* toolchain-external: improve glibc support to test availability of RPCThomas Petazzoni2012-11-041-5/+22
* Rename BR2_INET_RPC to BR2_TOOLCHAIN_HAS_NATIVE_RPCThomas Petazzoni2012-11-041-2/+2
* toolchain: have check_glibc to search deeper for ld-linuxJean-Mickael Guerin2012-10-201-1/+1
OpenPOWER on IntegriCloud