summaryrefslogtreecommitdiffstats
path: root/toolchain/helpers.mk
Commit message (Expand)AuthorAgeFilesLines
* toolchain: improve musl check to support static toolchainsThomas Petazzoni2018-08-211-6/+3
* toolchain: fix detection of SSP supportCarlos Santos2018-03-251-1/+1
* toolchain: detect external glibc in merged /usrCam Hutchison2017-09-191-1/+1
* toolchain: replace absolute symlinks by relative symlinks during sysroot copyThomas Petazzoni2017-07-051-0/+9
* toolchain/helpers.mk: fix creation of DESTDIR in copy_toolchain_lib_rootArnout Vandecappelle2017-07-051-2/+1
* toolchain/helpers.mk: simplify ld.so fixup in copy_toolchain_sysrootThomas Petazzoni2017-07-051-4/+1
* toolchain/helpers.mk: re-evaluate DESTDIR in copy_toolchain_lib_rootThomas Petazzoni2017-07-051-1/+1
* toolchain-external: fix handling of ld.soThomas De Schampheleire2017-04-061-5/+7
* toolchain: copy_toolchain_lib_root: copy symlinks instead of recreating themThomas De Schampheleire2017-04-051-2/+1
* toolchain: copy_toolchain_lib_root: clarify input parameterThomas De Schampheleire2017-04-051-3/+3
* toolchain: copy_toolchain_lib_root: clarify logicThomas De Schampheleire2017-04-051-5/+3
* toolchain: copy_toolchain_lib_root: remove unused variable LIBDIRThomas De Schampheleire2017-04-051-1/+0
* toolchain-external: simplify previously-broken symbolic linksThomas De Schampheleire2017-04-051-0/+3
* toolchain helpers: introduce simplify_symlinkThomas De Schampheleire2017-04-051-0/+27
* toolchain-external: cover multilib toolchains with lib/<variant> layoutThomas De Schampheleire2017-04-051-2/+19
* toolchain helpers: introduce function relpath_prefixThomas De Schampheleire2017-04-051-5/+20
* toolchain-external: handle ld.so fixups centrallyThomas De Schampheleire2017-04-051-0/+11
* toolchain-external: clarify rsync excludes in copy_toolchain_sysrootThomas De Schampheleire2017-04-051-8/+18
* toolchain/helpers.mk: remove unused argument of check_arm_abiThomas Petazzoni2017-03-261-1/+0
* toolchain-external: improve musl external checkIlya Kuzmich2017-03-261-4/+9
* toolchain: remove no longer relevant commentThomas Petazzoni2017-03-091-10/+0
* toolchain/external: use -dumpversion to check gcc versionKrzysztof Konopko2017-03-091-1/+1
* toolchain-external: fix broken handling of 'usr/lib/locale'Thomas De Schampheleire2017-03-011-1/+1
* toolchain-external: reduce nesting in copy_toolchain_sysrootThomas De Schampheleire2017-03-011-4/+5
* toolchain-external: support gcc < 4.3Arnout Vandecappelle2016-11-251-2/+1
* 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
OpenPOWER on IntegriCloud