aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2017-07-14Add integration testing infrastructureColin Cross
2017-07-13microfactory: Sort dependenciesDan Willemsen
2017-07-13Add microfactory tracingDan Willemsen
2017-07-12Support running soong_ui.bash from anywhere in the treeDan Willemsen
2017-06-23Make '**' implicitColin Cross
2017-06-23Add jar sorting to zip2zipColin Cross
2017-06-22zip2zip: Support sorting globbed arguments, '**'Dan Willemsen
2017-06-12Make absolute OUT_DIR work with sboxJeff Gaston
2017-06-09Easier debugging of sboxJeff Gaston
2017-06-09Have Soong try to enforce that genrules declare all their outputs.Jeff Gaston
2017-06-07Add pom2mk, a maven repo -> Android.mk toolDan Willemsen
2017-05-22Prepare multiproduct_kati to run on the build serversDan Willemsen
2017-05-15Add build_test.sh, split common parts of soong_ui.bashDan Willemsen
2017-05-15Allow specifying a build variantDan Willemsen
2017-05-15Improve multiproduct_kati outputDan Willemsen
2017-05-02Supported minor features in soong_zipNan Zhang
2017-04-20Don't write output during testsDan Willemsen
2017-04-18Convert soong_javac_filter to a wrapperColin Cross
2017-04-04Merge "multiproduct_kati: better directory names."Treehugger Robot
2017-03-31Microfactory support for transitive link dependenciesJeff Gaston
2017-03-29multiproduct_kati: better directory names.Steven Moreland
2017-03-29fileslist: hash the content of symlink, not the file it points to.Sen Jiang
2017-03-24Add fileslist.go to calculate hashes in parallelMakoto Onuki
2017-03-20Added functionality in soong_zip that supports adding root prefix.Nan Zhang
2017-03-15Refactor compressWholeFile to take a zipEntryandroid-n-mr2-preview-2Dan Willemsen
2017-03-15Preserve executable bit in soong_zipDan Willemsen
2017-03-01Fix `dist` if $DIST_DIR/logs doesn't existDan Willemsen
2017-02-24Updates for the new ckati dropDan Willemsen
2017-02-22Don't use runtime.Version() to find the current go versionDan Willemsen
2017-02-19increase javac_filter line length limit to 2MBColin Cross
2017-02-09Add soong_javac_filter toolColin Cross
2017-02-07Ship the build log and trace on the build serversDan Willemsen
2017-02-06Add build tracingDan Willemsen
2017-02-06Add multiproduct_katiDan Willemsen
2017-02-06Add microfactory to bootstrap a go program with minimal overheadDan Willemsen
2017-02-06Add a Go replacement for our top-level Make wrapperDan Willemsen
2016-11-04Move globbing to BlueprintColin Cross
2016-10-12Move registration into android packageandroid-n-mr1-preview-2android-n-mr1-preview-1Colin Cross
2016-08-25Move Android.bp definitions into subdirsDan Willemsen
2016-08-11Rename soong_jar to soong_zipDan Willemsen
2016-08-11soong_jar: Parallel compressionDan Willemsen
2016-08-10Add zip2zip tool to copy zip entries from one file to anotherDan Willemsen
2016-08-05soong_jar: Hardcode timeDan Willemsen
2016-08-05soong_jar: Implement symlinks, fix directoriesDan Willemsen
2016-05-30Fix govet issueColin Cross
2016-05-18Rename common to androidColin Cross
2015-12-18Delay dependency errors to ninja time for unbundled buildsColin Cross
2015-09-17Use SRCDIR as a working directoryDan Willemsen
2015-09-15Use the blueprint plugin infrastructureDan Willemsen
2015-09-14Read product variables from soong.variablesColin Cross