aboutsummaryrefslogtreecommitdiffstats
path: root/build_kzip.bash
Commit message (Expand)AuthorAgeFilesLines
* Export KYTHE_KZIP_ENCODING.Sasha Smundak2020-01-221-0/+1
* Build kzip for Go files in build/blueprint directory.Sasha Smundak2020-01-161-7/+8
* Save compilation units in protobuf format.Sasha Smundak2020-01-151-0/+2
* Use absolute path for output.Sasha Smundak2020-01-021-1/+2
* Run extractor for Go files in build/soong directorySasha Smundak2019-12-231-1/+11
* Pass filename mappings to C++ and Java extractors.Sasha Smundak2019-09-271-17/+11
* Name the resulting file $BUILD_NUMBER.kzip, drop revision.txtSasha Smundak2019-09-261-2/+3
* Build output directory should be an absolute path.Sasha Smundak2019-09-241-3/+9
* Generate revision.txt file containing unique ID.Sasha Smundak2019-09-241-4/+5
* Handle the case when OUT_DIR is not set.Sasha Smundak2019-08-151-1/+1
* The script to generate input for the cross-referencing pipeline.Sasha Smundak2019-08-131-0/+25