aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
| * | pom2mk: Add a flag to specify a specific version of artifactsDan Willemsen2017-11-031-0/+10
| |/
* / Use flag.Parse in sboxJeff Gaston2017-11-031-53/+60
|/
* Make $(depfile) work with sboxJeff Gaston2017-10-301-20/+46
* Don't panic in turbine with no classesColin Cross2017-10-241-1/+1
* split soong_zip into a library and a binaryJeff Gaston2017-10-193-1055/+0
* Use soong_javac_wrapper in soong javac compilesColin Cross2017-10-181-0/+5
* Hide "bootstrap class path not set in conjunction with -source" messagesColin Cross2017-10-182-2/+4