1
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
Mikhail Goncharov
e13822f0f5 Use llvm-10 on phabricator agent
- removed 'clang8' from the image name;

- added --no-cache to ./build_deploy.sh to make sure that image will use
  most recent packages.

Tested locally
2020-01-23 16:17:19 +01:00
Christian Kühnel
c350bec730 config files to run buildkite for Linux 2020-01-17 10:33:08 +01:00
Mikhail Goncharov
7faaec98e7 Attach diffs produced by git-clang-format as lint messages.
E.g.: https://reviews.llvm.org/D71197?id=233029
Will add a link to file and code to apply the patch in the next PR.

+ don't create TARGET_DIR in scripts;
+ updated section about local build;
+ partially specified inputs / outputs of scripts so it's more transparent what are the results;
+ added symlink to compile_command.json (clang-tidy will need it);
+ add IDEA files to .gitignore.
2019-12-11 08:55:38 +01:00
Christian Kühnel
08e062f1e5 added optional 2nd parameter to select which command to run 2019-11-13 17:50:49 +01:00
Christian Kühnel
580a6ebae0 removing trailing slash from inputs 2019-10-16 12:06:27 +02:00
Christian Kühnel
c1cff30245 moved scripts one folder up 2019-10-05 08:43:17 +02:00
Renamed from containers/agent-debian-testing-clang8/build_run.sh (Browse further)