Kirill Vainer
e5b3646fe4
build: upload maven snapshots to updates server
2015-08-24 23:29:38 -04:00
Kirill Vainer
b6a2efd47c
engine distribution: set name based on jmeFullVersion instead of date
2015-08-21 22:42:02 -04:00
Kirill Vainer
17887b1fb0
build: new build version info system
...
* JmeVersion is no longer autogenerated, instead it pulls info from version.properties
* Added version.gradle script to generate version info and expose it to other gradle scripts
* Embed version info inside JAR manifest
* Refactor NDK finding to use the same way as the version generation
2015-08-08 17:35:05 -04:00
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.
2015-05-08 15:07:43 +02:00
Kirill Vainer
bea1601994
jme3-android-examples: add project for android examples
2015-05-04 16:57:41 -04:00
Kirill Vainer
f733b69f9f
Gradle: minor cleanup to build.gradle
2015-05-04 16:57:32 -04:00
David Bernard
a19246973c
build: enable assertion for test and run (previously only test as assertionEnabled = true)
2015-03-06 10:47:04 +01:00
shadowislord
abb2b784e0
Javadoc: Add engine overview
2015-02-21 15:39:10 -05:00
Normen Hansen
6ff69cccf6
- add run task to jme3-examples
...
- use run task of jme3-examples in main project run task
2015-01-13 20:17:56 +01:00
shadowislord
e3497dcf50
Switch from gradle 1.12 to 2.2.1
2014-12-01 23:41:13 -05:00
shadowislord
39df98da34
Update gradle version from 1.11 to 1.12 (stable)
2014-09-07 19:09:13 -04:00
Nehon
7df6235dcd
The packaged zip now contains the sources
2014-06-19 07:59:51 +02:00
Nehon
c171235b27
Changed the build so that the produced zip has a valid path
2014-06-19 07:35:13 +02:00
Nehon
7956e513e2
created a createZipDistribution task on the gradle build
2014-06-19 00:04:27 +02:00
shadowislord
510e9137d8
* Disable doclint if building on Java 8 to avoid failed build
2014-05-31 13:21:59 -04:00
iwgeric
8b912cd768
change method to check for existance of the android ndk
2014-03-28 08:15:10 -04:00
iwgeric
c965e4066d
Add method to check for existance of NDK
2014-03-24 19:35:44 -04:00
iwgeric
a0ccd9984c
add method to find the android ndk build executable in a common way for all sub projects that need to build a native android lib
2014-03-24 00:05:23 -04:00
Normen Hansen
12406dd2c3
up gradle version for wrapper in buld script
2014-03-21 14:26:28 +01:00
Normen Hansen
a16857c8f4
switch to gradle layout
2014-03-21 02:32:11 +01:00