1
0
Fork 0
llvm-premerge-checks/scripts
ChristianKuehnel a47751ebe8
Upgrade Windows agents to Visual Studio 2019 and sccache (#162)
* added cmake parameters for sccache

* added sccache

* removed stray debug output

* starting sccache with VS environment

* added container for Visual Studio 2019

* fixed comments

* considering WIndows version

* updated to vs2019

* using MS install method

* snapshot of VS2019 experiments

* using --installRecommended

* cleanup of dockerfile

* updated path

* fixed dockerfile

* dumped version number

* exclude for virus scan

* added testing option

this does not start the agent

* write results on failures

* added timeouts for pipelines

* moving master pipelines to python scripts

* added flang to automatic project selection

based on #159, this will enable flang for beta testers

* added persistent workspace for testing containers

* added secure delete function

* added better log message

* deleting read-only files

* checking existence before setting flags

* using unlink

* deleting recursively

* using pathlib for chmod

* using custom workspace

* fixed drive

* separate handling of single files

* simplified read-only handling again

* removed vsdevcmd calls

as it's already set in the docker Entrypoint

* renamed container folders

* windows version not needed any more

* bumped version number

* bumped version number

* script cleanup

* added cmake parameters for sccache

* added sccache

* starting sccache with VS environment

* added container for Visual Studio 2019

* fixed comments

* considering WIndows version

* updated to vs2019

* using MS install method

* snapshot of VS2019 experiments

* using --installRecommended

* cleanup of dockerfile

* updated path

* fixed dockerfile

* dumped version number

* removed vsdevcmd calls

as it's already set in the docker Entrypoint

* renamed container folders

* windows version not needed any more

* bumped version number

* bumped version number

* script cleanup

* removed sccache from vs2017

* making windows image configurable

* added versioning

* created windows BETA pipeline

* added Jenkins label for vs2019
2020-04-21 11:46:41 +02:00
..
metrics gettig stats from buildbots 2020-03-31 16:56:35 +02:00
phab2github added documentation, fixed constructor 2020-03-13 16:58:12 +01:00
phabtalk removed redundant backslashes 2020-04-17 16:33:51 +02:00
.gitignore first draft of benchmark script 2020-03-25 09:07:28 +01:00
benchmark.py write results on failures 2020-04-02 09:44:13 +02:00
choose_projects.py fixxed choose_project for legagacy usage 2020-03-24 08:27:43 +00:00
clang-format.ignore Ignore selected paths for clang-format and clang-tidy 2020-01-22 19:05:36 +01:00
clang-tidy-comments.ignore Ignore selected paths for clang-format and clang-tidy 2020-01-22 19:05:36 +01:00
clang-tidy.ignore Ignore selected paths for clang-format and clang-tidy 2020-01-22 19:05:36 +01:00
common.ps1 fixed more windows weirdness 2019-12-16 10:09:47 +00:00
ignore_diff.py fixed linter script 2020-03-26 09:47:45 +01:00
lint.sh changed output paths of lint.sh 2020-03-26 10:19:20 +01:00
llvm-dependencies.yaml added flang to automatic project selection 2020-04-15 17:59:02 +02:00
requirements.txt upgrade gitpython to 3.0.6 2020-02-24 15:04:46 +00:00
run_buildkite.ps1 added quotes 2020-02-05 14:27:08 +01:00
run_buildkite.sh setting targetdir 2020-01-17 10:25:24 +01:00
run_cmake.ps1 changing git diff after changes were committed 2020-02-10 16:28:41 +01:00
run_cmake.py Upgrade Windows agents to Visual Studio 2019 and sccache (#162) 2020-04-21 11:46:41 +02:00
run_cmake.sh added lldb 2020-04-21 09:27:59 +02:00
run_cmake_config.yaml added flang to automatic project selection 2020-04-15 17:59:02 +02:00
run_ninja.ps1 changed error action 2020-01-17 15:56:23 +01:00
run_ninja.py Upgrade Windows agents to Visual Studio 2019 and sccache (#162) 2020-04-21 11:46:41 +02:00
run_ninja.sh trying to fix partial test XML 2020-02-06 17:48:36 +01:00
windows_agent_bootstrap.ps1 exclude for virus scan 2020-04-01 17:36:03 +02:00
windows_agent_start.ps1 added testing option 2020-04-02 08:42:08 +02:00