Stephen Gold
|
570e4850ea
|
rm auto-generated C++ headers from repo, rm unzipped files during clean
|
6 years ago |
Kirill Vainer
|
da8b53d0a2
|
upload_native: always assemble native
|
8 years ago |
Kirill Vainer
|
16695d444f
|
travis: fix duplicate yml addons
|
8 years ago |
Kirill Vainer
|
47c2396093
|
travis/appveyor: final test for auto-building
|
8 years ago |
Kirill Vainer
|
19c5c2df24
|
travis: set key permissions
|
8 years ago |
Kirill Vainer
|
964e0017e9
|
travis: set git identity
|
8 years ago |
Kirill Vainer
|
44bf751e35
|
travis: fix incorrect condition
|
8 years ago |
Kirill Vainer
|
553757528f
|
appveyor: trigger native build
|
8 years ago |
Kirill Vainer
|
7555f8a817
|
appveyor: backslash -> fwdslash
|
8 years ago |
Kirill Vainer
|
8b2b57f01c
|
travis: test native upload
|
8 years ago |
Kirill Vainer
|
73e102ea04
|
appveyor: fix syntax error
|
8 years ago |
Kirill Vainer
|
d93dc0b175
|
appveyor: fix syntax error
|
8 years ago |
Kirill Vainer
|
d8e15da671
|
appveyor: force rebuild
|
8 years ago |
Kirill Vainer
|
0d2fdcf2ba
|
native-bullet: unset toolchains
|
8 years ago |
Kirill Vainer
|
356b3d6726
|
build: fix gradle 3.2.1 deprecations
|
8 years ago |
Riccardo Balbo
|
6b1656f337
|
Compile with Ofast and disable _FORTIFY_SOURCE
|
8 years ago |
Riccardo Balbo
|
e5747c2faa
|
Update bullet to 2.83.7
|
8 years ago |
Kirill Vainer
|
0c32c24e5e
|
bullet native: fix mingw target platform
|
9 years ago |
Kirill Vainer
|
cd0893005a
|
build: fix build error
|
9 years ago |
Kirill Vainer
|
5d2cee0187
|
build: update to gradle 2.13
|
9 years ago |
Kirill Vainer
|
8d132d35f0
|
bullet native: update OSX natives
|
9 years ago |
Kirill Vainer
|
34df2ebabf
|
native bullet: hide unexported symbols
|
9 years ago |
Kirill Vainer
|
6296819697
|
native bullet: allow cross compiling linux -> windows
|
9 years ago |
Kirill Vainer
|
25da36e590
|
jme3-bullet-native: copyBinaryToLibs to depend on building native lib
|
10 years ago |
Normen Hansen
|
98f0d2c08a
|
- fix jme3-bullet-natives build issue
|
10 years ago |
Normen Hansen
|
c924a94e92
|
- fix copying of precompiled bullet native files
|
10 years ago |
iwgeric
|
83a9f87fe1
|
Enclose startParameter.excludedTaskNames inside task
|
10 years ago |
Normen Hansen
|
ec183e1eea
|
- only download bullet when its supposed to be built
|
10 years ago |
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
|
10 years ago |
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
|
10 years ago |
Normen Hansen
|
104254f6a6
|
- allow packing bullet binaries from build folder that have previously been built on other platforms
|
10 years ago |
Normen Hansen
|
c8fcac1254
|
- fix build script for native bullet on windows using VisualStudio
|
10 years ago |
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)
|
10 years ago |
shadowislord
|
e3497dcf50
|
Switch from gradle 1.12 to 2.2.1
|
10 years ago |
shadowislord
|
a18c568579
|
Fix native bullet build on Linux
It is now partially static build, only depending on libc and libm.
|
10 years ago |
iwgeric
|
768f099d1d
|
remove android build from jme3-bullet-native (separate subproject now)
|
11 years ago |
Normen Hansen
|
f513a09c52
|
adapt native build for new gradle versions (targetPlatforms -> model.platforms)
|
11 years ago |
Normen Hansen
|
a16857c8f4
|
switch to gradle layout
|
11 years ago |
iwg..ic
|
a0badf9d4c
|
Add jar packaging for android native bullet builds
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10992 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
iwg..ic
|
766ebef96d
|
WIP: Add support to build the Native Bullet for Android (only building, not packaging into jar file yet)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10991 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |
nor..67
|
511d045274
|
gradle:
import current build script to gradle-restructure
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10968 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
11 years ago |