aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add --dumpvar[s]-mode to replace config.mk usesDan Willemsen2017-10-171-3/+137
* Merge "Switch product configs from make to ckati"Dan Willemsen2017-10-131-1/+1
|\
| * Switch product configs from make to ckatiDan Willemsen2017-10-121-1/+1
* | Make some params in soong_zip explicit and/or exportedJeff Gaston2017-10-121-68/+95
|/
* Merge "multiproduct_kati: Support skipping known-broken products"Treehugger Robot2017-10-071-2/+23
|\
| * multiproduct_kati: Support skipping known-broken productsDan Willemsen2017-10-061-2/+23
* | Add -stripFile argument to merge_zipsColin Cross2017-10-041-25/+38
|/
* Merge changes from topic "host_bionic"Treehugger Robot2017-09-213-0/+237
|\
| * Extract the linker and embed it into host bionic binariesDan Willemsen2017-09-203-0/+237
* | Rearrange manifest file handling in merge_zips and soong_zipColin Cross2017-09-202-80/+143
|/
* Add -stripDir and -zipToNotStrip option in merge_zips.Nan Zhang2017-09-191-11/+35
* Don't add data_descripters when merging uncompress zip entries for merge_zips.Nan Zhang2017-09-131-3/+32
* Allow some duplicates in merged jarsColin Cross2017-09-062-15/+21
* Implement merge_zipsJeff Gaston2017-09-012-0/+198
* Improve soong_zip filename collisionsColin Cross2017-08-301-62/+71
* Add soong_zip -D to zip whole directoriesColin Cross2017-08-301-4/+42