osxcross/oclang
Thomas Pöchtrager f8e57bfcd3 new compiler wrapper written in C++
to highlight some changes:

- this gets rid of the bash dependency (after installing)
- osxcross-env, osxcross-conf and (the fake) dsymutil are now implemented
  in the wrapper
- added: 'sw_vers' tool, which is required by some projects (llvm, ...)
- added '-oc-use-gcc-libs' option (uses './build_gcc.sh' libstdc++)

This new wrapper is also more restrict and several times faster than the bash
implementation (~0.2ms vs. 10ms+).
2014-04-06 22:27:59 +02:00
..
quirks fix building GCC on FreeBSD 2014-03-26 20:32:56 +01:00
test_libcxx.cpp new compiler wrapper written in C++ 2014-04-06 22:27:59 +02:00
test.c initial commit 2014-03-26 20:28:13 +01:00
test.cpp initial commit 2014-03-26 20:28:13 +01:00