Ben Gruver
fd3e00ab35
Refactor most of the utility classes from util into dexlib2
...
Now, util only contains the utilities that are needed by smali/baksmali,
but not dexlib2. E.g. the common command line parsing utilities, some path
utilities, etc.
This also reverses the dependency between the util module and dexlib2.
2018-07-01 14:08:33 -07:00
Ben Gruver
41ec13e81f
Remove unneeded commons_cli stuff from util project
2016-05-16 16:58:54 -07:00
Ben Gruver
5a5eafb818
Implement a new command line interface for baksmali
2016-05-16 16:58:53 -07:00
Ben Gruver
1d28b32ff5
Refactor the maven upload build stuff
...
This also adds the required javadoc jars
2014-01-18 11:33:39 -08:00
Ben Gruver
5b411f3447
Add gradle configuration for uploading smali artifacts to maven
2014-01-17 02:04:07 -08:00
Ben Gruver
46cefa3d5b
Factor out dependency versions, and upgrade to gradle 14.0
2013-03-03 17:58:02 -08:00
Ben Gruver
cc15feab69
Add AbstractListIterator and ImmutableListConverter classes to util module
2012-10-14 22:50:03 -07:00
Ben Gruver
181c04c839
Add copyright/license for build scripts
2012-09-16 00:03:44 -07:00
Ben Gruver
7d7ee58ad9
gradleize util project
2012-09-15 15:58:31 -07:00