aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/pom2mk
Commit message (Expand)AuthorAgeFilesLines
* Replace *Escape with *EscapeListColin Cross2019-03-041-1/+1
* Add pom2mk -excludeColin Cross2018-04-231-2/+21
* Add pom2mk -regenColin Cross2018-04-231-5/+76
* pom2mk to include extra-deps as top-level deps tooJeff Gaston2018-04-231-0/+4
* Have pom2mk list all duplicates modulesJeff Gaston2018-03-291-0/+5
* Have pom2mk include runtime deps tooJeff Gaston2018-03-291-5/+14
* Fix format string issuesColin Cross2018-03-281-1/+1
* Always include JAR dependencies (not just with --static-deps) in MakefileAlan Viverette2018-03-281-3/+4
* Use "jar" as default type, "compile" as default scopeAlan Viverette2018-02-131-12/+22
* Emit static dependencies into pom2mk-generated MakefileAlan Viverette2018-01-051-5/+68
* Update pom2mk to allow duplicate module names if rewrittenAlan Viverette2017-12-051-13/+22
* pom2mk: Allow setting LOCAL_SDK_VERSIONDan Willemsen2017-11-101-0/+9
* pom2mk: Fix unlisted dependency typesDan Willemsen2017-11-061-10/+47
* pom2mk: Add a flag to specify a specific version of artifactsDan Willemsen2017-11-031-0/+10
* Add pom2mk, a maven repo -> Android.mk toolDan Willemsen2017-06-072-0/+273