aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* have soong_zip add some extra lines to manifest.mfJeff Gaston2017-08-251-3/+44
* Support in soong_zip to write byte buffers in addition to copying filesJeff Gaston2017-08-251-26/+54
* Have soong_zip add extended attribute to META-INF in jar modeJeff Gaston2017-08-251-0/+22
* Add '--jar' flag to soong_zip to move META-INF to the top of the zipJeff Gaston2017-08-242-9/+27
* Extract jar-sorting to be accessible to soong_zipJeff Gaston2017-08-242-32/+6
* Have soong_zip not write a data descriptor for non-compressed filesJeff Gaston2017-08-241-1/+4
* Revert "Revert "Refactor rate_limit.go for more clarify""Jeff Gaston2017-08-172-88/+126
* Merge "Fix Finder out path in multiproduct_kati"Jeff Gaston2017-08-181-2/+1
|\
| * Fix Finder out path in multiproduct_katiJeff Gaston2017-08-171-2/+1
* | Merge "Revert "Refactor rate_limit.go for more clarify""Colin Cross2017-08-172-122/+76
|\ \ | |/ |/|
| * Revert "Refactor rate_limit.go for more clarify"Colin Cross2017-08-172-122/+76
* | Merge "Run the Finder and make its results available to Kati"Jeff Gaston2017-08-172-0/+9
|\ \ | |/ |/|
| * Run the Finder and make its results available to KatiJeff Gaston2017-08-162-0/+9
* | Refactor rate_limit.go for more clarifyJeff Gaston2017-08-162-76/+122
|/
* Have soong_zip add entries for ancestor directoriesJeff Gaston2017-08-151-8/+15
* Switch to blueprint's microfactoryDan Willemsen2017-07-245-1152/+1
* Add integration testing infrastructureColin Cross2017-07-141-1/+2
* microfactory: Sort dependenciesDan Willemsen2017-07-131-0/+1
* Add microfactory tracingDan Willemsen2017-07-133-5/+52
* Support running soong_ui.bash from anywhere in the treeDan Willemsen2017-07-121-1/+4
* Make '**' implicitColin Cross2017-06-232-3/+34
* Add jar sorting to zip2zipColin Cross2017-06-232-10/+79
* zip2zip: Support sorting globbed arguments, '**'Dan Willemsen2017-06-223-42/+272
* Make absolute OUT_DIR work with sboxJeff Gaston2017-06-121-5/+37
* Easier debugging of sboxJeff Gaston2017-06-091-4/+24
* Have Soong try to enforce that genrules declare all their outputs.Jeff Gaston2017-06-092-0/+154
* Add pom2mk, a maven repo -> Android.mk toolDan Willemsen2017-06-072-0/+273
* Prepare multiproduct_kati to run on the build serversDan Willemsen2017-05-221-11/+60
* Add build_test.sh, split common parts of soong_ui.bashDan Willemsen2017-05-151-0/+88
* Allow specifying a build variantDan Willemsen2017-05-151-1/+3
* Improve multiproduct_kati outputDan Willemsen2017-05-151-17/+83
* Supported minor features in soong_zipNan Zhang2017-05-021-47/+103
* Don't write output during testsDan Willemsen2017-04-202-6/+7
* Convert soong_javac_filter to a wrapperColin Cross2017-04-183-22/+126
* Merge "multiproduct_kati: better directory names."Treehugger Robot2017-04-041-4/+6
|\
| * multiproduct_kati: better directory names.Steven Moreland2017-03-291-4/+6
* | Microfactory support for transitive link dependenciesJeff Gaston2017-03-312-19/+51
* | fileslist: hash the content of symlink, not the file it points to.Sen Jiang2017-03-291-11/+19
* | Add fileslist.go to calculate hashes in parallelMakoto Onuki2017-03-242-0/+185
|/
* Added functionality in soong_zip that supports adding root prefix.Nan Zhang2017-03-201-63/+79
* Refactor compressWholeFile to take a zipEntryandroid-n-mr2-preview-2Dan Willemsen2017-03-151-18/+5
* Preserve executable bit in soong_zipDan Willemsen2017-03-151-2/+10
* Fix `dist` if $DIST_DIR/logs doesn't existDan Willemsen2017-03-011-3/+4
* Updates for the new ckati dropDan Willemsen2017-02-241-2/+1
* Don't use runtime.Version() to find the current go versionDan Willemsen2017-02-221-1/+15
* increase javac_filter line length limit to 2MBColin Cross2017-02-191-0/+4