Connor Tumbleson
f2ba30ba5f
fix: remove jdk9 (no success)
2019-07-13 07:52:37 -04:00
Connor Tumbleson
5efd17033a
build: test on jdk9 and jdk11
2019-07-13 07:52:37 -04:00
Connor Tumbleson
438c4b9c59
build: windows is not an optional failure
2019-02-16 18:01:38 -05:00
Connor Tumbleson
e79d3fa977
fix: use "shell" for windows
2019-01-09 17:54:21 -05:00
Connor Tumbleson
d3f88b20dc
fix: allow windows to fail for now
2019-01-09 17:44:29 -05:00
Connor Tumbleson
cfea3e0831
build: initial attempt at getting travis windows support
...
build: force windows onto the bash environment
build: update permission (+x) of clean-test file
build: "bat" instead of "exe" extension
build: attempt to support long-path names on windows
build: another attempt at long filepaths on windows
build: force +x on scripts prior to execution
build: exit with return code of last command
build: dump out current path
build: dump out current path - part 2
fix: remove 5 chars from path to drop down from 260 windows max path
build: correct gradlew.bat path and remove unneeded lines
fix: remove long path global configuration
fix: restore PATH setting for windows env
build: PATH resets between scripts, fix for windows
2019-01-09 17:43:40 -05:00
Connor Tumbleson
81aa208126
fix: remove java9
2018-09-14 16:23:04 -04:00
Connor Tumbleson
d1f7ac3d0f
fix: don't trigger multiple builds
2018-09-14 15:55:41 -04:00
Connor Tumbleson
0d2a0e3a47
fix: silence java9 warnings for now
...
- refs: https://issues.apache.org/jira/browse/GROOVY-8339
2018-09-14 15:51:32 -04:00
Connor Tumbleson
803f3506fa
ci: drop tests on 1.7, add 1.9
2018-09-06 06:43:08 -04:00
Connor Tumbleson
5d671c47ad
fix: downgrade mac to 10.2
2018-08-16 08:03:49 -04:00
Connor Tumbleson
9751015857
travis: force to precise
2018-02-22 11:41:15 -05:00
Connor Tumbleson
ee29007783
travis: clean test suite before execution
2018-02-22 11:29:15 -05:00
Connor Tumbleson
0ff93b6fc4
openjdk8 is not allowed to fail
2017-07-31 06:39:27 -04:00
Connor Tumbleson
5526e363c6
rework travis-ci builds
2017-07-31 06:32:46 -04:00
Connor Tumbleson
d9d8c0adac
remove submodule init
2017-07-09 11:01:47 -04:00
Connor Tumbleson
966c861d2f
s/fatJar/shadowJar
2017-05-08 08:45:39 -04:00
Connor Tumbleson
ecb6658c56
fix travis to not call old outdated git submodules
2016-02-27 20:25:27 -05:00
Connor Tumbleson
cd852cd658
Removes SmaliDebugging
...
- fixes #1061
2016-02-27 20:20:53 -05:00
Connor Tumbleson
237283c01d
cache travis deps & allow failure for openjdk while travis fixes it
2015-12-18 11:52:08 -06:00
Connor Tumbleson
92077203d8
have travis use github public URLs
...
attempt to run tests with default tasks
remove notifications & override install command
add git config setup for travis-ci
set email/name globally on travis-ci
run applyPatches before compileJava
remove incremental java build
add "build fatJar proguard" to script run
applyPatches before running script
Update build.gradle
add wrapper to footer (post cleanup)
2015-10-14 13:34:30 -05:00
Connor Tumbleson
22305ccb7c
travis ci no longer supports jdk switch on mac hosts
2015-09-12 14:39:51 -05:00
Connor Tumbleson
9265a9877a
add notifications for irc
2014-11-02 07:48:56 -06:00
Connor Tumbleson
a6340ea72b
add osx w/ allowed failures on jdk8
2014-11-02 07:48:56 -06:00
Connor Tumbleson
192ab43112
Support JDK 8
...
- no proguard if using jdk8
- add jdk8 to travis
2014-11-02 07:48:56 -06:00
Connor Tumbleson
aba540885e
Gradle Refresh
...
- move common functions to functions.gradle
- use dependency aliases whenever possible
- update to gradle 2.1
- cleanup build.gradle files with proper spacing
- remove duplicated blocks
- compile incrementally (java)
Gradle Refresh v2
- alphabetical order dependencies
- added jdk8 to build tests
- moved script to file for travis
Gradle Refresh v2a
- fix travis
- remove pointless logging
jdk8 isn't ready for travis
2014-10-23 17:43:37 -05:00
Connor Tumbleson
8766cfbb7f
[travis] re-enable email notifications
2014-05-11 13:42:55 -05:00
Connor Tumbleson
f5fc88e463
add travis-ci builds
...
[travis] skip test on travis
[travis] install 32bit libs
2014-05-09 17:52:29 -05:00