Перейти к файлу
Virgile Bello ffee359532 Update macOS project 2019-01-14 14:23:15 +08:00
Android/jni Fixed some issues with android build 2016-10-17 12:21:07 +09:00
NativePath Added some missing headers 2017-05-18 18:57:51 +09:00
NativePath.xcodeproj Update macOS project 2019-01-14 14:23:15 +08: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 cmake fixes and some flag switches, added apple targets 2017-05-17 19:19:26 +09:00
.gitignore Added flags to common flags 2017-05-16 11:21:57 +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 Update macOS project 2019-01-14 14:23:15 +08: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.