1
0
Fork 0
llvm-premerge-checks/scripts/buildkite
Mikhail Goncharov 46c9fefb77 rename CCACHE_PATH to CCACHE_DIR
https://ccache.dev/manual/3.7.11.html#_configuration uses CCACHE_DIR to set
cache directory. CCACHE_PATH has a different meaning.

+ removed LLVM_CCACHE_DIR ccache argument to use CCACHE_DIR from env.
+ print additional info about ccache config and machine readable stats.
2020-08-26 14:22:37 +02:00
..
analyze_jobs.ipynb fix no_cache flag on windows 2020-08-12 19:28:09 +02:00
apply_patch.sh use logging in apply_patch2 2020-07-23 20:24:02 +02:00
build_branch_pipeline.py rename CCACHE_PATH to CCACHE_DIR 2020-08-26 14:22:37 +02:00
build_master_pipeline.py rename CCACHE_PATH to CCACHE_DIR 2020-08-26 14:22:37 +02:00
create_branch_pipeline.py use logging in apply_patch2 2020-07-23 20:24:02 +02:00
set_build_status.py Flush stdout to fix log update 2020-06-17 15:07:19 +02:00
summary.py Flush stdout to fix log update 2020-06-17 15:07:19 +02:00
utils.py Add clang-tidy and clang-format command to "reproduce locally" 2020-07-23 09:50:06 +02:00