aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
...
* pom2bp: move misplaced {{end}}Colin Cross2018-07-101-2/+2
* pom2bp: extract minSdkVersion from manifest into Android.bpColin Cross2018-07-091-5/+65
* Revert "Revert "Revert "Revert "Add path interposer""""Dan Willemsen2018-05-313-0/+463
* Revert "Revert "Revert "Add path interposer"""Dan Willemsen2018-05-253-463/+0
* Revert "Revert "Add path interposer""Dan Willemsen2018-05-253-0/+463
* Revert "Add path interposer"Dan Willemsen2018-05-193-445/+0
* Add path interposerDan Willemsen2018-05-183-0/+445
* Fix multiproduct_kati product listDan Willemsen2018-05-151-3/+5
* Add a dependency fixer for proto depsDan Willemsen2018-05-074-0/+574
* Regenerate R.java files from LOCAL_STATIC_ANDROID_LIBRARIESColin Cross2018-05-022-0/+113
* Add pom2bpColin Cross2018-04-242-0/+517
* 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
* Use Config/DeviceConfig functions to access ProductVariablesDan Willemsen2018-04-111-1/+1
* 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-283-7/+7
* Always include JAR dependencies (not just with --static-deps) in MakefileAlan Viverette2018-03-281-3/+4
* Make zipsync list file output empty if there are no filesColin Cross2018-03-221-1/+4
* Replace extract-srcjars.sh with zipsync toolColin Cross2018-03-152-0/+149
* Remove timestamp based filelist file for tracking Python dependenciesNan Zhang2018-03-091-3/+24
* add a library to report build numbers without causing rebuildsColin Cross2018-03-022-0/+68
* Rewrite symbol_inject to be testableColin Cross2018-03-0211-140/+3069
* Fix finding next symbol when multiple symbols have the same addressColin Cross2018-02-282-54/+50
* Sort macho symbol table entriesColin Cross2018-02-231-3/+12
* Fix symbol_inject on win32 exesColin Cross2018-02-232-1/+6
* Use __SBOX_OUT_DIR__ in sbox output file listColin Cross2018-02-211-6/+3
* Fix injecting data into a .o fileColin Cross2018-02-201-1/+1
* Use "jar" as default type, "compile" as default scopeAlan Viverette2018-02-131-12/+22
* Add a tool to inject data into an elf, macho, or PE symbolColin Cross2018-02-065-0/+407
* Emit static dependencies into pom2mk-generated MakefileAlan Viverette2018-01-051-5/+68
* Add -p, -e options in merge_zips for supporting par format.Nan Zhang2017-12-201-4/+97
* Allow Soong to generate its own build documentationColin Cross2017-12-123-0/+146
* Increase per-process file limits for multiproduct_katiDan Willemsen2017-12-111-0/+27
* Update pom2mk to allow duplicate module names if rewrittenAlan Viverette2017-12-051-13/+22
* Revert "Revert "Soong support for namespaces""Jeff Gaston2017-12-041-2/+17
* sbox error message now lists the files that were createdJeff Gaston2017-12-011-5/+48
* Revert "Soong support for namespaces"Jeff Gaston2017-11-301-17/+2
* Merge "Soong support for namespaces"Jeff Gaston2017-11-291-2/+17
|\
| * Soong support for namespacesJeff Gaston2017-11-291-2/+17
* | Merge "Revert "Revert "Test for dangling rules in make checkbuild"""Treehugger Robot2017-11-291-1/+5
|\ \ | |/ |/|
| * Revert "Revert "Test for dangling rules in make checkbuild""Colin Cross2017-11-251-1/+5
* | Add support for --ignore_duplicates to merge_zipsColin Cross2017-11-221-9/+13
* | Support exclusions and Blueprint-style ** globs in zip2zipColin Cross2017-11-223-79/+190
|/
* multiproduct_kati support for a custom list of productsJeff Gaston2017-11-151-1/+28
* Merge "Revert "Test for dangling rules in make checkbuild""Colin Cross2017-11-131-5/+1
|\
| * Revert "Test for dangling rules in make checkbuild"Colin Cross2017-11-131-5/+1
* | Merge "Test for dangling rules in make checkbuild"Treehugger Robot2017-11-131-1/+5
|\|
| * Test for dangling rules in make checkbuildColin Cross2017-11-131-1/+5