Граф коммитов

  • 09d101c9d1
    Merge 35cf54d269 into ffee359532 Jason Jarvis 2023-10-01 09:32:19 -0700
  • 35cf54d269 address some PR feedback Jason Jarvis 2023-10-01 09:32:08 -0700
  • 7d837fb55f fix issue with linker source libs Jason Jarvis 2023-09-30 22:43:45 -0700
  • 40cb2e1dc3 revise lua script to use zig tool chain for stride Jason Jarvis 2023-09-30 17:51:07 -0700
  • ffee359532 Update macOS project master Virgile Bello 2019-01-14 14:23:15 +0800
  • 14715b3748 Sorted flags better build-libcxx Giovanni Petrantoni 2017-06-03 07:42:02 +0900
  • 8d2cd17a43 Small fixes to seamlessly compile libcxx Giovanni Petrantoni 2017-05-20 23:10:40 +0900
  • 8b72375999 Compiling, removing some features, missing native stuff Giovanni Petrantoni 2017-05-20 23:05:50 +0900
  • 6c209f2ad0 WIP on getting libcxx properly integrated Giovanni Petrantoni 2017-05-20 18:53:05 +0900
  • 99e76cc35e Added some missing headers Giovanni 2017-05-18 18:57:51 +0900
  • ae4bac85fe Small fixes build-llvmbc-lib Giovanni 2017-05-18 15:36:42 +0900
  • 027d3ab30a cmake fixes and some flag switches, added apple targets Giovanni 2017-05-17 19:19:26 +0900
  • 141d36a246 WIP on cpp libraries compilation Giovanni 2017-05-16 19:57:34 +0900
  • d582180daf add fast math as default Giovanni 2017-05-16 11:31:20 +0900
  • d5052e9ad8 Added flags to common flags Giovanni 2017-05-16 11:21:57 +0900
  • bdbd09de46 WIP on LLVM targets, got all of them working so far! Giovanni 2017-05-15 20:04:49 +0900
  • 8f6a31de78 Merge remote-tracking branch 'origin/build-libcxx' into build-llvmbc-lib Giovanni 2017-05-15 10:59:35 +0900
  • 4fa32e9381 WIP on BC compilation Giovanni 2017-05-15 10:55:41 +0900
  • 9b00027317 Getting llvm libcxx to work - WIP Giovanni Petrantoni 2017-05-14 14:16:12 +0900
  • 9f4c2b118b Fixed stdlib.h Giovanni 2017-02-17 18:28:09 +0900
  • f1508f583b Added rand to stdlib Giovanni 2017-02-17 18:24:17 +0900
  • 299da3c755 Android compilation of pool using llvm c++ std boost_pool Giovanni 2016-11-25 19:25:04 +0900
  • 4e9d4e44d5 Fixed naming in NativePool Giovanni 2016-11-25 16:55:13 +0900
  • 2b1d9bdb2b Fixed gitignore part 2 Giovanni 2016-11-25 16:53:03 +0900
  • e14acc8f19 Fixed gitignore Giovanni 2016-11-25 16:52:08 +0900
  • 8741a13b20 Added native pool support Giovanni 2016-11-25 16:51:09 +0900
  • 810d5d4afa Added alternative static linking option to NativeDynamicLinking (iOS/AOT platforms) Giovanni 2016-11-18 17:53:23 +0900
  • 448c635015 Improved utility in NativeDynamicLinking Giovanni 2016-11-15 18:53:47 +0900
  • 154645e6ee Improved utility in NativeDynamicLinking Giovanni 2016-11-15 15:40:51 +0900
  • 0e62318ceb Added small utility in NativeDynamicLinking Giovanni 2016-11-15 15:17:52 +0900
  • c6a74a6091 Merge pull request #2 from sinkingsugar/uwp Giovanni Petrantoni 2016-11-05 14:18:05 +0900
  • 2a5c7f5554 Add -nostdlibinc to clang to avoid getting Windows headers Add -GS- option to clang-cl to avoid unresolved externals on __stack_chk_guard Manu 2016-11-04 14:31:32 -0700
  • 1457bdda88 Add -GS- option to clang-cl command line to avoid unresolved reference to __stack_chk_guard when linking Manu 2016-11-04 14:02:55 -0700
  • 22fc176992 Rename WindowsUniversal into UWP Manu 2016-11-04 14:00:21 -0700
  • 48e78763df Remove compilation of Store/Phone targets Manu 2016-11-04 13:59:32 -0700
  • 0b17ea51f2 Merge branch 'master' of github.com:sinkingsugar/NativePath Giovanni 2016-10-17 12:21:26 +0900
  • bc7ee43999 Fixed some issues with android build Giovanni 2016-10-17 12:21:07 +0900
  • 63944522e9 Merge branch 'master' of https://github.com/sinkingsugar/NativePath Giovanni Petrantoni 2016-10-14 12:21:50 +0900
  • 7efebf3d3c Added threading to ios proj Giovanni Petrantoni 2016-10-14 12:21:40 +0900
  • 8e6b48a46b Fixed some issues with sqrtf, cosf and vsnprintf Giovanni 2016-10-14 12:19:09 +0900
  • 00fd29c7fc Only create directories if they don't already exist Manu 2016-10-13 10:48:25 -0700
  • ba8a2985a9 Add missing label error_popd Manu 2016-10-13 10:44:18 -0700
  • 01c40f9c21 Added qsort to stdlib Giovanni 2016-10-13 19:04:31 +0900
  • 69cd74d48c Fix invalid x86_64 Linux directory creation Manu 2016-08-26 17:32:14 +0900
  • 0f128abce5 Merge remote-tracking branch 'origin/master' into newplatform Manu 2016-08-26 17:20:52 +0900
  • 2eacf49fc6 Add -p option to specify platform, and --verbose (-v) to print more outputs Ensure iOS and macOS build does not leave behind the intermediary .a files used to build the final .a using lipo. Manu 2016-08-26 17:13:11 +0900
  • 73c3f6eb28 Merge remote-tracking branch 'origin/master' into newplatform newplatform Manu 2016-08-26 15:27:11 +0900
  • ad17919e94 Split np-build.lua into itself and np-build-driver.lua Manu 2016-08-26 15:22:29 +0900
  • af235f246c Merge remote-tracking branch 'origin/master' into newplatform Manu 2016-08-26 14:10:45 +0900
  • 14c054cdfc Merge remote-tracking branch 'origin/master' Manu 2016-08-26 14:07:39 +0900
  • 7eec1d6ca5 Fix parenthesis priority causing .c excluded files to be included Manu 2016-08-26 14:05:36 +0900
  • 0bf4829cfc Update to the June 29th 2016 version Manu 2016-08-26 09:52:30 +0900
  • ed37bad30c Disable SS4 on Linux and add Orbis support. Manu 2016-08-26 09:20:45 +0900
  • e52ec6850a Merge remote-tracking branch 'origin/master' Giovanni Petrantoni 2016-07-09 16:22:59 +0900
  • fedef356ee Added errno.h Giovanni Petrantoni 2016-07-09 16:22:42 +0900
  • 7a47c1cd40 Add macOS dynamic linking support Manu 2016-07-06 12:37:47 +0900
  • 52e45d697f Added mac os build support in np-build Giovanni Petrantoni 2016-07-04 19:11:06 +0900
  • b9f4bb1483 Fixed file exclusion Giovanni Petrantoni 2016-07-04 19:01:29 +0900
  • dacd9d208b Fix directoy creation in Apple's buildscript. Manu 2016-07-04 14:31:05 +0900
  • 9c99102e0b Compile against pthread on Linux to avoid linking against stdc++ Manu 2016-06-30 12:11:42 +0900
  • a0b50b5b70 Merge pull request #1 from manu-silicon/macos Giovanni Petrantoni 2016-06-28 09:20:23 +0900
  • 118e80e1c4 Add MacOS library generation Manu 2016-06-27 23:53:46 +0900
  • eae433135d moved calloc as internal Giovanni Petrantoni 2016-06-24 19:34:23 +0900
  • 64d4b656f1 Added threading to iOS xcode project Giovanni Petrantoni 2016-06-24 18:47:36 +0900
  • c048fd4c23 Added some vector math utility Giovanni Petrantoni 2016-06-23 15:04:56 +0900
  • ea1939b6f6 Use -fPIC even for 32-bit Manu 2016-06-22 14:11:06 +0900
  • 29d556dd86 Ignore precompiled stuff Giovanni Petrantoni 2016-06-21 21:14:31 +0900
  • e6fbc18136 Fixing some issues on android platform Giovanni Petrantoni 2016-06-21 21:12:53 +0900
  • 9fca0c1eab Merge remote-tracking branch 'upstream/master' Manu 2016-06-21 16:54:51 +0900
  • e826aa0987 Add -Wno-unknown-attributes to avoid too many warnings Manu 2016-06-21 16:53:29 +0900
  • d839d7cc24 Fix LoadDynamicLibrary on Linux/Android to try first the name as it was given before trying appending the .so extension Manu 2016-06-21 16:52:02 +0900
  • 36fb8114a8 Added a simple threading class based on std::thread internally Giovanni Petrantoni 2016-06-21 12:57:56 +0900
  • 1aa157a932 Improved np-build, added fprintf Giovanni Petrantoni 2016-06-19 18:25:58 +0900
  • e285cde512 added npBool to avoid issues between c++ and c# Giovanni Petrantoni 2016-06-16 17:53:06 +0900
  • 9a810d5013 Added support to load Frameworks on iOS Giovanni Petrantoni 2016-06-15 14:13:33 +0900
  • b4524616cd Defined nullptr if missing Giovanni Petrantoni 2016-06-09 21:20:57 +0900
  • 0ef8f49268 Added TINYSTL to NativePath, should work out of the box! Giovanni Petrantoni 2016-06-07 17:12:47 +0900
  • d93c0bb6e9 Improved built in generation to allow software like resharper to find them and added arguments hints Giovanni Petrantoni 2016-05-29 13:18:24 +0900
  • 8e83d8d584 Added alloca Giovanni Petrantoni 2016-05-29 13:17:27 +0900
  • 4f4f2f59d4 Added sys/types Giovanni Petrantoni 2016-05-29 13:17:15 +0900
  • 4a950519c6 deps, added ustl submodule stl Giovanni Petrantoni 2016-05-28 09:57:00 +0900
  • 80ea65c6e6 Added a simple generic lua build script Giovanni Petrantoni 2016-05-28 09:49:48 +0900
  • fa89f2afe2 Small fixes and cleanups Giovanni Petrantoni 2016-05-27 18:02:40 +0900
  • 48121ae5d9 Added malloc.h support Giovanni Petrantoni 2016-05-22 18:37:53 +0900
  • 495ffab053 Fixed headers and fixed printf Giovanni Petrantoni 2016-05-21 17:05:34 +0900
  • 059dc33d62 Added float3,int3,uint3,float2,int2,uint2 Giovanni Petrantoni 2016-05-20 21:28:30 +0900
  • 9e1054deeb Replaced vector types with OpenCL compatible types Giovanni Petrantoni 2016-05-20 15:18:42 +0900
  • cdb9b9c89e Added few missing intrinsics, improved generation of intrinsics with lane Giovanni Petrantoni 2016-05-19 12:56:09 +0900
  • c2a8291d41 Fixed a fix on NEONvsSSE.h header Giovanni Petrantoni 2016-05-18 14:26:24 +0900
  • 33091a3d2e Added missing intrinsics Giovanni Petrantoni 2016-05-18 14:21:56 +0900
  • 2f9b348924 Fixed linux compilation with new NEON stuff Giovanni Petrantoni 2016-05-17 08:15:44 +0000
  • 42a4d70fe8 Added npCanUseSIMD check Giovanni Petrantoni 2016-05-16 00:21:00 +0900
  • 4bbf5e93c9 Merge remote-tracking branch 'origin/neon_sse' Giovanni Petrantoni 2016-05-15 02:40:53 +0900
  • def65fa281 Removed __m64 stuff since not supported in SSE 64bit (alignment issues) Giovanni Petrantoni 2016-05-15 02:34:26 +0900
  • 0ba31b49d6 Cosmetic fixes and clang compilation fixes in NEONvsSSE.h Giovanni Petrantoni 2016-05-14 23:43:20 +0900
  • 628c8f90b9 Removed intermediate NEON generation files Giovanni Petrantoni 2016-05-14 19:54:47 +0900
  • c5518fc652 WIP on NativeSIMD Giovanni Petrantoni 2016-05-14 19:52:31 +0900
  • 25411b3cfa Fixed iOS compilation Giovanni Petrantoni 2016-05-14 10:54:22 +0900
  • 1e9c4f277a Compiled neon under android as well neon_sse Giovanni Petrantoni 2016-05-10 15:50:51 +0900
  • a8f74a30de Disabled neon sse support for now Giovanni Petrantoni 2016-05-10 15:19:19 +0900