Commit Graph

272 Commits

Author SHA1 Message Date
Sylvestre Ledru
833df9a3db Followup to fix the cmake install (Closes: #819072) 2016-06-12 16:27:27 +00:00
Sylvestre Ledru
006aa4f096 only run lldb when doing the code coverage (too many issues otherwise) 2016-06-11 20:23:17 +00:00
Sylvestre Ledru
6b0ab895c1 debian/rules: Ensure ld-gold is used. CMake invokes the linker through
g++ most of the time, therefore we need to set -Wl,-fuse-ld=gold.
2016-06-11 14:54:50 +00:00
Pablo Oliveira
fe8484905a Fix bug 26158 - clang packages don't provide man pages in 3.7 and 3.8 2016-05-26 11:32:03 +00:00
Pablo Oliveira
65c51c9a32 * Fix python-lldb dependencies and make proper symlinks to libLLVM
and liblldb as suggested by Graham Inggs (Closes: #821022).
* Fix liblldb suffix in lldb/scripts/Python/finishSwigPythonLLDB.py
  (Closes: #813798).
2016-05-09 15:04:00 +00:00
Sylvestre Ledru
60980f0137 Preparation of 3.8.1 2016-03-28 20:15:24 +00:00
Sylvestre Ledru
03b6cc12d2 with the spaces / tabs 2016-03-14 11:01:30 +00:00
Sylvestre Ledru
0d8cfe6881 Improve the cmake detection (used for llvm.org/apt) 2016-03-13 17:25:37 +00:00
Sylvestre Ledru
7db5a410d0 change the order of the path declaration 2016-03-12 18:55:23 +00:00
Sylvestre Ledru
032fba6d17 if cmake is installed in /tmp/cmake/ uses it
Used to build llvm on old ubuntu (precise) on the llvm.org/apt/ ci
2016-03-12 14:08:38 +00:00
Gianfranco Costamagna
2b97c8a523 Improved message for helpers 2016-03-08 10:20:56 +00:00
Sylvestre Ledru
a3daeed38a improve the txt generation + comments 2016-03-07 13:04:45 +00:00
Gianfranco Costamagna
e213b377c7 Fix polly checks 2016-03-07 12:45:14 +00:00
Gianfranco Costamagna
904f8cdfb8 Do not disable polly on s390x 2016-03-07 12:31:32 +00:00
Gianfranco Costamagna
e2c6557046 Disable polly on s390x 2016-03-07 10:01:43 +00:00
Sylvestre Ledru
8816882602 ok, let's ship it 2016-03-05 10:45:39 +00:00
Sylvestre Ledru
651d5e531c fix some lldb install issue 2016-03-05 08:22:56 +00:00
Sylvestre Ledru
d03409dc83 * New upstream release
* install missing file (TODO bug lldb)
2016-03-04 16:56:55 +00:00
Sylvestre Ledru
6df26a99ec * New snapshot release
* clang-tidy-3.8: Remove Breaks/Replaces on clang-modernize-3.8.
* Disable lldb on s390x.
2016-02-25 13:26:49 +00:00
Sylvestre Ledru
dc22bf0057 * New snapshot release
* Remove build-llvm/ after the install step to save space.
  Most of the rc1 builds failed because of hd space.
2016-02-03 15:21:15 +00:00
Sylvestre Ledru
4678747a3e fixed some various issues 2016-02-03 07:55:20 +00:00
Sylvestre Ledru
f19419341f For now, disable the fail on testsuite on amd64 & i386 2016-01-20 17:51:48 +00:00
Sylvestre Ledru
08f5bc9767 Update control/rules to support CMake 2016-01-04 12:46:28 +00:00
Sylvestre Ledru
b27847a174 clang-modernize has been removed. Long live to clang-tidy, its
replacement
2015-12-18 11:22:53 +00:00
Sylvestre Ledru
b6af4ab8cd * disable lldb and polly on powerpc, currently ftbfs.
setting the lldb archs in debian/control in just one
  place would be appreciated.
* quoting fixes in debian/rules, when make macros
  are empty 
  Thanks to Doko for the two previous changes (Closes: #806729)
2015-11-30 14:34:46 +00:00
Sylvestre Ledru
4a6bea3a90 Also ship sancov in clang-3.8 2015-11-18 10:35:47 +00:00
Sylvestre Ledru
6086214c05 scan-build moved, updating the path 2015-11-17 12:08:42 +00:00
Sylvestre Ledru
1039c70ee0 * New snapshot release
* Remove some warnings in the manpages generation (Closes: #795310)
2015-10-20 16:42:32 +00:00
Sylvestre Ledru
7bdc9d93f9 Remove macho-dump from LLVM (removed by upstream r248302) 2015-09-23 07:48:03 +00:00
Sylvestre Ledru
ed49e55e46 Select LLVM OpenMP as the default backend 2015-09-14 16:26:03 +00:00
Sylvestre Ledru
0a66599d01 Also generate liblldb-3.8-dbg 2015-09-11 10:13:08 +00:00
Sylvestre Ledru
1d440a57d9 update the coverity configuration as the chroot switched to gcc 5 2015-08-07 10:45:00 +00:00
Sylvestre Ledru
4b3ce8d334 The 5| in the regexp is a crappy workaround. g++ 5.2 in Debian is not providing a g++-5.2 binary (only g++-5)
accomodate that by hardcoding the 5 detection
2015-08-03 11:08:11 +00:00
Sylvestre Ledru
31b2f8d473 workaround a linker issue 2015-08-03 10:36:54 +00:00
Sylvestre Ledru
b07cb2ef65 this removal should be useless now that strip-svn is fixed 2015-08-02 16:32:28 +00:00
Sylvestre Ledru
5ae27101a6 remove new (and unused new file) 2015-07-24 05:14:12 +00:00
Sylvestre Ledru
ba3a537ebb New snapshot release (3.7 => 3.8) 2015-07-15 16:09:59 +00:00
Sylvestre Ledru
b742b38391 No longer building some clang help page, removing them 2015-07-10 22:41:19 +00:00
Sylvestre Ledru
74daf1623d * Disable the patch force-gcc-header-obj.diff. Seems to cause bug #23556
* Fix the CMake build. thanks to Paweł Bylica for the fix.
  Fix upstream bug #23352
2015-05-20 07:20:33 +00:00
Sylvestre Ledru
d251a2ee56 Reflect upstream changes wrt vim package. Split the files into different
directories
2015-04-21 07:58:58 +00:00
Sylvestre Ledru
83f9e2e2fa add --no-discard-stderr + fix the tests call of polly 2015-02-24 11:05:38 +00:00
Sylvestre Ledru
df9425ae58 Support of gcc 5.0 (Closes: #777988) 2015-02-18 15:53:12 +00:00
Sylvestre Ledru
bc52a6d240 * New snapshot release
* Bring back polly and remove libcloog-isl-dev & libisl-dev as build deps
  (shipped in the polly source tree)
* Set the correct conflicts (Closes: #777580, #777581, #777582)
2015-02-10 11:10:46 +00:00
Sylvestre Ledru
eca342bc68 llvm has branched. 3.7 is the new release 2015-01-14 18:52:22 +00:00
Sylvestre Ledru
87da0c64bc force gcc 4.9 2014-11-21 10:24:14 +00:00
Sylvestre Ledru
7d6e605365 * Disable ocaml binding. Needs libctypes-ocaml 0.3.3 which is not available
* libllvm*.a is not longer built
* Update of the libclang symbols
2014-11-15 13:09:01 +00:00
Sylvestre Ledru
feae1e1159 move the -std=c++0x upper 2014-10-10 19:44:01 +00:00
Sylvestre Ledru
568ad0dea6 use the variable 2014-10-09 07:13:37 +00:00
Sylvestre Ledru
f74d9ce3c4 fix the clang tests 2014-10-06 09:39:07 +00:00
Sylvestre Ledru
f866cb54e9 add a symlink to make the lldb test work 2014-10-04 18:20:17 +00:00