Kirill Vainer
|
0e8ce10293
|
travis: install missing libstdc++ for 32-bit
|
8 years ago |
Kirill Vainer
|
316f55859c
|
travis: install required multilib package
|
8 years ago |
Kirill Vainer
|
36e9a0d1c6
|
travis: upload artifacts only on linux/jdk8
|
8 years ago |
Kirill Vainer
|
0f7c12385a
|
travis: reorder structure a bit
|
8 years ago |
Kirill Vainer
|
91e7a8bce4
|
travis: fix unsupported jdk
|
8 years ago |
Kirill Vainer
|
28ee71fe3d
|
travis: test matrix build
|
8 years ago |
Kirill Vainer
|
2712d80009
|
travis: remove uneeded install directive
|
8 years ago |
Kirill Vainer
|
38b6eabdc7
|
cleanup build cache according to travis docs
|
8 years ago |
Kirill Vainer
|
a7ef42ae89
|
build v3.1, master, and PRs only from now on
Developers should be using PRs instead of plain branches.
|
8 years ago |
Kirill Vainer
|
73cb4f85ad
|
remove SSH based maven publishing
The updates.jmonkeyengine.org server is no longer used.
|
8 years ago |
Sebastian Weiß
|
cbb9014028
|
added conditional include of lwjgl3 if java8 is supported; edited .travis.yml so that the project is compiled against multiple jdks
|
8 years ago |
shaman
|
26be6d896c
|
Updated .travis.yml to build against Java8 instead of Java7
|
8 years ago |
Kirill Vainer
|
f4f65620ec
|
travis: set known hosts using travis config
|
9 years ago |
Kirill Vainer
|
7fdc49e1e3
|
travis: only create dist if deploying
|
9 years ago |
Kirill Vainer
|
dd816a02a0
|
travis: use cache rules from docs
|
9 years ago |
Kirill Vainer
|
deb3f21b7e
|
travis: dont cache netbeans folder anymore
|
9 years ago |
Kirill Vainer
|
d0c7bd988e
|
travis: cleanup
|
9 years ago |
Kirill Vainer
|
1f4672264e
|
travis: upload archives for tagged builds
|
9 years ago |
Kirill Vainer
|
67fef7e767
|
travis: test to find out why upload doesn't work
|
9 years ago |
David Bernard
|
8e866561b8
|
build: travis fix typo double double quote
|
9 years ago |
David Bernard
|
4815016906
|
build: travis move uploadArchives to after_success section
|
9 years ago |
David Bernard
|
142d7bebae
|
build: upload on bintray from travis when a git tag is set and it starts by jmeMainVersion
|
9 years ago |
Kirill Vainer
|
e552fb1101
|
travis-ci: don't try to decrypt updates key for PRs
|
9 years ago |
Kirill Vainer
|
139ba573bc
|
travis-ci: try to fix incorrect .travis.yml file
|
9 years ago |
Kirill Vainer
|
2f6388c13b
|
travis-ci: fix build failures on PRs / branches
|
9 years ago |
Kirill Vainer
|
c8c0904bda
|
travis-ci: re-enable maven snapshot releases
|
9 years ago |
Kirill Vainer
|
734bf4a789
|
travis-ci: use git fetch --unshallow so the revision count is correct
|
9 years ago |
Kirill Vainer
|
1fdfa269c9
|
build: disable maven releases
still need to figure out why the revision
number is so low for detached HEAD builds..
|
9 years ago |
Kirill Vainer
|
afa9bcde7c
|
build: reenable maven upload
fixed branch name retrieval issue
|
9 years ago |
Kirill Vainer
|
f2e2ac7d44
|
build: disable maven uploads for now
Some issues are preventing it from working correctly ..
|
9 years ago |
Kirill Vainer
|
e5b3646fe4
|
build: upload maven snapshots to updates server
|
9 years ago |
Kirill Vainer
|
67d982a64c
|
Travis-CI: automatically detect filename to deploy
|
9 years ago |
Kirill Vainer
|
2bf5a5c089
|
Travis-CI: fix release deployment
|
9 years ago |
Kirill Vainer
|
aa1874442d
|
Travis-CI: release test
|
9 years ago |
Kirill Vainer
|
c39abf48de
|
Travis-CI: enable releases
|
10 years ago |
Kirill Vainer
|
5a1faac629
|
Travis-CI: create zip dist as part of build
|
10 years ago |
Kirill Vainer
|
86900c9d09
|
Travis-CI: Try to fix notifications
|
10 years ago |
Kirill Vainer
|
c93c746b8b
|
Travis-CI: display success notification on status change
|
10 years ago |
Kirill Vainer
|
9e84c9f572
|
Travis-CI: Fix incorrect notification string
|
10 years ago |
Kirill Vainer
|
bffdb6cc93
|
Travis-CI: Add Slack chat notifications
|
10 years ago |
Kirill Vainer
|
f7d544f453
|
Travis-CI: cache netbeans platform and gradle deps
|
10 years ago |
Kirill Vainer
|
03cf96bc04
|
Travis-CI: enable container based infrastructure
|
10 years ago |
shadowislord
|
c5775ec30d
|
Use default JDK for travis build
|
10 years ago |
shadowislord
|
96c3e554f4
|
Disable NDK downloading for Travis CI build
NDK is multi-platform, so natives can be updated by developer.
|
10 years ago |
shadowislord
|
e3c0b0ae38
|
Use ANDROID_NDK instead of ANDROID_NDK_HOME (that's what the build script uses)
|
10 years ago |
shadowislord
|
196744eec5
|
Extract NDK silently (pipe to /dev/null)
|
10 years ago |
shadowislord
|
d0a3ffe06c
|
Make sure the 7z command is available prior to using it
|
10 years ago |
shadowislord
|
d88cbc3f87
|
Do not execute Android NDK, but extract via 7z
|
10 years ago |
shadowislord
|
c25fee7048
|
Try to fix the build again ..
|
10 years ago |
shadowislord
|
beecab863a
|
Make Travis CI fetch Android NDK (see if it works ..)
|
10 years ago |