Stephen Gold
694232e269
use Gradle v4.10, android tools v3.1.4, bintray plugin v1.8.4
6 years ago
Kirill Vainer
9c0b977154
upgrade to gradle 4.1
7 years ago
Kirill Vainer
93001ec290
Fix #456
7 years ago
Kirill Vainer
f895d8815c
build: upgrade to gradle 3.2.1
8 years ago
Kirill Vainer
356b3d6726
build: fix gradle 3.2.1 deprecations
8 years ago
iwgeric
e5c6673df1
Update Android Plugin for Gradle to version 2.1.0.
...
Upgrade of gradle to 2.13 was causing some issues.
9 years ago
Kirill Vainer
f4f65620ec
travis: set known hosts using travis config
9 years ago
Kirill Vainer
5d2cee0187
build: update to gradle 2.13
9 years ago
InShadow
78a921e300
Forcing the project to always build JavaDoc with UTF-8 encoding.
9 years ago
David Bernard
142d7bebae
build: upload on bintray from travis when a git tag is set and it starts by jmeMainVersion
9 years ago
Kirill Vainer
e5b3646fe4
build: upload maven snapshots to updates server
9 years ago
Kirill Vainer
b6a2efd47c
engine distribution: set name based on jmeFullVersion instead of date
9 years ago
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
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
Kirill Vainer
bea1601994
jme3-android-examples: add project for android examples
10 years ago
Kirill Vainer
f733b69f9f
Gradle: minor cleanup to build.gradle
10 years ago
David Bernard
a19246973c
build: enable assertion for test and run (previously only test as assertionEnabled = true)
10 years ago
shadowislord
abb2b784e0
Javadoc: Add engine overview
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
shadowislord
e3497dcf50
Switch from gradle 1.12 to 2.2.1
10 years ago
shadowislord
39df98da34
Update gradle version from 1.11 to 1.12 (stable)
10 years ago
Nehon
7df6235dcd
The packaged zip now contains the sources
11 years ago
Nehon
c171235b27
Changed the build so that the produced zip has a valid path
11 years ago
Nehon
7956e513e2
created a createZipDistribution task on the gradle build
11 years ago
shadowislord
510e9137d8
* Disable doclint if building on Java 8 to avoid failed build
11 years ago
iwgeric
8b912cd768
change method to check for existance of the android ndk
11 years ago
iwgeric
c965e4066d
Add method to check for existance of NDK
11 years ago
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
11 years ago
Normen Hansen
12406dd2c3
up gradle version for wrapper in buld script
11 years ago
Normen Hansen
a16857c8f4
switch to gradle layout
11 years ago
nor..67
09cf258e71
gradle-restructure:
...
- clean up main build script
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10971 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