index
:
Project-1CE/build_soong
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build_kzip.bash
Age
Commit message (
Expand
)
Author
2021-05-05
Prepare kzip script to support superproject sha as an environment variable
Brian Egizi
2021-03-08
Workaround for b/182183061: generate corpus-specific rule file
Sasha Smundak
2021-02-16
Limit the number of the Java source files in a single compilation unit
Sasha Smundak
2020-02-25
In kzip files, compilation unit paths should be relative to top.
Sasha Smundak
2020-01-22
Export KYTHE_KZIP_ENCODING.
Sasha Smundak
2020-01-16
Build kzip for Go files in build/blueprint directory.
Sasha Smundak
2020-01-15
Save compilation units in protobuf format.
Sasha Smundak
2020-01-02
Use absolute path for output.
Sasha Smundak
2019-12-23
Run extractor for Go files in build/soong directory
Sasha Smundak
2019-09-27
Pass filename mappings to C++ and Java extractors.
Sasha Smundak
2019-09-26
Name the resulting file $BUILD_NUMBER.kzip, drop revision.txt
Sasha Smundak
2019-09-24
Build output directory should be an absolute path.
Sasha Smundak
2019-09-24
Generate revision.txt file containing unique ID.
Sasha Smundak
2019-08-15
Handle the case when OUT_DIR is not set.
Sasha Smundak
2019-08-13
The script to generate input for the cross-referencing pipeline.
Sasha Smundak