Kirill Vainer
652358038d
version: treat this branch as trunk
2016-04-26 20:11:17 -04:00
Kirill Vainer
3d8cbda240
version: fix tag parsing issues
2016-02-24 18:48:06 -05:00
David Bernard
c0af575487
build: remove “git …”.execute() to retrieve git tag.
2016-02-24 22:46:47 +01:00
David Bernard
9416387111
build: release version defined from tag in format “vX.Y.Z” and “vX.Y.Z-M”.
...
Refactor to clearly split behaviour when release (based on tag) or not (SNAPSHOT).
2016-02-23 14:32:24 +01:00
David Bernard
142d7bebae
build: upload on bintray from travis when a git tag is set and it starts by jmeMainVersion
2016-01-28 22:06:21 +01:00
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