Commit Graph

21 Commits

Author SHA1 Message Date
Sylvestre Ledru
8b61e67541 Also test openmp 2018-07-10 10:13:40 +02:00
Sylvestre Ledru
bf52d52473 d/p/force-gcc-header-obj.diff Fix the detection of the objc path 2018-05-09 14:24:51 +02:00
Sylvestre Ledru
ca9e22174a d/p/force-gcc-header-obj.diff Fix the detection of the objc path 2018-05-09 14:23:53 +02:00
Sylvestre Ledru
803058736f also recommend to install objc header 2018-05-09 14:08:00 +02:00
Sylvestre Ledru
8b13e24e41 version 7 is probably safer 2018-05-09 14:04:33 +02:00
Sylvestre Ledru
4d63ef42e0 add a missing package to the list 2018-05-08 13:12:32 +02:00
Sylvestre Ledru
2ba9959ba1 add a missing package to the list 2018-05-08 13:12:12 +02:00
Sylvestre Ledru
e6f2b61e4f add a missing package to the list 2018-05-08 13:09:27 +02:00
Sylvestre Ledru
30962b2ef3 Add python-yaml as dep for clang-tidy (Closes: #890514)
* Add python-yaml as dep for clang-tidy (Closes: #890514)
* Make CMake find_package(Clang) work. Fixes upstream bug
  https://bugs.llvm.org/show_bug.cgi?id=37128
  - Move Clang*.cmake back to /usr/lib/llvm-X.Y/lib/cmake/clang and install a
    symlink in /usr/lib/cmake/clang-X.Y.
  - 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-X.Y 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.
* New snapshot release
* Fix a typo in the debci
2018-05-08 12:29:15 +02:00
Sylvestre Ledru
44db7ce6bf Make CMake find_package(Clang) work. Fixes upstream bug https://bugs.llvm.org/show_bug.cgi?id=37128
* Make CMake find_package(Clang) work. Fixes upstream bug
  https://bugs.llvm.org/show_bug.cgi?id=37128
  - Move Clang*.cmake back to /usr/lib/llvm-X.Y/lib/cmake/clang and install a
    symlink in /usr/lib/cmake/clang-X.Y.
  - 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-X.Y 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.
2018-05-08 12:27:10 +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
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
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
9dc9d98af4 Merge remote-tracking branch 'origin/6.0' into snapshot 2018-04-25 18:41:45 +02:00
Sylvestre Ledru
0cebef7cba also test with -fuse-ld=lld-X.Y 2018-04-25 15:11:38 +02:00
Sylvestre Ledru
b7d346efb2 adjust the script for 7 2018-02-27 09:09:30 +01:00
Sylvestre Ledru
a9bfce2ded adjust the script for 6.0 2018-02-27 09:08:54 +01:00
Sylvestre Ledru
bc2ebe390d adjust the script for 5.0 2018-02-27 09:08:29 +01:00
Sylvestre Ledru
4f47c2ac95 add a script to test the usual non regressions 2018-02-27 09:04:04 +01:00