Thomas Pöchtrager
9033b6b847
wrapper:
...
* improve and colorize warning/error/debug/info messages
* add include path warnings for /usr/include and /usr/local/include
other changes:
* bump version to 0.10
2015-05-02 21:49:23 +02:00
Thomas Pöchtrager
75e11afda9
remove no longer needed '-Xclang -fdefine-sized-deallocation'
2015-04-19 16:01:14 +02:00
Thomas Pöchtrager
7310cc3a61
update for another -fdefine-sized-deallocation change
2015-02-21 18:51:45 +01:00
Thomas Pöchtrager
c180b6ac24
-fdef-sized-delete -> -fdefine-sized-deallocation
2015-02-19 20:34:06 +01:00
Thomas Pöchtrager
9264fa6ead
work around a recent clang change
2015-02-17 19:51:17 +01:00
Thomas Pöchtrager
cb5b96dd1e
gcc: always pass -no_compact_unwind to the linker + some cleanup
2015-02-08 10:42:02 +01:00
Thomas Pöchtrager
c375631ff4
update copyright years
2015-02-08 10:27:26 +01:00
Thomas Pöchtrager
5a217484ec
add osxcross-macports - a minimalistic macports packet manager for 16.000+ binary packages
2014-12-24 10:52:24 +01:00
Thomas Pöchtrager
8c0ca406b9
add OSXCROSS_GCC_NO_STATIC_RUNTIME option + cleanup
2014-12-24 09:54:27 +01:00
Thomas Pöchtrager
44d7d0d07a
make x86_64h default to 10.8 instead of 10.9
2014-11-09 18:04:29 +01:00
Thomas Pöchtrager
7f69e4fa98
ensure '-mmacosx-version-min' / MACOSX_DEPLOYMENT_TARGET is >= 10.8 for x86_64h
2014-11-09 17:41:45 +01:00
Thomas Pöchtrager
e7b643d9bd
adjustments to allow extracting the sdk on linux (xcode 4.2 only)
2014-09-27 14:35:42 +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
270f6d73f6
add support for new x86_64h architecture (haswell)
...
add support for multiple -arch flags with gcc (and clang + -oc-use-gcc-libs)
fix an unwind issue with -oc-use-gcc-libs + -mmacosx-version-min <= 10.5
update changelog
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