1
0
Fork 0
Commit graph

15 commits

Author SHA1 Message Date
Christian Kühnel
cd7f06c58d removed lldb 2020-04-24 11:59:37 +02:00
Christian Kühnel
ba3e9c29da added lldb 2020-04-21 09:27:59 +02:00
Mehdi Amini
aea569d4c8
Add flang to the list of project to test (#159)
Co-authored-by: ChristianKuehnel <kuhnel@google.com>
2020-04-17 14:30:18 +02:00
Alex Brachet
b8a3b31b48
Add libc to Pre-merge checks (#140) 2020-02-27 00:52:06 +01:00
Mikhail Goncharov
46978536f0 remove compile_commands.json before creating a new 2020-01-23 16:27:28 +01:00
Mehdi Amini
8aafb5fd5c Add mlir to the premerge tests 2019-12-26 17:25:25 +00:00
Mikhail Goncharov
8e5db1e6bd Update image to use default clang package
+ add jq to parse conduit responses later
2019-12-11 15:58:00 +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
4d4ea1fffb removed unused log statements 2019-11-21 10:37:18 +01:00
Christian Kühnel
1151a91dc9 added libunwind to project configuration 2019-11-11 09:05:17 +01:00
ChristianKuehnel
c90819c53d
Merge pull request #34 from google/print-shell-commands
Use set -x to output commands running
2019-10-28 09:25:31 -07:00
Christian Kühnel
3cb057bc8f LIT verbose enabled in CMake 2019-10-23 07:16:54 -07:00
Christian Kühnel
7aa09fd26e added configuration of enabled projects 2019-10-21 22:06:47 +02:00
Mikhail Goncharov
e405c5b496 Use set -x to output commands running
That is helpful to debug builds
2019-10-18 18:24:09 +02:00
Christian Kühnel
3d6985be5e added scripts for cmake and ninjs 2019-10-17 18:10:43 +02:00