Paul Speed
b2ae269ede
Updating the version.gradle to fix an issue with auto-versioning on the
...
master branch. (On master we want to default to the gradle.properties
version and not the latest tag for non-specific-commit tags.)
Updated gradle.properties to set master to be 3.4.0 for further development.
2019-12-21 21:55:47 -05:00
Paul Speed
5db3ac4fac
Refactored how versions are auto-built to provide more normal versions
...
when building locally.
Normal auto-detected versions will be based on the base version parsed
from the most recent tag on the branch with a -SNAPSHOT appended. If
the current commit is the tagged commit then it is used directly to
preserve backwards compatibility... but really that should be a CI
only option for most use-cases.
A new includeBranchInVersion option was added to allow the old behavior
of including the branch name in a munged version string for those
wanting to keep their experimental branch builds separate from their
normal master/version-branch builds.
2019-12-21 08:37:21 -05:00
Paul Speed
37bb494709
Fixing the default versioning to be compatible with continued development.
...
-SNAPSHOT releases should be based on real version numbers and not partial
prefixes or it makes it harder to continuing development on the branch.
2019-11-26 02:12:13 -05:00
Riccardo Balbo
816ab99ac5
Fix version naming. Use version-branch-SNAPSHOT for local builds, add custom version name property.
2019-11-17 14:15:42 +01:00
Riccardo Balbo
128e079a22
Update MacOS build: removed 32 bit support (since deprecated by apple). Update bullet library to the current master branch (needed for compatibility patch with recent clang).
2019-11-17 13:13:57 +01:00
Riccardo Balbo
69ef8efcce
Github Actions
2019-10-10 11:38:21 +02:00
Riccardo Balbo
88e9c8482c
Store prebuild libraries outside the source folder, download prebuilt libraries from bintray
2019-10-10 11:11:49 +02:00
Riccardo Balbo
273f65b651
Fix toolchain. Add way to select wich platform you want to build.
2019-10-10 11:11:49 +02:00
Stephen Gold
62faa9a873
post-release cleanup
2019-09-21 14:32:59 -07:00
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