Stephen Gold
|
bb32b882a0
|
gradle.properties: ready for 3.3.0-alpha5 build
|
2019-09-21 12:21:08 -07:00 |
|
sgold
|
b57d8239b4
|
gradle.properties: ready for 3.3.0-alpha4 build
|
2019-09-21 09:19:17 -07:00 |
|
Stephen Gold
|
001b59344d
|
gradle.properties: ready for 3.3.0-alpha3 build
|
2019-09-20 18:03:34 -07:00 |
|
Stephen Gold
|
5451e3eaf0
|
post-release fixup
|
2019-05-22 16:32:54 -07:00 |
|
Stephen Gold
|
ac01203c80
|
gradle.properties: ready for 3.3.0-alpha2 build
|
2019-05-22 09:47:59 -07:00 |
|
Stephen Gold
|
dc99bc0731
|
post-release fixup
|
2019-03-21 15:41:58 -07:00 |
|
Stephen Gold
|
a03f1fe49c
|
gradle.properties: ready for 3.3.0-alpha1 build
|
2019-03-21 12:53:18 -07:00 |
|
Stephen Gold
|
772af5ac60
|
edit gradle.properties to trigger a rebuild
|
2018-12-01 14:12:47 -08:00 |
|
Stephen Gold
|
d3e7d20374
|
upgrade native Bullet to v2.87, which should fix issue #877
|
2018-11-30 16:12:07 -08:00 |
|
joliver82
|
f19ad06820
|
Update android bullet native, mk files and gradle adding header generation dependency
|
2018-11-15 10:23:04 -08:00 |
|
Kirill Vainer
|
d57c362ec3
|
build javadoc by default
|
2018-05-21 21:43:28 -04:00 |
|
Nehon
|
b0371badaf
|
Bumps main version to 3.3
|
2018-02-18 16:54:16 +01:00 |
|
Riccardo Balbo
|
af60797efd
|
Update to bullet 2.86.1 (#698)
|
2017-08-31 21:39:54 +02:00 |
|
Kirill Vainer
|
cdb8200cfe
|
build: don't build natives by default
|
2016-11-25 22:01:38 -05:00 |
|
Kirill Vainer
|
d2a4a3fa87
|
build: use different bullet zip name
|
2016-11-25 13:43:35 -05:00 |
|
Kirill Vainer
|
f895d8815c
|
build: upgrade to gradle 3.2.1
|
2016-11-25 13:06:20 -05:00 |
|
Kirill Vainer
|
aa02ca7dab
|
build: enable native building by default
|
2016-11-24 22:46:45 -05:00 |
|
Kirill Vainer
|
41a4a0279c
|
version: remove sdk related configuration
|
2016-11-24 15:41:18 -05:00 |
|
Riccardo Balbo
|
2958fc53d7
|
Disable buildNativeProjects
|
2016-07-13 17:22:49 +02:00 |
|
Riccardo Balbo
|
e5747c2faa
|
Update bullet to 2.83.7
|
2016-07-13 17:20:42 +02:00 |
|
Kirill Vainer
|
4aa614108e
|
pom: fix incorrect inception year
|
2016-04-30 18:01:02 -04:00 |
|
Kirill Vainer
|
1515c14e46
|
build: change master version to 3.2
|
2016-04-26 20:09:16 -04:00 |
|
Rémy Bouquet
|
eea4d54be7
|
removed sdks compilation form the engine compilation
|
2016-03-05 18:04:06 +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
|
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 |
|