Thomas Pöchtrager
6edf1ca936
* Add xcodebuild stub tool. Only '-version' is supported.
...
* build_compiler_rt.sh: Change git repository. The llvm.org one is no longer synced.
* build_compiler_rt.sh: Add check for os/lock.h.
* xcrun: "Support" -show-sdk-platform-path.
* sw_vers: Output 0CFFFF for Build Version.
2020-03-10 16:49:39 +01:00
Thomas Pöchtrager
98149255fe
wrapper:
...
* Add missing symlink
* Don't build with -g if OCDEBUG=1 isn't given
2019-11-04 20:32:05 +01:00
Thomas Pöchtrager
2f504fe4ba
* Update cctools to 927.0.2 and ld64 to 450.3
...
* Added back support for OpenBSD
* Some cleanup and various fixes
2019-11-02 13:26:21 +01:00
Thomas Pöchtrager
08414886fb
Add llvm-dsymutil build script + re-add 7e9f85
...
This finally makes proper debugging possible
2015-08-31 21:02:38 +02:00
Thomas Pöchtrager
03e904d5f1
fix relocation issues
2015-08-21 23:32:37 +02:00
Thomas Pöchtrager
29a5fee522
* add windows support via cygwin
...
* add openbsd and dragonfly support
* replace `` with $() in bash scripts
* misc other changes
2015-07-19 22:28:10 +02:00
Thomas Pöchtrager
3e46f6cc32
add 'osxcross-man' - man page tool
2015-06-21 14:07:19 +02:00
Thomas Pöchtrager
02e1cb2a9e
add a minimalistic implementation of xcrun
2015-06-21 11:46:01 +02:00
Thomas Pöchtrager
7734f4f0ed
Revert "wrap dsymutil to llvm-dsymutil ( #1 )"
...
This reverts commit 7e9f856e6a
.
it's too early, llvm-dsymutil still has a lot of issues
2015-06-13 11:06:29 +02:00
Thomas Pöchtrager
7e9f856e6a
wrap dsymutil to llvm-dsymutil ( #1 )
2015-06-13 09:55:29 +02:00
Thomas Pöchtrager
a8fdaa3ab2
add pkg-config wrapper
2014-09-27 19:45:49 +02:00
Thomas Pöchtrager
a34ce76854
misc fixes
2014-09-27 10:07:15 +02:00
Thomas Pöchtrager
0d9ba01d5b
add support for the 10.10 SDK (DP1)
...
get rid of bc dependency
2014-09-13 15:32:42 +02:00
Thomas Pöchtrager
413c33a5e9
split the wrapper into multiple files + some generic wrapper cleanups
2014-09-13 15:32:42 +02:00