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