Commit Graph

1974 Commits

Author SHA1 Message Date
Sylvestre Ledru
8131e9ff12 disable tests 2018-04-27 16:29:09 +02:00
Sylvestre Ledru
3bcbc94a70 Revert "for now, disable the tests as it is failing in the ci"
This reverts commit 6a1b120e42.
2018-04-27 16:28:55 +02:00
Sylvestre Ledru
ad96490946 for now, disable the tests as it is failing in the ci 2018-04-27 09:12:27 +02:00
Sylvestre Ledru
6a1b120e42 for now, disable the tests as it is failing in the ci 2018-04-27 09:11:40 +02:00
Sylvestre Ledru
26a7b1ebb8 * New snapshot release
* Fix a typo in the debci
2018-04-27 09:02:05 +02:00
Sylvestre Ledru
c97ce1d4d2 Fix a typo in the llvm automation 2018-04-27 08:59:10 +02:00
Sylvestre Ledru
8f254c81fe Fix a typo in the llvm automation 2018-04-27 08:58:50 +02:00
Sylvestre Ledru
7ea9393f70 Fix a typo in the llvm automation 2018-04-27 08:58:28 +02:00
Sylvestre Ledru
33cf2c3ee3 fix the space 2018-04-26 17:12:24 +02:00
Sylvestre Ledru
d9d6aefc9b Try to fix an issue with hurd 2018-04-26 15:46:12 +02:00
Sylvestre Ledru
5d7a2a3d4d disable the test as it was merge upstream 2018-04-26 07:58:54 +02:00
Sylvestre Ledru
9dc9d98af4 Merge remote-tracking branch 'origin/6.0' into snapshot 2018-04-25 18:41:45 +02:00
Sylvestre Ledru
c114641afb only delete file 2018-04-25 18:32:26 +02:00
Sylvestre Ledru
0cebef7cba also test with -fuse-ld=lld-X.Y 2018-04-25 15:11:38 +02:00
Sylvestre Ledru
4637bc72a3 don't ship with this patch 2018-04-25 09:22:32 +02:00
Sylvestre Ledru
ccaed10037 * Remove sysconf_interceptor_bypass_test.cc because it makes
Debian unstable and Ubuntu bionic freeze
* Remove the info text from the manpages (Closes: #894734)
* Enable autopkgtest for amd64 & i386 on the llvm test suite
  (Closes: #774294)
* Fix the lintian error 'privacy-breach-uses-embedded-file'
  (Closes: #829361)
* Create symlink to run-clang-tidy-X.Y.py to remove its .py extension
  (Closes: #892089)
* Migrate to automatic debug packages (Closes: #893267)
2018-04-25 09:15:24 +02:00
Sylvestre Ledru
62ca71780e fix the date of the changelog 2018-04-25 00:02:09 +02:00
Sylvestre Ledru
fbc7ff6a1c remove old patch 2018-04-25 00:01:46 +02:00
Sylvestre Ledru
6329bfed56 Remove sysconf_interceptor_bypass_test.cc because it makes Debian unstable and Ubuntu bionic freeze
* Remove sysconf_interceptor_bypass_test.cc because it makes
  Debian unstable and Ubuntu bionic freeze
* Remove the info text from the manpages (Closes: #894734)
* Enable autopkgtest for amd64 & i386 on the llvm test suite
  (Closes: #774294)
* Fix the lintian error 'privacy-breach-uses-embedded-file'
  (Closes: #829361)
* Create symlink to run-clang-tidy-X.Y.py to remove its .py extension
  (Closes: #892089)
* Migrate to automatic debug packages (Closes: #893267)
* debian/patches/install-lldb-sb-headers.patch: Install lldb's
  SB headers (pr36630).  Thanks to Pavel Labath <labath@google.com>.
  (LP: #1761009) (Closes: #895051)
2018-04-24 21:12:46 +02:00
Sylvestre Ledru
6fb10d0965 rebase of the patch 2018-04-11 12:07:00 +02:00
Sylvestre Ledru
231b7c6e16 only run the option when available 2018-04-08 15:06:34 +02:00
Sylvestre Ledru
089fa236ec preparation of 6.0.1 2018-04-08 10:25:09 +02:00
Sylvestre Ledru
115e34adc0 Add clang_File_tryGetRealPathName as new symbol in libclang 2018-04-08 10:19:53 +02:00
Sylvestre Ledru
be7d3305ac preparation of the new release 2018-04-07 18:54:04 +02:00
Sylvestre Ledru
841e82a80e move the url to https 2018-04-07 18:52:28 +02:00
Sylvestre Ledru
34e5584232 relax the dep on debhelper to be able to build on older deb&ubuntu 2018-04-07 10:17:28 +02:00
Sylvestre Ledru
e422cdedd6 (LP: #1761009) (Closes: #895051) 2018-04-06 18:51:41 +02:00
Sylvestre Ledru
176230b3c7 debian/patches/install-lldb-sb-headers.patch: Install lldb's SB headers (pr36630). Thanks to Pavel Labath <labath@google.com>. LP: #1761009 2018-04-06 18:48:06 +02:00
Sylvestre Ledru
7deef1bda3 Remove the fix-LLVM_VERSION_PATCH.diff patch (applied upstream) 2018-04-06 17:27:13 +02:00
Sylvestre Ledru
c0250258a5 Remove sysconf_interceptor_bypass_test.cc because it makes Debian unstable and Ubuntu bionic freeze 2018-04-06 17:08:57 +02:00
Sylvestre Ledru
77c2bdca91 library-binary-filename.diff removed (applied upstream) 2018-04-06 17:06:40 +02:00
Sylvestre Ledru
507565043a Remove sysconf_interceptor_bypass_test.cc because it makes Debian unstable and Ubuntu bionic freeze 2018-04-06 17:06:01 +02:00
Sylvestre Ledru
8faf88db6e Merge branch '6.0' into '6.0'
Migrate to using automatic debug packages

See merge request pkg-llvm-team/llvm-toolchain!1
2018-04-04 16:58:37 +00:00
Sylvestre Ledru
3101385abf fix version 2018-04-03 19:22:59 +02:00
Sylvestre Ledru
8a8fe8e723 Remove the info text from the manpages (Closes: #894734) 2018-04-03 19:22:30 +02:00
David Tenty
f8b5a9d80d Migrate to using automatic debug packages 2018-03-31 19:27:18 -04:00
Sylvestre Ledru
0fac73a926 library-binary-filename.diff removed (applied upstream) 2018-03-29 13:26:28 +02:00
Reshabh Sharma
f25e249938 Enable autopkgtest for amd64 & i386 on the llvm test suite (Closes: #774294) 2018-03-28 10:00:56 +02:00
Sylvestre Ledru
b32b5cf5d6 improve the changelog 2018-03-28 09:54:26 +02:00
Athos Ribeiro
0cc88dc816 Create symlink to run-clang-tidy-X.Y.py to remove its .py extension (Closes: #892089) 2018-03-28 08:55:54 +02:00
Sylvestre Ledru
bbd7d19553 Revert "test the code coverage"
This reverts commit 193a790746.
2018-03-27 00:26:39 +02:00
Sylvestre Ledru
193a790746 test the code coverage 2018-03-26 00:58:45 +02:00
Sylvestre Ledru
7d1b8a2ae0 do not fail if the dir exists 2018-03-22 13:21:13 +01:00
Sylvestre Ledru
522b1035fc Fix the lintian error 'privacy-breach-uses-embedded-file' Many thanks to Nicholas D Steeves for the patch (Closes: #829361) 2018-03-22 12:11:30 +01:00
Nicholas D Steeves
75ae8865bc Add patches to use static docs using Debian-provided MathJax
Signed-off-by: Nicholas D Steeves <nsteeves@gmail.com>
2018-03-22 12:09:30 +01:00
Nicholas D Steeves
fe4f762558 Add libjs-mathjax to Build-Depends and to clang-x.y-doc Depends.
Signed-off-by: Nicholas D Steeves <nsteeves@gmail.com>
2018-03-22 12:06:25 +01:00
Sylvestre Ledru
7cd3737d90 Fix the FTBFS with glibc 2.27 2018-03-21 22:56:46 +01:00
Sylvestre Ledru
0de64b8531 merged 2018-03-20 20:11:25 +01:00
Sylvestre Ledru
f7527df044 fix changelog 2018-03-20 20:10:12 +01:00
Sylvestre Ledru
360454cef4 * Remove a bunch of old unused patches
* Fix debian-watch-uses-insecure-uri as upstream has now https
* Standards-Version updated to 4.1.3
* clang-tidy-6.0: depends on libclang-common-6.0-dev
  (Closes: #891999)
* clang-tidy-6.0 also depends on clang-tools-6.0 for, at least
  clang-apply-replacements
* New upstream release
* Create the directory before having the manpages generated
* Disable LLDB on powerpcspe
2018-03-20 20:09:32 +01:00