1
0
Fork 0
Commit graph

17 commits

Author SHA1 Message Date
Mikhail Goncharov
8d390ff370 Refactor Phabricator report construction
Now report is constructed by adding more data from several stages and
represents internal structure rather what API expects.

+ Made all function that don't interact with phabricator free standing
+ Now links list all files in results directory
+ Status icons

Example comment: https://reviews.llvm.org/D71197#1779176 (links don't work).
2019-12-11 14:36:20 +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
Mikhail Goncharov
650ed9c274 Add section about local changes (#73)
For now only describing how to get an conduit API token
2019-12-09 10:59:08 +01:00
Christian Kühnel
5e00207580 improved documentation 2019-12-02 12:50:33 +01:00
Christian Kühnel
740b143def added docu: spwaning windows agents 2019-12-02 12:49:01 +01:00
ChristianKuehnel
1049ce8043
added link to CMake flags 2019-11-27 13:55:22 +01:00
ChristianKuehnel
560ff37626
Improvement of the user documentation (#58)
* added more introduction and beta test explanation
* changed signup for beta testing
2019-11-21 10:36:15 +01:00
ChristianKuehnel
8522af95b4
added section on requirements 2019-11-18 13:32:15 +01:00
ChristianKuehnel
caedb7fcd3
Update user_doc.md 2019-11-08 12:25:24 +01:00
ChristianKuehnel
bd1c011a1d
Update user_doc.md 2019-11-08 12:24:30 +01:00
ChristianKuehnel
327f752d37
Update user_doc.md 2019-11-08 12:19:59 +01:00
Christian Kühnel
c05b7091c8 added gcloud to windows playbook 2019-11-04 14:48:00 +01:00
ChristianKuehnel
a78d0ff99c
added comment about deleting build logs 2019-11-04 10:34:45 +01:00
Christian Kühnel
0f00595653 added documentation for setting up a container builder on Windows 2019-10-31 11:33:38 +01:00
Christian Kühnel
76c1f18c4f improved documentation 2019-10-29 13:56:40 +01:00
Christian Kühnel
cf630cf5e6 added deployment diagram 2019-10-29 09:37:27 +01:00
Christian Kühnel
63d7054b20 added license 2019-10-04 14:31:57 +02:00