Перейти к файлу
Manu 22fc176992 Rename WindowsUniversal into UWP 2016-11-04 14:00:21 -07:00
Android/jni Fixed some issues with android build 2016-10-17 12:21:07 +09:00
NativePath Fixed some issues with sqrtf, cosf and vsnprintf 2016-10-14 12:19:20 +09:00
NativePath.xcodeproj Merge pull request #1 from manu-silicon/macos 2016-06-28 09:20:23 +09:00
source Fixed some issues with android build 2016-10-17 12:21:07 +09:00
tests Fixed headers and fixed printf 2016-05-21 17:05:34 +09:00
tools Fix invalid x86_64 Linux directory creation 2016-08-26 17:32:14 +09:00
.gitignore Ignore precompiled stuff 2016-06-21 21:14:31 +09:00
CMakeLists.txt Fixing some issues on android platform 2016-06-21 21:13:55 +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.