Kirill Vainer
e5b3646fe4
build: upload maven snapshots to updates server
9 years ago
Kirill Vainer
d36749c85b
build: fix syntax error
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
Kirill Vainer
2bdd4d5a32
Maven: enable maven artifact publishing
...
Currently to local repo only.
10 years ago
Kirill Vainer
8797bda5ef
Maven: remove unneeded properties
...
Those are determined automatically by gradle, no need to specify explicitly.
10 years ago
David Bernard
4bdf682944
build:javadoc: use JavaVersion.current().isJava8Compatible()
10 years ago
David Bernard
23f5b3ad01
build: quick fix to run javadoc with jdk < 1.8
10 years ago
Normen Hansen
3d8a1d4bad
- make javadoc output more readable
...
- disable doclint for now (fails on <br/> etc
10 years ago
Normen Hansen
65eba1389a
- enable building of JavaDoc
...
- add option to disable JavaDoc building in gradle.properties
10 years ago
Normen Hansen
69f8e58d84
- change source compatibility to 1.6
10 years ago
Normen Hansen
539c2e65fc
- update JmeVersion automatically in build script
...
- change handling of version "tag" (stable, svn etc.)
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
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