Sylvestre Ledru
e6f2b61e4f
add a missing package to the list
2018-05-08 13:09:27 +02:00
Sylvestre Ledru
f4d8f7217e
clean up every thing after launching the tests
2018-05-08 12:22:44 +02:00
Peter Wu
ff7cf7d85a
qualify-clang: improve CMake test
...
* Explicitly check that both the default CMake find_package and the
explicit version-specific check works as intended.
* Set CC/CXX to avoid requiring an additional compiler to be installed.
* Add comment to workaround objc test failure on Ubuntu 14.04 and 16.04.
2018-05-07 23:45:51 +02:00
Sylvestre Ledru
be57a2aa06
prepare for upload
2018-05-07 22:16:34 +02:00
Sylvestre Ledru
d8c085e89c
Move the cmake check above
2018-05-07 22:13:55 +02:00
Sylvestre Ledru
fa18d05b0d
Add a list of packages to install. Thanks to Peter Wu
2018-05-07 22:13:37 +02:00
Sylvestre Ledru
2f475b781b
Merge branch '5.0' into 'cmake-fixes'
...
# Conflicts:
# debian/changelog
2018-05-07 09:58:28 +00:00
Peter Wu
a226425f9b
Update changelog with CMake fixes
2018-05-07 00:06:42 +02:00
Peter Wu
8ab8cd7b37
Make Clang cmake files more usable
...
* Move Clang*.cmake back to /usr/lib/llvm-X.Y/lib/cmake/clang and
install a symlink in /usr/lib/cmake/clang-X.Y to ensure that CMake can
still find it.
* Ensure that the LLVM installation prefix is correctly discovered
despire symlinks (replaces fix-cmake-config-prefix.diff).
* Create /usr/lib/llvm-X.Y/bin/clang-6.0 symlink as required by
ClangTargets-relwithdebinfo.cmake.
* Remove useless LLVM_CMAKE_DIR sed command that did not match anything.
* Ignore missing binaries in ClangTargets-relwithdebinfo.cmake.
* Add regression test to qualify-clang.sh.
2018-05-07 00:05:47 +02:00
Sylvestre Ledru
464aae3171
New stable release (Spectre Mitigation) AFAIK, only clang has been changed
2018-05-06 12:32:05 +02:00
Sylvestre Ledru
c5c92b4a71
disable the tests for now
2018-04-27 20:33:36 +02:00
Sylvestre Ledru
8f254c81fe
Fix a typo in the llvm automation
2018-04-27 08:58:50 +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
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
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
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
064678e245
fix the changelog
2018-03-20 15:29:22 +01:00
Sylvestre Ledru
3eb12d51ae
clang-tidy-5.0 also depends on clang-tools-5.0 for, at least clang-apply-replacements
2018-03-05 09:55:35 +01:00
Sylvestre Ledru
cd102825fa
clang-tidy-5.0: depends on libclang-common-5.0-dev
2018-03-03 23:13:46 +01:00
Sylvestre Ledru
c8063b23c5
clang-tidy-5.0: depends on libclang-common-5-dev ( Closes : #891999 )
2018-03-03 23:11:57 +01:00
James Clarke
d516bad131
Merge branch '4.0' into 5.0
2018-03-01 23:40:47 +00:00
James Clarke
054c6418f2
Update Architecture fields for lldb packages
...
Gbp-Dch: Ignore
2018-03-01 23:38:48 +00:00
Sylvestre Ledru
cceff2cff1
silent a test failing because of a gold update
2018-02-28 16:15:54 +01:00
Sylvestre Ledru
41611042c6
fix the patch directory
2018-02-28 13:53:11 +01:00
Sylvestre Ledru
bc2ebe390d
adjust the script for 5.0
2018-02-27 09:08:29 +01:00
Sylvestre Ledru
4bde9bc02a
Merge remote-tracking branch 'origin/4.0' into 5.0
2018-02-27 09:08:07 +01:00
Sylvestre Ledru
d7f3ff6409
Merge branch '4.0' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 4.0
2018-02-27 09:07:37 +01:00
Sylvestre Ledru
4f47c2ac95
add a script to test the usual non regressions
2018-02-27 09:04:04 +01:00
Sylvestre Ledru
5c2a257768
Add README doc into the repo
2018-02-27 09:03:51 +01:00
Sylvestre Ledru
a57bcd9954
Merge branch '5.0' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 5.0
2018-02-26 18:33:57 +01:00
Sylvestre Ledru
be5e78e767
remove a non existing patch
2018-02-26 18:33:37 +01:00
James Clarke
7d21c31a5a
Merge branch '4.0' into 5.0
2018-02-26 16:23:26 +00:00
James Clarke
6ddc042fbd
Update changelog
2018-02-26 16:21:34 +00:00
James Clarke
54970bfc01
Sort LLDB_DISABLE_ARCHS
...
Gbp-Dch: Ignore
2018-02-26 16:18:06 +00:00
James Clarke
25b2cce129
Disable LLDB on powerpcspe
2018-02-26 16:18:02 +00:00
Sylvestre Ledru
56b021d423
Merge remote-tracking branch 'origin/4.0' into 5.0
2018-02-24 18:38:26 +01:00
Sylvestre Ledru
2233aca9a4
Create the directory before having the manpages generated
2018-02-24 18:38:10 +01:00
Sylvestre Ledru
968e135c40
Move the VCS to git. Many thanks to James Clarke for doing the conversion
2018-02-23 19:52:02 +01:00
Sylvestre Ledru
4f6bd52e57
Move the VCS to git. Many thanks to James Clarke for doing the conversion
2018-02-23 19:43:55 +01:00
John Paul Adrian Glaubitz
ae9c6b6c71
Add proposed upstream patch by James Clarke to add the
...
missing __tls_get_addr symbol to the symbol table for
TLS calls on SPARC (Closes : #890401 )
2018-02-14 19:30:01 +00:00
John Paul Adrian Glaubitz
b42af65183
Add proposed upstream patch by James Clarke to add the
...
missing __tls_get_addr symbol to the symbol table for
TLS calls on SPARC (Closes : #890401 )
2018-02-14 18:42:35 +00:00
Sylvestre Ledru
54d2f6d288
Ignore the test tools/gold/X86/comdat.ll
...
until https://bugs.llvm.org/show_bug.cgi?id=36166
is fixed.
Will fix the ftbfs on x86
2018-02-14 12:12:28 +00:00
Sylvestre Ledru
81afee5854
Ignore the test tools/gold/X86/comdat.ll
...
until https://bugs.llvm.org/show_bug.cgi?id=36166
is fixed.
Will fix the ftbfs on x86
2018-02-14 12:11:41 +00:00