summaryrefslogtreecommitdiffstats
path: root/scripts/wrapper
Commit message (Expand)AuthorAgeFilesLines
* wrapper: change -isystem<path> to -isystem <path> for iceccMichael Olbrich2024-02-191-0/+9
* compile_commands.json for all packagesMichael Olbrich2024-02-041-0/+3
* wrapper: warn about removed include paths on stderrMichael Olbrich2024-01-191-3/+1
* host-system-python3: use a real virtualenvMichael Olbrich2023-12-071-8/+3
* wrapper: allow blacklisting PTXDIST_Y2038Michael Olbrich2023-10-251-7/+5
* wrapper: add gfortran wrapperMichael Olbrich2023-10-191-0/+8
* wrapper: skip icecc with -save-tempsMichael Olbrich2023-06-131-0/+4
* glibc: add option for Y2038 supportMichael Olbrich2023-06-061-0/+3
* python-wrapper: fake venvMichael Olbrich2023-04-271-0/+5
* wrapper: python: add PYTHONPATH for local packages for system pythonMichael Olbrich2023-04-251-0/+5
* scripts: wrapper: don't use icerun with fakerootMichael Olbrich2023-04-131-1/+4
* wrapper: allow per package path filter exceptionsMichael Olbrich2023-02-171-23/+31
* wrapper: python: the real python3 binary is now in sysroot-host/usr/binMichael Olbrich2023-01-251-1/+1
* wrapper: use --gcc-toolchain instead of -gcc-toolchain for clangMichael Olbrich2023-01-251-1/+1
* use /usr in sysroot-host and sysroot-crossMichael Olbrich2023-01-221-1/+1
* wrapper: improve path filtering when symlinks are involvedptxdist-2023.01.0Michael Olbrich2023-01-021-3/+8
* wrapper: fix building package from local_src/ symlinksMichael Olbrich2022-12-091-1/+6
* wrapper: try to avoid calling external programsMichael Olbrich2022-11-1313-18/+36
* wrapper: don't try to write to the logfile if the fd was closedMichael Olbrich2022-11-131-0/+5
* wrapper: drop bad search pathsMichael Olbrich2022-11-131-7/+29
* wrapper: derefference the 'real' symlink once before calling itMichael Olbrich2022-09-291-1/+1
* python-wrapper: handle host-python3Michael Olbrich2022-08-061-0/+5
* ptxd_lib_setup_host_wrapper: add wrapper symlinks for all python versionsMichael Olbrich2022-08-051-2/+2
* wrapper: add option for -fno-semantic-interpositionMichael Olbrich2021-11-121-0/+6
* wrapper: log the correct commandlineMichael Olbrich2021-07-041-3/+3
* wrapper: add package variable to blacklist compiler flagsMichael Olbrich2021-05-211-0/+6
* kernel: fix disabling gcc plugins for >= v5.11Michael Olbrich2021-02-261-0/+6
* enable NEON on ARM64Michael Olbrich2021-02-261-1/+3
* ptxdist: fallback to icerun if icecc cannot be usedMichael Olbrich2021-01-221-4/+4
* icecc: handle older icecc versionsptxdist-2020.10.0Michael Olbrich2020-10-085-3/+16
* wrapper/host-clang++-wrapper: fix copy/paste errorMichael Olbrich2020-10-081-1/+1
* wrapper: disable icecc when gcc plugins are usedMichael Olbrich2020-08-281-0/+4
* wrapper: add support for host clangMichael Olbrich2020-08-283-0/+32
* wrapper: improve reproducible builds with iceccMichael Olbrich2020-05-311-0/+9
* icecc: evaluate ICECC_VERSION path when neededMichael Olbrich2020-05-091-4/+4
* wrapper: icecc: don't store the gcc switches in the debug sectionMichael Olbrich2020-04-091-0/+1
* wrapper: add python wrapperMichael Olbrich2020-01-231-0/+45
* wrapper: add support for clang with OSELAS.ToolchainMichael Olbrich2019-09-077-9/+61
* libwrapper: don't add linker arguments for preprocessingMichael Olbrich2019-06-201-1/+1
* wrapper: some cleanupMichael Olbrich2019-06-061-7/+10
* ptxdist: allow overwriting wrapper scripts in the BSPMichael Olbrich2019-05-171-1/+1
* wrapper: build with -Wno-implicit-fallthrough if necessaryMichael Olbrich2019-05-011-0/+3
* hardening: add option for -D_GLIBCXX_ASSERTIONSMichael Olbrich2019-04-054-0/+7
* wrapper: only use icecc if ICECC_VERSION is validMichael Olbrich2019-03-211-1/+1
* wrapper: drop redundant assignmentMichael Olbrich2019-03-211-1/+0
* 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-034-0/+8
* wrapper: improve blacklist handlingMichael Olbrich2018-07-091-0/+5