osxcross/tools
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
..
cpucount.cpp cpucount.cpp: std:🧵:hardware_concurrency() may return 0 2016-09-22 20:23:22 +02:00
gen_sdk_package_darling_dmg.sh New: 2019-06-01 19:57:44 +02:00
gen_sdk_package_p7zip.sh New: 2019-06-01 19:57:44 +02:00
gen_sdk_package_pbzx.sh New: 2019-06-01 19:57:44 +02:00
gen_sdk_package.sh New: 2019-06-01 19:57:44 +02:00
get_cpu_count.sh get_cpu_count.sh tweaks 2016-09-22 19:14:50 +02:00
get_dependencies.sh Fix the findtherightuser problem 2019-03-07 14:25:15 +01:00
mount_xcode_image.sh Add descriptive header to tool scripts. 2017-01-18 11:02:52 +01:00
osxcross_conf.sh * add windows support via cygwin 2015-07-19 22:28:10 +02:00
osxcross-cmake add CMake 2018-03-10 18:29:47 +01:00
osxcross-macports New: 2019-06-01 19:57:44 +02:00
toolchain.cmake CMake: provide the definition of CMAKE_INSTALL_NAME_TOOL 2018-07-21 01:55:49 +02:00
tools.sh New: 2019-06-01 19:57:44 +02:00
trap_exit.sh New: 2019-06-01 19:57:44 +02:00