40 Commits

Author SHA1 Message Date
Stephen Gold
d3e7d20374 upgrade native Bullet to v2.87, which should fix issue #877 2018-11-30 16:12:07 -08:00
Stephen Gold
976d45a230 test and fix for issue #928: disabled native Bullet's QuickProf 2018-10-04 14:31:02 -07:00
Stephen Gold
570e4850ea rm auto-generated C++ headers from repo, rm unzipped files during clean 2018-09-06 09:23:54 -07:00
Kirill Vainer
da8b53d0a2 upload_native: always assemble native 2016-11-27 15:16:28 -05:00
Kirill Vainer
16695d444f travis: fix duplicate yml addons 2016-11-27 12:02:05 -05:00
Kirill Vainer
47c2396093 travis/appveyor: final test for auto-building 2016-11-27 11:48:57 -05:00
Kirill Vainer
19c5c2df24 travis: set key permissions 2016-11-26 00:38:15 -05:00
Kirill Vainer
964e0017e9 travis: set git identity 2016-11-26 00:31:54 -05:00
Kirill Vainer
44bf751e35 travis: fix incorrect condition 2016-11-26 00:24:51 -05:00
Kirill Vainer
553757528f appveyor: trigger native build 2016-11-26 00:18:41 -05:00
Kirill Vainer
7555f8a817 appveyor: backslash -> fwdslash 2016-11-26 00:13:14 -05:00
Kirill Vainer
8b2b57f01c travis: test native upload 2016-11-26 00:10:30 -05:00
Kirill Vainer
73e102ea04 appveyor: fix syntax error 2016-11-25 22:35:31 -05:00
Kirill Vainer
d93dc0b175 appveyor: fix syntax error 2016-11-25 22:31:59 -05:00
Kirill Vainer
d8e15da671 appveyor: force rebuild 2016-11-25 22:26:38 -05:00
Kirill Vainer
0d2fdcf2ba native-bullet: unset toolchains 2016-11-25 00:15:17 -05:00
Kirill Vainer
356b3d6726 build: fix gradle 3.2.1 deprecations 2016-11-24 15:41:46 -05:00
Riccardo Balbo
6b1656f337 Compile with Ofast and disable _FORTIFY_SOURCE 2016-07-22 11:51:19 +02:00
Riccardo Balbo
e5747c2faa Update bullet to 2.83.7 2016-07-13 17:20:42 +02:00
Kirill Vainer
0c32c24e5e bullet native: fix mingw target platform 2016-05-04 13:17:47 -04:00
Kirill Vainer
cd0893005a build: fix build error 2016-04-30 17:39:04 -04:00
Kirill Vainer
5d2cee0187 build: update to gradle 2.13 2016-04-30 17:26:55 -04:00
Kirill Vainer
8d132d35f0 bullet native: update OSX natives 2016-04-22 10:55:10 -04:00
Kirill Vainer
34df2ebabf native bullet: hide unexported symbols 2016-04-22 00:23:50 -04:00
Kirill Vainer
6296819697 native bullet: allow cross compiling linux -> windows 2016-04-10 12:39:20 -04:00
Kirill Vainer
25da36e590 jme3-bullet-native: copyBinaryToLibs to depend on building native lib 2015-03-26 17:02:01 -04:00
Normen Hansen
98f0d2c08a - fix jme3-bullet-natives build issue 2015-01-26 18:45:42 +01:00
Normen Hansen
c924a94e92 - fix copying of precompiled bullet native files 2015-01-25 02:15:53 +01:00
iwgeric
83a9f87fe1 Enclose startParameter.excludedTaskNames inside task 2015-01-24 10:53:34 -05:00
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
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
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