Перейти к файлу
Giovanni Petrantoni 14715b3748 Sorted flags better 2017-06-03 07:42:02 +09:00
Android/jni Fixed some issues with android build 2016-10-17 12:21:07 +09:00
NativePath Sorted flags better 2017-06-03 07:42:02 +09:00
NativePath.xcodeproj Merge pull request #1 from manu-silicon/macos 2016-06-28 09:20:23 +09:00
source WIP on LLVM targets, got all of them working so far! 2017-05-15 20:04:49 +09:00
tests Fixed headers and fixed printf 2016-05-21 17:05:34 +09:00
tools Sorted flags better 2017-06-03 07:42:02 +09:00
.gitignore WIP on getting libcxx properly integrated 2017-05-20 18:53:05 +09:00
CMakeLists.txt cmake fixes and some flag switches, added apple targets 2017-05-17 19:19:26 +09:00
README.md Create README.md 2015-11-16 09:24:55 +01:00
buildApple.sh Fix directoy creation in Apple's buildscript. 2016-07-04 14:31:05 +09:00
buildLinux.sh Use -fPIC even for 32-bit 2016-06-22 14:11:06 +09:00
buildWindows.bat Rename WindowsUniversal into UWP 2016-11-04 14:00:21 -07:00

README.md

NativePath

Header free and macro free wrapper of native libraries intended to use with LLVM bytecode or clang for multiplatform compilation.