aboutsummaryrefslogtreecommitdiff
path: root/build_kzip.bash
AgeCommit message (Expand)Author
2022-08-09Go extractor should succeedSasha Smundak
2022-08-03Index Go code in the build/make/toolsSasha Smundak
2022-04-20Add cross-referencing support for RustSasha Smundak
2021-11-05Fix location of host toolsColin Cross
2021-05-21Fix unbound variable in kzip scriptBrian Egizi
2021-05-20Update kzip script to support superproject revision environment variableBrian Egizi
2021-05-05Prepare kzip script to support superproject sha as an environment variableBrian Egizi
2021-03-08Workaround for b/182183061: generate corpus-specific rule fileSasha Smundak
2021-02-16Limit the number of the Java source files in a single compilation unitSasha Smundak
2020-02-25In kzip files, compilation unit paths should be relative to top.Sasha Smundak
2020-01-22Export KYTHE_KZIP_ENCODING.Sasha Smundak
2020-01-16Build kzip for Go files in build/blueprint directory.Sasha Smundak
2020-01-15Save compilation units in protobuf format.Sasha Smundak
2020-01-02Use absolute path for output.Sasha Smundak
2019-12-23Run extractor for Go files in build/soong directorySasha Smundak
2019-09-27Pass filename mappings to C++ and Java extractors.Sasha Smundak
2019-09-26Name the resulting file $BUILD_NUMBER.kzip, drop revision.txtSasha Smundak
2019-09-24Build output directory should be an absolute path.Sasha Smundak
2019-09-24Generate revision.txt file containing unique ID.Sasha Smundak
2019-08-15Handle the case when OUT_DIR is not set.Sasha Smundak
2019-08-13The script to generate input for the cross-referencing pipeline.Sasha Smundak