Commit Graph

6 Commits

Author SHA1 Message Date
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