7 Commits

Author SHA1 Message Date
Kirill Vainer
afa9bcde7c build: reenable maven upload
fixed branch name retrieval issue
2015-08-25 00:39:03 -04:00
Kirill Vainer
daff85d651 build: get versioning info from travis (if specified) 2015-08-25 00:34:47 -04:00
Kirill Vainer
7b7ebaf946 version: use the two digit version to generate the full version string 2015-08-16 22:21:08 -04:00
Kirill Vainer
a97048a4f3 sdk build: use "nbm revision" to allow upgrades between tagged releases 2015-08-13 22:38:44 -04:00
Kirill Vainer
be2e165a5d version: consider any non-snapshot build as stable 2015-08-11 21:16:23 -04:00
Kirill Vainer
b7ab6d003e build: separate full version from full name 2015-08-08 17:57:59 -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