osxcross/wrapper
Thomas Pöchtrager 96a651cfa7 Support both short and full SDK version naming (e.g., 14 and 14.0) (closes #377)
Remove troublesome libc++ IWYU mapping file which may cause compiler errors (https://github.com/include-what-you-use/include-what-you-use/tree/master)
Update build_compiler_rt.sh
2023-08-17 21:52:37 +02:00
..
programs * Update README 2020-08-17 19:19:47 +02:00
quirks/include/sys add a workaround for a glibc 2.20 bug 2014-09-11 00:58:44 +02:00
unittests Improve '-stdlib=libc++' error message when a too old SDK is used (closes #52) 2015-10-28 20:32:10 +01:00
build_wrapper.sh * Add aarch64-* symlinks for arm64-*. Automake doesn't recognize arm64. 2020-08-20 18:46:13 +02:00
compat.h new compiler wrapper written in C++ 2014-04-06 22:27:59 +02:00
main.cpp wrapper: Parse '-mmacos-version-min=' 2022-06-12 16:41:56 +02:00
Makefile Fix building on CentOS 7.x 2020-07-12 16:36:52 +03:00
progs.h * Add xcodebuild stub tool. Only '-version' is supported. 2020-03-10 16:49:39 +01:00
target.cpp Support both short and full SDK version naming (e.g., 14 and 14.0) (closes #377) 2023-08-17 21:52:37 +02:00
target.h Support both short and full SDK version naming (e.g., 14 and 14.0) (closes #377) 2023-08-17 21:52:37 +02:00
tools.cpp Fixes for #187 2019-06-24 13:02:34 +02:00
tools.h Support both short and full SDK version naming (e.g., 14 and 14.0) (closes #377) 2023-08-17 21:52:37 +02:00
wrapper.project Add llvm-dsymutil build script + re-add 7e9f85 2015-08-31 21:02:38 +02:00
wrapper.workspace Various Cygwin fixes (#87, #88) 2016-09-22 18:58:45 +02:00