summaryrefslogtreecommitdiffstats
path: root/scripts/wrapper/libwrapper.sh
Commit message (Expand)AuthorAgeFilesLines
* wrapper: build with -Wno-implicit-fallthrough if necessaryMichael Olbrich2019-05-011-0/+3
* hardening: add option for -D_GLIBCXX_ASSERTIONSMichael Olbrich2019-04-051-0/+4
* wrapper: only use icecc if ICECC_VERSION is validMichael Olbrich2019-03-211-1/+1
* wrapper: make sure that sysroot cross shows up when --print-search-dirs is usedMichael Olbrich2019-03-191-1/+2
* hardening: add option for -fstack-clash-protectionMichael Olbrich2019-02-211-0/+1
* ptxd_init_*_env: use -B instead of -LMichael Olbrich2018-11-171-1/+1
* wrapper: try to make all debug paths relative to PTXDIST_WORKSPACEMichael Olbrich2018-10-031-0/+5
* wrapper: improve blacklist handlingMichael Olbrich2018-07-091-0/+5
* wrapper: don't use target LDFLAGS for host toolsMichael Olbrich2018-05-201-1/+1
* wrapper: improve local extra argument handlingMichael Olbrich2018-04-221-1/+11
* wrapper: add rpath-link for some rpathsMichael Olbrich2018-04-181-0/+3
* wrapper: add -fno-diagnostics-show-caret when using iceccMichael Olbrich2018-02-281-0/+11
* Debugging: add support for 'build-id'sJuergen Borleis2017-06-211-0/+7
* wrapper: disable icecc in fakerootMichael Olbrich2017-04-111-0/+3
* wrapper: add PTXDIST_CROSS_CPPFLAGS lateMichael Olbrich2016-10-211-1/+1
* wrapper: add more stack protector optionsMichael Olbrich2016-06-171-0/+2
* wrapper: allow package specific LDFLAGS for host packagesMichael Olbrich2015-12-111-0/+1
* wrapper: fix linking with goldMichael Olbrich2014-12-021-3/+3
* wapper: improve icecc handlingMichael Olbrich2014-06-191-0/+20
* ptxdist: add support for iceccMichael Olbrich2014-06-181-2/+2
* wrapper: don't use target flags for the host compilerMichael Olbrich2014-06-091-3/+9
* wrapper: add '-mfpu=neon' for PTXCONF_ARCH_ARM_NEONMichael Olbrich2014-06-081-0/+6
* introduce <PKG>_{CPPFLAGS,CFLAGS,CXXFLAGS,LDFLAGS}Michael Olbrich2014-06-081-0/+7
* wrapper: fix debug handlingMichael Olbrich2013-10-031-1/+2
* wrapper: allow blacklisting all debug options with TARGET_DEBUGMichael Olbrich2013-09-291-0/+1
* wrapper: make -frecord-gcc-switches optionalMichael Olbrich2013-09-101-1/+1
* wrapper: add debugging optionsMichael Olbrich2013-09-101-0/+8
* wrapper: define add_late_opt_arg()Michael Olbrich2013-09-101-4/+15
* wrapper: remove wrapper dir from PATH before executing the real toolMichael Olbrich2013-05-061-0/+1
* Fix (host) gcc wrapper on Gentoo LinuxBernhard Walle2013-03-221-1/+1
* wrapper: save some variables duing initializationMichael Olbrich2013-02-081-0/+4
* scripts/wrapper: exit in case of errorMarc Kleine-Budde2013-02-051-0/+2
* scripts/wrapper: add host-wrapper, but do not enable yetMarc Kleine-Budde2013-02-051-3/+24
* scripts/wrapper: give functions adding target flags a proper nameMarc Kleine-Budde2013-02-051-6/+6
* scripts/wrapper: remove space before closing parenthesisMarc Kleine-Budde2013-02-051-3/+3
* scripts/wrapper: sort variables alphabeticallyMarc Kleine-Budde2013-02-051-3/+4
* wrapper: fix copy/paste error in add_late_argMichael Olbrich2012-12-161-1/+1
* wrapper: add options for --as-neededMichael Olbrich2012-12-161-0/+1
* wrapper: add library search paths at the endMichael Olbrich2012-12-141-6/+9
* wrapper: don't add linker flags if there is nothing to linkMichael Olbrich2012-12-101-1/+10
* wrapper: abort if system paths are addedMichael Olbrich2012-11-281-0/+5
* wrapper: optimizeMichael Olbrich2012-11-201-33/+35
* wrapper: introduce a wrapper for cc, c++, cpp and ldJan Luebbe2012-11-201-0/+141
* Revert "wrapper: introduce a wrapper for cc, c++ and ld"Michael Olbrich2012-10-251-80/+0
* fixup! wrapper: introduce a wrapper for cc, c++ and ldMichael Olbrich2012-10-251-0/+80