empirephoenix
|
a87db2c117
|
Revert "Cleanup build scripts (3.1)"
|
8 years ago |
Kirill Vainer
|
06757f73b4
|
travis: upload artifacts only on linux/jdk8
|
8 years ago |
Kirill Vainer
|
35b9eed76f
|
travis: reorder structure a bit
|
8 years ago |
Kirill Vainer
|
e4ed3313d5
|
travis: fix unsupported jdk
|
8 years ago |
Kirill Vainer
|
8ce2f9cfe7
|
travis: test matrix build
|
8 years ago |
Kirill Vainer
|
f800d74e87
|
travis: remove uneeded install directive
|
8 years ago |
Kirill Vainer
|
78ac8df78a
|
cleanup build cache according to travis docs
|
8 years ago |
Kirill Vainer
|
39dc140f79
|
build v3.1, master, and PRs only from now on
Developers should be using PRs instead of plain branches.
|
8 years ago |
Kirill Vainer
|
f38becf2c6
|
remove SSH based maven publishing
The updates.jmonkeyengine.org server is no longer used.
|
8 years ago |
David Bernard
|
758fdcf394
|
travis: disable uploadArchives
without uploadArchives no more snapshots, but you can release (beta2,...)
|
9 years ago |
Kirill Vainer
|
b2a57e130a
|
travis: set known hosts using travis config
|
9 years ago |
Kirill Vainer
|
513fc08fb6
|
travis: only create dist if deploying
|
9 years ago |
Kirill Vainer
|
3419256941
|
travis: use cache rules from docs
|
9 years ago |
Kirill Vainer
|
8416dd8c65
|
travis: dont cache netbeans folder anymore
|
9 years ago |
Kirill Vainer
|
2c94a3f538
|
travis: treat v3.1 branch as trunk
|
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 |
shadowislord
|
acdeba4a4d
|
Travis: Use Oracle JDK8 for building
|
10 years ago |