summaryrefslogtreecommitdiff
path: root/cmd/pom2mk
AgeCommit message (Expand)Author
2024-01-26Use Java 1.8 when generating build files Sorin Basca
2021-02-06Add LOCAL_LICENSE_KINDS to build/soong Bob Badour
2019-04-20Add -jetifier to pom2mk and pom2bp Dan Willemsen
2019-03-04Replace *Escape with *EscapeList Colin Cross
2018-04-23Add pom2mk -exclude Colin Cross
2018-04-23Add pom2mk -regen Colin Cross
2018-04-23pom2mk to include extra-deps as top-level deps too Jeff Gaston
2018-03-29Have pom2mk list all duplicates modules Jeff Gaston
2018-03-29Have pom2mk include runtime deps too Jeff Gaston
2018-03-28Fix format string issues Colin Cross
2018-03-28Always include JAR dependencies (not just with --static-deps) in Makefile Alan Viverette
2018-02-13Use "jar" as default type, "compile" as default scope Alan Viverette
2018-01-05Emit static dependencies into pom2mk-generated Makefile Alan Viverette
2017-12-05Update pom2mk to allow duplicate module names if rewritten Alan Viverette
2017-11-10pom2mk: Allow setting LOCAL_SDK_VERSION Dan Willemsen
2017-11-06pom2mk: Fix unlisted dependency types Dan Willemsen
2017-11-03pom2mk: Add a flag to specify a specific version of artifacts Dan Willemsen
2017-06-07Add pom2mk, a maven repo -> Android.mk tool Dan Willemsen