aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add soong_javac_filter toolColin Cross2017-02-093-0/+202
* Ship the build log and trace on the build serversDan Willemsen2017-02-072-4/+11
* Add build tracingDan Willemsen2017-02-064-11/+32
* Add multiproduct_katiDan Willemsen2017-02-063-8/+218
* Add microfactory to bootstrap a go program with minimal overheadDan Willemsen2017-02-063-0/+971
* Add a Go replacement for our top-level Make wrapperDan Willemsen2017-02-062-0/+111
* Move globbing to BlueprintColin Cross2016-11-042-100/+0
* Move registration into android packageandroid-n-mr1-preview-2android-n-mr1-preview-1Colin Cross2016-10-121-3/+1
* Move Android.bp definitions into subdirsDan Willemsen2016-08-255-0/+120
* Rename soong_jar to soong_zipDan Willemsen2016-08-112-5/+5
* soong_jar: Parallel compressionDan Willemsen2016-08-112-37/+522
* Add zip2zip tool to copy zip entries from one file to anotherDan Willemsen2016-08-101-0/+128
* soong_jar: Hardcode timeDan Willemsen2016-08-051-1/+1
* soong_jar: Implement symlinks, fix directoriesDan Willemsen2016-08-051-5/+45
* Fix govet issueColin Cross2016-05-301-1/+1
* Rename common to androidColin Cross2016-05-181-2/+2
* Delay dependency errors to ninja time for unbundled buildsColin Cross2015-12-181-0/+2
* Use SRCDIR as a working directoryDan Willemsen2015-09-171-2/+2
* Use the blueprint plugin infrastructureDan Willemsen2015-09-151-5/+0
* Read product variables from soong.variablesColin Cross2015-09-141-1/+1
* use init functions to register module types, etc.Colin Cross2015-07-091-53/+8
* Add per-directory build targetsColin Cross2015-06-171-1/+1
* Separate HostOrDevice out of ArchColin Cross2015-05-091-0/+1
* Add cc_benchmark module typeColin Cross2015-05-071-0/+2
* Add support for genruleColin Cross2015-04-291-0/+1
* ndk: Use prebuilt NDK CRT objects.Dan Albert2015-04-291-0/+1
* soong_jar: ignore directories passed to jar unless -d is setColin Cross2015-04-271-0/+7
* soong_jar: combine zipWriter and zipInfo into a classColin Cross2015-04-271-32/+43
* Add support for building android appsColin Cross2015-04-201-0/+1
* Move SDK prebuilts to new prebuilt_sdk module typeColin Cross2015-04-131-0/+1
* Add logtags source file supportColin Cross2015-04-131-0/+1
* Move config into common and provide helperColin Cross2015-04-081-3/+2