13 Commits

Author SHA1 Message Date
Normen Hansen
ec183e1eea - only download bullet when its supposed to be built 2015-01-14 00:11:21 +01:00
Normen Hansen
00f12cfec7 - change behavior of "buildNativeProjects" setting to not exclude native subprojects from build but instead copy precompiled binaries
- disable unnecessary build of static bullet libraries
2015-01-14 00:02:11 +01:00
Normen Hansen
05e1d528ab - allow adding precompiled bullet binaries to natives jar for binaries that can't be built on the current system
- add precompiled bullet libraries
2015-01-13 21:52:28 +01:00
Normen Hansen
104254f6a6 - allow packing bullet binaries from build folder that have previously been built on other platforms 2015-01-13 20:51:20 +01:00
Normen Hansen
c8fcac1254 - fix build script for native bullet on windows using VisualStudio 2015-01-13 20:13:19 +01:00
Normen Hansen
6d0a5604c6 - fix pointer bug in native bullet addResult collision code (collision code still needs a rework) 2015-01-13 20:05:34 +01:00
Normen Hansen
f0870efc3b - remove static build instructions for linux bullet library (the bullet library will now depend on the correct glibc version being installed on a linux system) 2015-01-13 16:11:22 +01:00
shadowislord
e3497dcf50 Switch from gradle 1.12 to 2.2.1 2014-12-01 23:41:13 -05:00
shadowislord
a18c568579 Fix native bullet build on Linux
It is now partially static build, only depending on libc and libm.
2014-09-07 19:21:48 -04:00
iwgeric
a43b5c1835 remove android mk files from bullet-native. android native bullet has it's own subproject 2014-03-31 12:18:02 -04:00
iwgeric
768f099d1d remove android build from jme3-bullet-native (separate subproject now) 2014-03-28 08:32:03 -04:00
Normen Hansen
f513a09c52 adapt native build for new gradle versions (targetPlatforms -> model.platforms) 2014-03-21 13:58:19 +01:00
Normen Hansen
a16857c8f4 switch to gradle layout 2014-03-21 02:32:11 +01:00