Commit Graph

20 Commits

Author SHA1 Message Date
Connor Tumbleson
d1b0025c4e fix: correct location of JAVA_HOME 2019-04-24 18:32:26 -04:00
Connor Tumbleson
cf9e8662b8 fix: jdk211 for clean/build 2019-04-24 18:29:26 -04:00
Connor Tumbleson
16c50d56e5 build: travis complaining about JAVA_HOME now 2019-04-24 18:25:41 -04:00
Connor Tumbleson
813cd911f2 build: update jdk path for windows
- need an automated solution for this
2019-04-24 18:12:43 -04:00
Connor Tumbleson
2c41ac1f7f
build: also patch the clean-tests for not completed win builds 2019-02-16 18:01:38 -05:00
Connor Tumbleson
443e5d3643
build: fix timeout in windows due to travis
- refs: https://travis-ci.community/t/windows-build-hangs-after-done-exit-0/1439
2019-02-16 18:01:38 -05:00
Connor Tumbleson
37e700424a
build: update jdk on windows from 191 to 201 2019-02-16 18:01:38 -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
481299c748
Update Windows scripts for unicode support
- fixes #1595
2017-08-25 06:36:50 -04:00
Connor Tumbleson
966c861d2f
s/fatJar/shadowJar 2017-05-08 08:45:39 -04:00
GabrielTK
33ab63c254 All args 2016-10-28 18:36:15 -02:00
Connor Tumbleson
0e0f8b0dee
force encoding to UTF8
- pulled from #1277
2016-08-06 08:03:04 -04:00
Connor Tumbleson
a4b5c926f4 fixes #1056
- removes unneeded echo
2015-10-29 07:09:45 -05:00
Connor Tumbleson
5481376d0c Prevent appending the current directory to path on every run
- Fixes #927
2015-04-29 08:04:20 -05:00
Connor Tumbleson
5d73e25555 as apks get bigger, our memory footprint grows.
- lets move to 512mb
2014-12-25 14:12:04 -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
497b2f9e11 fix locale problem on windows, due to launch script 2013-11-14 06:35:30 -06:00
Connor Tumbleson
40360ed873 prevents cli app from taking focus (osx) - jcase 2013-01-20 14:31:19 -06:00
Connor Tumbleson
35c14cf443 add wrapper scripts into revision control 2013-01-20 14:29:40 -06:00