aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Regenerate R.java files from LOCAL_STATIC_ANDROID_LIBRARIESColin Cross2018-05-032-0/+113
* Add pom2bpColin Cross2018-05-032-0/+517
* Fix format string issuesColin Cross2018-05-033-7/+7
* Add pom2mk -excludeColin Cross2018-04-261-2/+21
* Add pom2mk -regenColin Cross2018-04-261-5/+76
* pom2mk to include extra-deps as top-level deps tooJeff Gaston2018-04-231-0/+4
* Merge "Have pom2mk list all duplicates modules" into pi-devTreeHugger Robot2018-04-231-0/+5
|\
| * Have pom2mk list all duplicates modulesJeff Gaston2018-04-091-0/+5
* | Merge "Have pom2mk include runtime deps too" into pi-devTreeHugger Robot2018-04-231-5/+14
|\|
| * Have pom2mk include runtime deps tooJeff Gaston2018-04-091-5/+14
* | Use Config/DeviceConfig functions to access ProductVariablesDan Willemsen2018-04-171-1/+1
|/
* Always include JAR dependencies (not just with --static-deps) in MakefileAlan Viverette2018-04-061-3/+4
* Replace extract-srcjars.sh with zipsync toolColin Cross2018-03-202-0/+149
* 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
* | Merge "Send soong output to std.log in multiproduct_kati"Treehugger Robot2017-11-121-2/+1
|\ \
| * | Send soong output to std.log in multiproduct_katiDan Willemsen2017-11-111-2/+1
* | | Merge "pom2mk: Allow setting LOCAL_SDK_VERSION"Treehugger Robot2017-11-101-0/+9
|\| | | |/ |/|
| * pom2mk: Allow setting LOCAL_SDK_VERSIONDan Willemsen2017-11-101-0/+9
* | Have sbox remove its output directory before runningJeff Gaston2017-11-081-5/+23
|/
* Merge "Change storage behavior of multiproduct_kati"Dan Willemsen2017-11-072-23/+48
|\
| * Change storage behavior of multiproduct_katiDan Willemsen2017-11-072-23/+48
* | Merge changes Ieaff757f,I5bdbba8dDan Willemsen2017-11-071-9/+56
|\ \
| * | pom2mk: Fix unlisted dependency typesDan Willemsen2017-11-061-10/+47