Commit Graph

43 Commits

Author SHA1 Message Date
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
a21cb84961 version bump (rc2) 2014-10-05 14:45:10 -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
Connor Tumbleson
625d042c26 version bump (rc1) 2014-04-13 20:42:24 -05:00
Connor Tumbleson
2d0fb1f6ca force UTF-8 compile w/ gradle 2014-02-10 07:14:44 -06:00
Connor Tumbleson
720c08608d fix debug gradle builds to have less bloat in console 2014-02-09 18:49:59 -06:00
Connor Tumbleson
59b069a7a1 update gradle to 1.10 for better task handling 2014-02-08 17:55:53 -06:00
Connor Tumbleson
edf81c2597 version bump 2014-02-07 07:13:50 -06:00
Connor Tumbleson
e3ed1a448a refactor gradle version system for release, snapshots and non-git snapshots 2014-02-04 09:54:00 -06:00
Connor Tumbleson
f649f80026 2.0.0b8 2013-11-05 22:36:16 -06:00
Connor Tumbleson
009867e885 2.0.0b7 2013-10-11 11:48:58 -05:00
Connor Tumbleson
000353167c update to gradle 1.8 2013-10-11 11:47:08 -05:00
Connor Tumbleson
9c957b9308 2b6 2013-09-14 12:41:59 -05:00
Connor Tumbleson
ef3be1310b 2b5 2013-08-14 08:36:37 -05:00
Connor Tumbleson
a417cba9e1 move to java 1.7 2013-08-12 09:16:50 -05:00
Connor Tumbleson
a2c8d64d84 adjust build.gradle to handle apktool / dexlib2 2013-08-12 09:16:50 -05:00
Connor Tumbleson
b80ed371ef 2b4 2013-07-08 14:03:38 -05:00
Connor Tumbleson
a6854fc67c force a 1.7 jdk on build 2013-07-08 14:03:13 -05:00
Connor Tumbleson
6fdf7b37e1 b3: added fixed windows aapt 2013-06-24 14:23:39 -05:00
Connor Tumbleson
6df03fc81c Update to Beta2 w/ new changes 2013-06-12 10:13:08 -05:00
Connor Tumbleson
a4a22a2961 revert commit: 7d5d633b97 2013-06-05 11:58:17 -05:00
Connor Tumbleson
6d542f997e knock version back to 1.6 2013-05-02 13:47:31 -05:00
Connor Tumbleson
be73563c43 handle all version(s) as strings, and change java to 1.7 2013-05-02 12:56:18 -05:00
Connor Tumbleson
26aa2c7d7a updating to Gradle 1.5 2013-04-06 13:10:03 -05:00
Connor Tumbleson
213f6f8a65 version bump to 2.0.0 wip 2013-03-19 08:54:25 -05:00
Connor Tumbleson
dccbe33877 updating to Gradle v1.4 2013-02-17 08:58:47 -06:00
Connor Tumbleson
fcc3144904 version bump (v1.5.3) 2013-02-02 13:03:10 -06:00
Connor Tumbleson
0664699808 abstract sdk values to vars instead of vals 2013-01-29 21:01:31 -06:00
Connor Tumbleson
92eae964a9 fixes issue #394, and changes building script to fatJar (instead of build) 2013-01-17 07:58:50 -06:00
Connor Tumbleson
3947b4c941 cleaning up gradle build files, removing proguard 2013-01-16 19:18:32 -06:00
Connor Tumbleson
6744b2469c gradle redo (moved each to their own project for organization) 2013-01-16 16:06:32 -06:00
Connor Tumbleson
7fc70058dc dont crash out if no .git folder is present 2013-01-10 14:19:57 -06:00
Connor Tumbleson
fe26f7e2a7 version bump (v1.5.2) 2012-12-27 07:54:08 -06:00
Connor Tumbleson
9d19ad1355 adding support for release / snapshot builds via gradle. kudos to #smali 2012-12-19 18:19:20 -06:00
Connor Tumbleson
04b5508c3a Android 4.2 support finally ? updated some internal libs, fixed --renamed-package 2012-12-18 19:40:42 -06:00
Connor Tumbleson
60f3ef49c9 Updated Gradle to 1.3 and updated CHANGES to reflect the PR1 release 2012-11-26 23:15:17 -06:00
Connor Tumbleson
f551710f51 fixes #41 - fixes Ziggy problem w/ filtering JAR 2012-10-08 14:39:58 -05:00
Connor Tumbleson
5ab853a249 WIP - fixing corrupted frame due to gradle not copying resources 2012-09-27 21:05:50 -05:00
Ziggy
84393b100f Fix version for build 2012-09-26 20:59:25 -04:00
Connor Tumbleson
c75ae8f82b forced target to java6, 7 not yet supported 2012-09-20 21:52:44 -05:00
Connor Tumbleson
dd881e21d1 unify smali/baksmali/apktool properties into one folder 2012-09-20 19:28:24 -05:00
Connor Tumbleson
7e6ad41830 updating gitignore, adding wrapper.jar 2012-09-19 20:39:03 -05:00
Connor Tumbleson
60c806f2e2 Moving all REPOs into one 2012-09-19 20:19:12 -05:00