Sylvestre Ledru
|
7c068f7729
|
llvm sources moved
|
2019-10-23 09:43:45 +02:00 |
|
Sylvestre Ledru
|
6c66a1791b
|
clang: Force the installation of libclang-cpp with the exact same version and remove libclang as dep
|
2019-10-21 16:52:16 +02:00 |
|
Sylvestre Ledru
|
4e2033bdca
|
fix the projects declaration
|
2019-10-21 15:59:26 +02:00 |
|
Sylvestre Ledru
|
f0d6771d04
|
fix a typo
|
2019-10-20 21:40:16 +02:00 |
|
Sylvestre Ledru
|
38d4c89035
|
unpack script for 9
|
2019-10-20 18:40:16 +02:00 |
|
Sylvestre Ledru
|
87423490ac
|
test code coverage fuzzing
|
2019-10-20 18:40:02 +02:00 |
|
Sylvestre Ledru
|
d2c4dc9417
|
polly, openmp & lldb aren't enabled for every platform So, add to PROJECTS only when enabled
|
2019-10-20 17:28:06 +02:00 |
|
Sylvestre Ledru
|
1e2fd2d1ba
|
Merge branch '9' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 9
|
2019-10-20 14:05:39 +02:00 |
|
Sylvestre Ledru
|
364157bb57
|
debian/orig-tar.sh: fix bash syntax
|
2019-10-20 14:05:20 +02:00 |
|
Sylvestre Ledru
|
68a408ea5b
|
Adjust the paths with the move to git project
|
2019-10-20 11:24:40 +02:00 |
|
Sylvestre Ledru
|
2aa08a74bd
|
fix more paths
|
2019-10-19 15:29:58 +02:00 |
|
Sylvestre Ledru
|
51b2b33958
|
also build openmp
|
2019-10-19 14:50:01 +02:00 |
|
Sylvestre Ledru
|
e97c527468
|
fix the path to llvm docs
|
2019-10-19 14:50:01 +02:00 |
|
Sylvestre Ledru
|
d9d3428473
|
fix some shellcheck warning
|
2019-10-19 14:49:27 +02:00 |
|
Sylvestre Ledru
|
989941a6b1
|
document the recent changes
|
2019-10-19 11:39:14 +02:00 |
|
Sylvestre Ledru
|
f6f735d206
|
* Use -DBOOTSTRAP_LLVM_ENABLE_LTO instead of
-DLLVM_ENABLE_LTO (not sure what it wasn't done)
|
2019-10-19 11:39:00 +02:00 |
|
Sylvestre Ledru
|
75a0f1c615
|
rebase all patches
|
2019-10-19 11:35:40 +02:00 |
|
Sylvestre Ledru
|
331c5b10ef
|
patches moved to the new git layout
|
2019-10-19 11:33:53 +02:00 |
|
Sylvestre Ledru
|
7158e73379
|
various improvements to the repack scripts
|
2019-10-19 11:20:05 +02:00 |
|
Sylvestre Ledru
|
d8862b8e56
|
update of the doc after the move to git
|
2019-10-19 10:30:04 +02:00 |
|
Sylvestre Ledru
|
3c0758401c
|
move to projects list and go away symlinks, yeah
|
2019-10-19 10:24:46 +02:00 |
|
Sylvestre Ledru
|
07926352f2
|
update of the repack script
|
2019-10-19 10:20:53 +02:00 |
|
Sylvestre Ledru
|
3f2a5ded6a
|
fix a typo
|
2019-10-17 20:09:52 +02:00 |
|
Sylvestre Ledru
|
cf3869bb61
|
Add dependency between libclang-cpp => libllvm with the exact version (Closes: #942526)
|
2019-10-17 18:39:11 +02:00 |
|
Sylvestre Ledru
|
ca26100d40
|
Enable Z3 solver (llvm & clang) to improve the quality of the static analysis results
|
2019-10-17 18:37:13 +02:00 |
|
Sylvestre Ledru
|
b8c7c424ba
|
remove the too agressive exit
|
2019-10-17 11:31:22 +02:00 |
|
Sylvestre Ledru
|
4bf16f7645
|
add a test for z3
|
2019-10-16 11:57:00 +02:00 |
|
Sylvestre Ledru
|
04d94b556a
|
Enable Z3 solver (llvm & clang) to improve the quality of the static analysis results
|
2019-10-15 10:08:38 +02:00 |
|
Sylvestre Ledru
|
503300272a
|
relax the version install
|
2019-10-12 20:41:57 +02:00 |
|
Sylvestre Ledru
|
e0167b7f47
|
remove old comments
|
2019-10-12 16:43:40 +02:00 |
|
Sylvestre Ledru
|
05c6a695d8
|
try to relax the install declaration (fails with dh_install: Cannot find (any matches for) usr/lib/llvm-9/lib/clang/9.0.0/include (tried in . and debian/tmp))
|
2019-10-12 16:43:26 +02:00 |
|
Sylvestre Ledru
|
4ebeefc85f
|
Prepare 9.0.1
|
2019-10-10 16:28:01 +02:00 |
|
Sylvestre Ledru
|
f58c4f1506
|
Do not fail the test suite on the -lclang-cpp failing I think I need to create a libclang-cpp-dev package to unblock it (but dunno why it works locally)
|
2019-10-07 10:00:01 +02:00 |
|
Sylvestre Ledru
|
512699f09a
|
python-clang-9: missing dependency on libclang-9-dev (Closes: #941890)
|
2019-10-07 09:47:16 +02:00 |
|
Sylvestre Ledru
|
9b05e3bdfa
|
Merge remote-tracking branch 'origin/8' into 9
|
2019-10-07 09:46:25 +02:00 |
|
Sylvestre Ledru
|
435a786b59
|
python-clang-8: missing dependency on libclang-8-dev (Closes: #941890)
|
2019-10-07 09:46:02 +02:00 |
|
Sylvestre Ledru
|
b12e67d29a
|
explain why I am forcing gcc 8
|
2019-10-07 09:28:31 +02:00 |
|
Gianfranco Costamagna
|
4ddbee871c
|
Explain places from where I stole the code :p
|
2019-10-05 10:40:09 +02:00 |
|
Gianfranco Costamagna
|
56d25853c6
|
Update watch file
|
2019-10-05 10:36:59 +02:00 |
|
Gianfranco Costamagna
|
3120a79314
|
Update changelog
|
2019-10-05 10:33:47 +02:00 |
|
Gianfranco Costamagna
|
41b7c253be
|
Fixup typo in test command
|
2019-10-05 10:33:39 +02:00 |
|
Gianfranco Costamagna
|
4030c3a37c
|
Add a basic cmake test to see if the package is imported correctly
|
2019-10-05 10:29:57 +02:00 |
|
Sylvestre Ledru
|
df60d67098
|
add a cpuid check
|
2019-10-05 10:22:36 +02:00 |
|
Gianfranco Costamagna
|
4723e4187b
|
Revert "Also remove lit-cpuid from cmake exports, in case it comes back in the future"
This reverts commit 9d6b7c5a64 .
|
2019-10-05 10:16:46 +02:00 |
|
Gianfranco Costamagna
|
9d6b7c5a64
|
Also remove lit-cpuid from cmake exports, in case it comes back in the future
|
2019-10-05 10:11:54 +02:00 |
|
Gianfranco Costamagna
|
a1dc64e1c6
|
python*lldb, depend on liblldb-9 to avoid failure during import
|
2019-10-05 10:08:17 +02:00 |
|
Gianfranco Costamagna
|
4baa800ed0
|
Enable lldb on s390x too, it builds fine now
|
2019-10-05 10:02:13 +02:00 |
|
Sylvestre Ledru
|
6de8a1471f
|
Remove the lit-cpuid references from LLVMExports.cmake. It is provided by lldb and we don't want to add this as a new dep from llvm-dev (Closes: #941082 #941306)
|
2019-10-04 22:36:36 +02:00 |
|
Gianfranco Costamagna
|
d8e2dfb362
|
Revert "Add runtime dependency on lldb from llvm-dev to avoid configure error with cmake script"
This reverts commit 9f49b6d120 .
|
2019-09-26 16:28:20 +02:00 |
|
Gianfranco Costamagna
|
9f49b6d120
|
Add runtime dependency on lldb from llvm-dev to avoid configure error with cmake script
|
2019-09-26 16:17:01 +02:00 |
|