Commit Graph

3767 Commits

Author SHA1 Message Date
Sylvestre Ledru
629861712b llgo: silent some more warning lintian source-is-missing 2019-10-23 09:46:18 +02:00
Sylvestre Ledru
7c068f7729 llvm sources moved 2019-10-23 09:43:45 +02:00
Sylvestre Ledru
0033f38435 Merge remote-tracking branch 'origin/9' into snapshot 2019-10-21 16:55:26 +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
be621f1ae5 Merge remote-tracking branch 'origin/9' into snapshot 2019-10-21 15:59:51 +02:00
Sylvestre Ledru
4e2033bdca fix the projects declaration 2019-10-21 15:59:26 +02:00
Sylvestre Ledru
11f05dadb5 Merge remote-tracking branch 'origin/9' into snapshot 2019-10-20 21:40:36 +02:00
Sylvestre Ledru
f0d6771d04 fix a typo 2019-10-20 21:40:16 +02:00
Sylvestre Ledru
5b35341a97 Merge remote-tracking branch 'origin/9' into snapshot 2019-10-20 19:04:30 +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
d520d8e8d0 improvement of the repack script 2019-10-20 15:32:00 +02:00
Sylvestre Ledru
8c1418ee61 fix the dch syntax 2019-10-20 14:31:19 +02:00
Sylvestre Ledru
6f7ef65669 adjust the unpack script 2019-10-20 14:31:05 +02:00
Sylvestre Ledru
56bdbecfae make sure we are up to date 2019-10-20 14:30:55 +02:00
Sylvestre Ledru
b78f37f2e1 refresh of all patches 2019-10-20 14:13:57 +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
6b406b0f3f fix changelog 2019-10-20 13:55:40 +02:00
Sylvestre Ledru
4974d111d4 rebase of the patch 2019-10-20 13:52:30 +02:00
Sylvestre Ledru
b534a2ca02 * Repack to move to git
* Change the versionning scheme to git:
  Infos of the last commit
  - ~+ (this syntax is to make sure that this version > ~svn)
  - date
  - hour/minute/second
  - short git hash
* Move the checkout of the sources from svn to git
* Use -DLLVM_ENABLE_PROJECTS instead of symlinks
* Use -DBOOTSTRAP_LLVM_ENABLE_LTO instead of
  -DLLVM_ENABLE_LTO (not sure what it wasn't done)
2019-10-20 13:26:01 +02:00
Sylvestre Ledru
9571f92559 Merge remote-tracking branch 'origin/9' into snapshot 2019-10-20 13:16:00 +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
2923b2ff1e Last upload before the move to git 2019-10-19 12:19:42 +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
4a38357fcc only enable z3 when version > 4.7.1 2019-10-18 22:52:48 +02:00
Sylvestre Ledru
9d276d759a Build using -DCLANG_LINK_CLANG_DYLIB=ON to force the usage of dynamic library instead of static library when building clang tools. Decreases the total size from 510M to 278M (amd64) 2019-10-18 21:06:04 +02:00
Sylvestre Ledru
be48bcd9ba Merge remote-tracking branch 'origin/9' into snapshot 2019-10-18 18:14:39 +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
d72b70cdb5 Add dependency between libclang-cpp => libllvm with the exact version (Closes: #942526) 2019-10-17 18:32:05 +02:00
Sylvestre Ledru
95aa1e7bde rebase of the patch 2019-10-17 11:35:03 +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
36436724b5 * New snapshot release
* lldb-libname.diff: disable for now, seems it that it is now handled
  by cmake https://reviews.llvm.org/D68858. TODO: check it still work
* Remove "revert-r373786-libclang-cpp.diff" (applied upstream)
2019-10-16 09:35:50 +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
139bf2b8ab update of the changelog 2019-10-14 09:57:44 +02:00