Commit Graph

2675 Commits

Author SHA1 Message Date
Sylvestre Ledru
409d2272a8 fix the changelog date 2018-10-18 16:43:45 +02:00
Samuel Thibault
ec06d9e4e1 * Apply hurd fixes (Closes: #908847).
- hurd-lib_Support_Unix_Path.inc.diff
    - hurd-pathmax.diff
    - hurd-tools_llvm-shlib_CMakeLists.txt.diff
2018-10-18 16:43:20 +02:00
Sylvestre Ledru
2246ad199e Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7-bootstrap 2018-10-17 16:11:35 +02:00
Sylvestre Ledru
f7ef83cfb0 try to update symbols for the boostrap 2018-10-17 13:39:22 +02:00
Gianfranco Costamagna
bfbf659d32 Upload to unstable 2018-10-17 11:00:26 +02:00
Sylvestre Ledru
de1d02b284 Merge remote-tracking branch 'origin/7' into 7-bootstrap 2018-10-16 22:47:27 +02:00
Gianfranco Costamagna
ba7ad49c8b Disable the bootstrap of clang and reupload 2018-10-16 15:01:16 +02:00
Sylvestre Ledru
d020d3a923 disable the bootstrap patches for now 2018-10-16 14:56:07 +02:00
Sylvestre Ledru
25272f3abd Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-10-16 14:35:00 +02:00
Gianfranco Costamagna
1f3c14f3bc Cherry-pick mips and mipsel build fix from 7 branch 2018-10-16 10:58:52 +02:00
Gianfranco Costamagna
e57a28c14a Try to fix mips and mipsel FTBFS with approach number two in bug #877567 2018-10-16 10:57:04 +02:00
Sylvestre Ledru
7489b5b30f still run the test on amd64 2018-10-11 18:11:38 +02:00
Sylvestre Ledru
1b53da8964 Still run the test, just don't stop when it is failing 2018-10-11 17:27:23 +02:00
Sylvestre Ledru
df02d472ee Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-10-11 17:19:07 +02:00
Gianfranco Costamagna
c91f278d27 Merge branch '7' into snapshot 2018-10-11 17:18:10 +02:00
Gianfranco Costamagna
b432cc5ff9 Ignore for now an i386 test error, that needs to be addressed with a fix, add g++ to test dependencies 2018-10-11 17:17:27 +02:00
Sylvestre Ledru
d6eab310cb fix the clang-query install path 2018-10-11 12:03:06 +02:00
Sylvestre Ledru
beb274f27b Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot 2018-10-11 08:25:16 +02:00
Sylvestre Ledru
28866a75ad rebase of the patches 2018-10-10 22:52:12 +02:00
Sylvestre Ledru
32352aafc7 Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-10-10 15:23:58 +02:00
Sylvestre Ledru
af4e41bb2b Fix the install of clang bash completion 2018-10-10 15:06:08 +02:00
Gianfranco Costamagna
d35128887d Fixup changelog file 2018-10-10 11:33:39 +02:00
Gianfranco Costamagna
54dc14d1e2 Merge branch '7' into snapshot 2018-10-10 11:29:39 +02:00
Gianfranco Costamagna
955b576083 Fix testsuite on amd64 platform, add missing runtime python modules for llvm-tools package 2018-10-10 11:27:44 +02:00
Sylvestre Ledru
d0e691ea64 use the absolute path 2018-10-10 10:49:36 +02:00
Sylvestre Ledru
147697b048 Fix the fuzzer path 2018-10-10 08:21:42 +02:00
Sylvestre Ledru
3b17d907fe use a variable for the path + use the ocaml correct target 2018-10-09 20:29:30 +02:00
Sylvestre Ledru
0f1093d2ba non existing patch removed 2018-10-09 13:57:54 +02:00
Sylvestre Ledru
4395aa0891 non existing patch polly-fpic.diff 2018-10-09 13:50:05 +02:00
Sylvestre Ledru
d52477a918 Merge branch '7-boostrap' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7-boostrap 2018-10-09 10:55:17 +02:00
Sylvestre Ledru
7d63b357f5 * Try to bootstrap (currently in a different branch)
* Split the builds in different make target
2018-10-09 10:54:06 +02:00
Sylvestre Ledru
8b2eb31519 Add python-pygments as dep of llvm-7-tools because opt-viewer.py needs it 2018-10-06 23:05:03 +02:00
Sylvestre Ledru
888efc5ef2 fix the syntax (doesn't work with c++11) 2018-10-06 16:03:34 +02:00
Sylvestre Ledru
694d523063 * Start the work on bootstraping clang
- bootstrap-with-openmp-version-export-missing.diff: fix a link issue
    https://bugs.llvm.org/show_bug.cgi?id=39200
  - bootstrap-fix-include-next.diff: Fix an include issue at bootstrap phase
    https://bugs.llvm.org/show_bug.cgi?id=39162
2018-10-06 15:22:00 +02:00
Sylvestre Ledru
c5113f29a1 Add back libomp5-X.Y.symbols.in (untested) 2018-10-06 14:58:20 +02:00
Sylvestre Ledru
396b6bf1eb * In debci, run qualify-clang.sh in verbose mode
* Only run the g++ test if g++ exist
2018-10-06 08:26:16 +02:00
Sylvestre Ledru
2a5564a61e remove old comment 2018-10-05 09:54:14 +02:00
Sylvestre Ledru
d609b27db3 improve the changelog 2018-10-05 08:41:12 +02:00
Sylvestre Ledru
933575dee1 Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-10-05 08:40:29 +02:00
Sylvestre Ledru
53b9a17bd2 Merge branch 'add-check-openmp' into '7'
Add check-openmp to test OpenMP

See merge request pkg-llvm-team/llvm-toolchain!21
2018-10-05 06:40:09 +00:00
Reshabh Sharma
a4104082c3 Add check-openmp to test OpenMP 2018-10-05 06:40:09 +00:00
Sylvestre Ledru
bb3428ffa6 in debci, run the test in verbose mode 2018-10-05 08:31:53 +02:00
Sylvestre Ledru
ea43b18ea1 Merge remote-tracking branch 'origin/7' into snapshot 2018-10-02 13:18:42 +02:00
Sylvestre Ledru
a6a9e76aa6 remove incorrect exit 0 2018-10-02 13:18:31 +02:00
Sylvestre Ledru
4fa5bcbe52 Merge remote-tracking branch 'origin/7' into snapshot 2018-10-02 13:07:40 +02:00
Sylvestre Ledru
0e066b184b Disable ocaml on armel 2018-10-02 10:25:15 +02:00
Sylvestre Ledru
d14272feb8 improve changelog 2018-10-02 10:24:36 +02:00
Sylvestre Ledru
68c56c73b9 Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-10-02 10:06:59 +02:00
Sylvestre Ledru
de067b22d4 automate the version detection 2018-10-02 10:06:35 +02:00
Sylvestre Ledru
47b1b6e585 merge upstream 2018-10-01 20:58:15 +02:00