Stephen Gold
fca8bcf470
make native Bullet the default for jme3-examples (instead of JBullet)
6 years ago
lifeinwild
7e11a6c0fe
Use UTF-8 in gradle builds
6 years ago
David Berrios
95ba65c8c5
Remove JVM arguments for OSX when running examples
6 years ago
Kirill Vainer
356b3d6726
build: fix gradle 3.2.1 deprecations
8 years ago
shamanDevel
9a3dce2fb3
OpenGL/CL sharing is not working with lwjgl3. It seems that the context is set up the wrong way.
...
For now, disable the sharing methods.
Also retrieving the program binaries is disabled, the current implementation would throw a segfault.
9 years ago
Kirill Vainer
a2554874d3
run: only set log file path if non-null
9 years ago
Paul Speed
95d5f58d68
Modified the run task to pass through the log configurion
...
settings system property.
9 years ago
Kirill Vainer
e541a5a147
lwjgl3: start jME3 on main thread (needed for mac)
9 years ago
Julien Gouesse
2677ff31b9
Adds the JogAmp backend into the Gradle dependencies
9 years ago
Kirill Vainer
88663b0bc3
dist build: ensure native bullet is included in dist package
9 years ago
Nehon
ec7432c90c
Added a graddle.properties to je jme-examples project with an override of buildJavaDoc to false, to not generate the javadoc when building from jme-examples
...
Also added a parameter to enable assertion as executable classes are only in this project anyway.
Removed the global assertion setting as it's only needed in jme-examples.
10 years ago
iwgeric
661f4c6d2e
Copy jme3-android-native and jme3-bullet-native-android to the dist/opt folder as part of build
10 years ago
shadowislord
10ccc570e1
Copy jme3-android.jar to the dist/opt folder as part of build
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
6ff69cccf6
- add run task to jme3-examples
...
- use run task of jme3-examples in main project run task
10 years ago
Normen Hansen
940fe70803
- fix dist task in jme3-examples to not run at config time
10 years ago
shadowislord
7cdc473e14
* Fix broken generation of classpath for jMonkeyEngine3.jar
11 years ago
Normen Hansen
54c6aa5afc
fix checks for SDK and native builds
11 years ago
Normen Hansen
d4546223fc
- include SDK in gradle build
...
- add option to build natives / SDK to gradle properties
- update SDK properties file with jme version
11 years ago
Normen Hansen
a16857c8f4
switch to gradle layout
11 years ago
nor..67
a845665cca
gradle-restructure:
...
- extend jme3-examples "dist" target (WIP)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10984 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