Commit Graph

3197 Commits

Author SHA1 Message Date
Gianfranco Costamagna
8a657bbcf0 it turned out that the z3 disable flag was not effective because not passed through the stage2 clang build process 2019-11-29 14:35:28 +01:00
Gianfranco Costamagna
e1a42103c1 Update rules file 2019-11-26 09:49:08 +01:00
Gianfranco Costamagna
100c94ad93 We are already using -g1 everywhere, don't make the rules file look difficult to understand 2019-11-26 09:48:13 +01:00
Gianfranco Costamagna
3e6b8215c4 Add patch to take care of z3 enable or disable in rules file 2019-11-26 09:47:49 +01:00
Sylvestre Ledru
20bfbd7db3 Add a project in the cmake-test to silent a warning 2019-11-24 15:58:45 +01:00
Sylvestre Ledru
60e866cfdf New snapshot release 2019-11-24 15:57:26 +01:00
Sylvestre Ledru
f475c13444 upload to unstable 2019-11-24 14:46:20 +01:00
Sylvestre Ledru
3e90d5128a fix the repack script 2019-11-23 09:07:23 +01:00
Sylvestre Ledru
d2713ddea7 rebase of the patch 2019-11-20 16:23:18 +01:00
Sylvestre Ledru
e2317ffa9a improve the orig script for branch version 2019-11-14 15:55:24 +01:00
Sylvestre Ledru
4614163d81 hopefully fix the repack script 2019-11-13 10:30:39 +01:00
Sylvestre Ledru
e7c0c92881 fix the repack script - snapshot was hardcoded 2019-11-13 09:37:04 +01:00
Sylvestre Ledru
744669f6d5 ensure that version isn't empty 2019-11-13 09:18:24 +01:00
Sylvestre Ledru
12754e7bcf Merge branch '9' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 9 2019-11-12 16:54:10 +01:00
Sylvestre Ledru
10b88263a4 bring back the rm 2019-11-12 16:53:51 +01:00
Sylvestre Ledru
461354cf6b -4 hasn't been released 2019-11-05 10:30:36 +01:00
Gianfranco Costamagna
ec0ac8500f Revert update changelog 2019-11-04 18:51:25 +01:00
Gianfranco Costamagna
bf28b58363 Revert "Disable thin in builds"
This reverts commit 08078ca651.
2019-11-04 07:43:34 +01:00
Gianfranco Costamagna
f0f1758a7b Update changelog 2019-11-03 19:03:19 +01:00
Gianfranco Costamagna
08078ca651 Disable thin in builds 2019-11-03 19:02:44 +01:00
Sylvestre Ledru
72454880cb Merge branch '9-clean' into '9'
Clean now-useless hurd patches

See merge request pkg-llvm-team/llvm-toolchain!41
2019-11-02 21:03:32 +00:00
Sylvestre Ledru
db9dd59af5 Add libz3-dev as dependencies on llvm-X.Y-dev (Closes: #943996) 2019-11-02 12:24:17 +01:00
Samuel Thibault
0d2cfc0061 Clean now-useless hurd patches
* hurd-EIEIO-undef.diff: Drop patch, already fixed a different way upstream.
  * hurd-pathmax.diff: Drop now-useless parts.
2019-11-02 10:54:52 +01:00
Sylvestre Ledru
0a369b79e0 Merge branch '9-hurd-cxx-paths' into '9'
hurd-cxx-paths.diff: Re-introduce patch to find C++ headers.

See merge request pkg-llvm-team/llvm-toolchain!40
2019-11-02 09:33:20 +00:00
Samuel Thibault
8b192b77e1 hurd-cxx-paths.diff: Re-introduce patch to find C++ headers. 2019-11-02 10:23:17 +01:00
Gianfranco Costamagna
84c3037851 Update changelog 2019-11-02 09:42:57 +01:00
Gianfranco Costamagna
9c40e6c15b Add also Ubuntu focal to the gcc-8 arch list 2019-11-02 09:42:08 +01:00
Sylvestre Ledru
a9b7e17640 Update build-dep libpfm4-dev to linux-any. Thanks to Samuel Thibault for the patch 2019-10-31 23:45:10 +01:00
Sylvestre Ledru
2dfe29c95a Merge branch 'pfm' into '8'
control: Build-depend on libpfm4-dev only on linux

See merge request pkg-llvm-team/llvm-toolchain!39
2019-10-31 22:43:03 +00:00
Samuel Thibault
9aa9a7ee90 control: Build-depend on libpfm4-dev only on linux 2019-10-31 22:45:01 +01:00
Sylvestre Ledru
a2b0973be7 Seems to be ok, uploading to unstable (Closes: #942864) fuzzer issues (Closes: #943623) libclangIndex.a are llvm ir bitcode 2019-10-31 20:37:55 +01:00
Sylvestre Ledru
f5e9f1d0fa fix changelog 2019-10-31 00:29:26 +01:00
Sylvestre Ledru
ada6f5a766 Merge branch '9' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 9 2019-10-31 00:27:11 +01:00
Sylvestre Ledru
b5cbf7ebaf Revert "make sure that we git pull when we checkout"
This reverts commit 511e17677b.
2019-10-30 23:58:03 +01:00
Sylvestre Ledru
511e17677b make sure that we git pull when we checkout 2019-10-30 23:55:36 +01:00
Sylvestre Ledru
4b4e60d35a Disable z3 when the version is tool old 2019-10-30 23:51:06 +01:00
Sylvestre Ledru
ff4ed1bf44 only enable z3 when version > 4.7.1 2019-10-30 23:50:23 +01:00
Sylvestre Ledru
dbba493888 Use stage2 files to build the doc. For some reasons, clang-tools-extra html generation stopped working 2019-10-30 22:28:06 +01:00
Sylvestre Ledru
29cfc05b52 fix the changelog 2019-10-30 19:10:08 +01:00
Sylvestre Ledru
dc8e221f60 Merge branch '9' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 9 2019-10-30 18:55:49 +01:00
Sylvestre Ledru
913f3246f2 Merge branch 'lldb-9-remove-breaks' into '9'
Remove Breaks/Replaces: llvm-9-tools from lldb-9 package, adds Conflicts, Replaces, Provides

See merge request pkg-llvm-team/llvm-toolchain!36
2019-10-30 17:36:16 +00:00
Weston Ortiz
616fe11c31 Remove Replaces,Breaks: llvm-9-tools from lldb-9 package 2019-10-30 11:11:44 -06:00
Sylvestre Ledru
61796d6dac disable-fuzzer-compiler-rt.diff: bring back this patch. Disable fuzzer only for i386 2019-10-30 08:43:03 +01:00
Sylvestre Ledru
30a8741518 disable-fuzzer-compiler-rt.diff: bring back this patch Still breaks i386 compiler-rt/fuzzer 2019-10-30 08:25:28 +01:00
Sylvestre Ledru
083c2b953b add a test for https://bugs.debian.org/cgi-bin/bugreport.cgi\?bug\=943623 2019-10-29 20:13:01 +01:00
Sylvestre Ledru
81857713ca Revert the change -DBOOTSTRAP_LLVM_ENABLE_LTO to use -DLLVM_ENABLE_LTO to see if it fixes 943623 and/or 942864 Disable disable-fuzzer-compiler-rt.diff to evaluate the whole thing 2019-10-29 20:12:22 +01:00
Sylvestre Ledru
c2101ff01a disable fuzzer test 2019-10-27 12:10:38 +01:00
Sylvestre Ledru
14fdca6222 * Disable all kfreebsd patches:
- Needs rebasing on snapshot often
  - Didn't build on Debian for a while
  - Not forwarded upstream
  - No support from the team
2019-10-26 12:31:40 +02:00
Sylvestre Ledru
386ad57229 fix the patch 2019-10-25 11:06:42 +02:00
Sylvestre Ledru
fafec61cdf fix the changelog 2019-10-25 09:29:52 +02:00