osxcross/wrapper
Thomas Pöchtrager 68bdbd9452 New:
* Added support for TAPIv3 stubs (including "zippering" target)
* Added support for MacOSX SDKs up to 10.14
* Added new SDK packaging script for SDKs that end with ".xip" (tools/gen_sdk_package_pbzx.sh <xcode.xip>) (tested up to Xcode 10.2.1)
* Updated cctools to 921 and ld64 to 409.12

Fixed:
* Implemented fix for https://github.com/tpoechtrager/osxcross/issues/171
* Implemented fix for https://github.com/tpoechtrager/osxcross/issues/178
* Implemented fix for https://github.com/tpoechtrager/osxcross/issues/182

Changed:
* cctools, ld64, apple-libtapi and xar are now "git clone"'d and no longer come with OSXCross.

Removed:
* Support for Cygwin and *BSD (besides FreeBSD)
* Support for building OSXCross with GCC
2019-06-01 19:57:44 +02:00
..
programs New: 2019-06-01 19:57:44 +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.sh New: 2019-06-01 19:57:44 +02:00
compat.h new compiler wrapper written in C++ 2014-04-06 22:27:59 +02:00
main.cpp Revert "Check if the arguments have spaces in them and add back the quotes argv" 2017-05-30 13:53:15 -07:00
Makefile Add llvm-dsymutil build script + re-add 7e9f85 2015-08-31 21:02:38 +02:00
progs.h Clang 3.8 adjustments 2016-02-27 09:40:10 +01:00
target.cpp New: 2019-06-01 19:57:44 +02:00
target.h Add -foc-intrinsic-path to let the use specify a custom location for 2017-05-17 14:24:45 -07:00
tools.cpp Various Cygwin fixes (#87, #88) 2016-09-22 18:58:45 +02:00
tools.h Clang 3.8 adjustments 2016-02-27 09:40:10 +01: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