Kirill Vainer
|
0aaa28e66b
|
Merge branch 'master' into experimental
|
2016-03-02 13:56:17 -05:00 |
|
Kirill Vainer
|
c6336c0781
|
version: new versioning scheme for tags
|
2016-02-21 22:15:00 -05:00 |
|
Kirill Vainer
|
fda40563c5
|
build: don't build SDK or javadoc
|
2016-02-21 22:03:21 -05: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
|
a97048a4f3
|
sdk build: use "nbm revision" to allow upgrades between tagged releases
|
2015-08-13 22:38:44 -04:00 |
|
Kirill Vainer
|
f944d7c22b
|
build: use SNAPSHOT as default tag
Maven publishing treats the "SNAPSHOT" tag in a special way, marking that build as a snapshot type build.
|
2015-08-08 14:03:36 -04:00 |
|
Kirill Vainer
|
58aed8be23
|
Gradle: dont build android examples by default
|
2015-05-04 21:49:31 -04:00 |
|
Kirill Vainer
|
2bdd4d5a32
|
Maven: enable maven artifact publishing
Currently to local repo only.
|
2015-04-28 23:59:49 -04:00 |
|
Michael Zuegg
|
5c1fe73530
|
Update gradle.properties
|
2015-02-28 16:06:42 +01:00 |
|
michael
|
690dd7bf28
|
Added Geometry and Tessellation Shader Tests
|
2015-02-28 13:40:10 +01:00 |
|
Normen Hansen
|
65eba1389a
|
- enable building of JavaDoc
- add option to disable JavaDoc building in gradle.properties
|
2015-01-28 13:56:58 +01:00 |
|
Normen Hansen
|
e771486e60
|
- fix netbeans url in gradle.properties, up to NB 8.0.2
|
2015-01-23 12:15:27 +01:00 |
|
Normen Hansen
|
ef47f61f72
|
- move netbeans download URL to gradle.properties
|
2015-01-14 00:28:39 +01:00 |
|
shadowislord
|
08ac64cd63
|
Remove GL autogen since the GL interface has now been generated and is final
|
2014-12-09 18:02:36 -05:00 |
|
shadowislord
|
54979b33e3
|
Enable SDK build again by default (seems to work on Travis now)
|
2014-11-11 19:28:57 -05:00 |
|
shadowislord
|
d8c5985a73
|
Disable SDK build by default (maybe Travis can handle it then)
Fix compile error in jme3-android project
|
2014-11-11 18:18:57 -05:00 |
|
Nehon
|
330b53671a
|
Upped JME version to 3.1.0 with the tag "snapshot-github"
Somehow trying to get nightly back...
|
2014-06-18 21:51:45 +02:00 |
|
shadowislord
|
0aeb807ffe
|
* Added GL interface generator tool
|
2014-06-06 12:50:34 -04:00 |
|
Normen Hansen
|
539c2e65fc
|
- update JmeVersion automatically in build script
- change handling of version "tag" (stable, svn etc.)
|
2014-04-25 17:03:59 +02:00 |
|
Normen Hansen
|
10af945f36
|
set buildNativeProjects to false for now
|
2014-04-03 00:48:38 +02:00 |
|
iwgeric
|
dbe4912884
|
remove a change to ndk path (made by mistake)
|
2014-03-28 08:18:54 -04:00 |
|
iwgeric
|
8a4bb58bda
|
add native bullet build properties to gradle.properties in root project
|
2014-03-28 08:13:47 -04:00 |
|
Normen Hansen
|
d4546223fc
|
- include SDK in gradle build
- add option to build natives / SDK to gradle properties
- update SDK properties file with jme version
|
2014-03-23 12:31:26 +01:00 |
|
Normen Hansen
|
a16857c8f4
|
switch to gradle layout
|
2014-03-21 02:32:11 +01:00 |
|