Commit Graph

1132 Commits

Author SHA1 Message Date
Sylvestre Ledru
0ba0844df3 - Create symlinks with ".links", don't install from build tree
- Remove LLVM-internal tools (lit, FileCheck, not, tblgen, etc.)
  - Remove llvm-X.Y-tools package, because it contained only
    internal tools that are not intended for distribution.
  - Remove autotools-specific artifacts from packages.
  - Remove "dummy" documentation artifacts from llvm-X.Y-docs
    package. Not built/installed by CMake, not useful.
2016-01-04 12:45:01 +00:00
Sylvestre Ledru
a78bc09a9e Update patches to set SONAME in CMake build 2016-01-04 12:44:24 +00:00
Sylvestre Ledru
ff27c6a81a prepare the changelog 2016-01-04 12:44:07 +00:00
Sylvestre Ledru
66873fb5cf testing Andrew's work 2016-01-04 12:42:52 +00:00
Sylvestre Ledru
7bf9bbf775 rebase of the patch 2015-12-28 08:38:44 +00:00
Sylvestre Ledru
b4a952a5c3 remove libmodernizeCore too 2015-12-19 21:17:59 +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
f1846efb8c refresh of the patch 2015-12-16 12:10:30 +00:00
Sylvestre Ledru
4fc5e6c6e1 * New snapshot release
* Fix an install issue with clang-tidy
2015-12-10 13:13:17 +00:00
Sylvestre Ledru
fa7dd551d0 rebase 2015-12-10 04:25:39 +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
1b593d0870 uploaded 2015-11-30 14:33:20 +00:00
Sylvestre Ledru
439b376694 add some more patches 2015-11-30 14:33:10 +00:00
Sylvestre Ledru
6f91809749 add the link for clang tidy 2015-11-30 14:33:00 +00:00
Sylvestre Ledru
a5f10bd3a7 * Fix bad symlinks (Closes: #806319)
* New snapshot release
2015-11-26 13:14:13 +00:00
Sylvestre Ledru
bbddfaec06 Fix the links to scan-build-3.8 & scan-view-3.8 2015-11-25 15:07:54 +00:00
Sylvestre Ledru
2b4de06ab8 * New snapshot release
* Fix clang-modernize detection of clang-apply-replacements (Closes: #791607)
* Priority extra for liblldb-3.7-dbg
* clang-tidy-3.7 depends on python
2015-11-18 17:05:59 +00:00
Sylvestre Ledru
b501324960 Update of the minor version 2015-11-18 13:26:32 +00:00
Sylvestre Ledru
d42e83a03f * Fix clang-modernize detection of clang-apply-replacements (Closes: #791607) 2015-11-18 10:47:20 +00:00
Sylvestre Ledru
ab8deecd86 fix the repack script 2015-11-18 10:47:04 +00:00
Sylvestre Ledru
8490839ffd refresh of the patches 2015-11-18 10:46:57 +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
65e0ff1de9 Also install run-clang-tidy.py & clang-tidy-diff.py (also installed in
usr/bin/ as run-clang-tidy-3.7.py & clang-tidy-diff-3.7.py)
2015-11-16 09:39:05 +00:00
Sylvestre Ledru
342b3e8e5a rebase of the patch 2015-11-16 08:41:19 +00:00
Sylvestre Ledru
3f272f2137 rebase of the patch 2015-11-13 09:37:52 +00:00
Sylvestre Ledru
c9a90b6f2c remove the rust patch 2015-11-13 08:46:21 +00:00
Sylvestre Ledru
e4ddea7cd6 bring back the testsuite 2015-11-11 07:11:42 +00:00
Sylvestre Ledru
605e210b4c rebase of the patch 2015-11-10 17:18:29 +00:00
Sylvestre Ledru
a1448dd181 rebase of the patch 2015-11-10 07:54:27 +00:00
Sylvestre Ledru
9424b12185 rebase of the patch 2015-11-05 10:40:31 +00:00
Sylvestre Ledru
c2ad2beb32 rebase of the patch 2015-11-03 16:07:03 +00:00
Sylvestre Ledru
43c30651ee Cherry pick upstream change r242372 (should be in 3.7.1) to fix
a build failure with rust beta
2015-11-01 15:01:51 +00:00
Sylvestre Ledru
793f2d57b8 update of the patch 2015-10-29 09:30:52 +00:00
Sylvestre Ledru
4db178613d Fix the dep on clang 2015-10-27 12:51:46 +00:00
Sylvestre Ledru
45ce8cc44e rebase of the patch 2015-10-23 07:02:03 +00:00
Sylvestre Ledru
5f3970a86f Remove some warnings in the manpages generation (Closes: #795310) 2015-10-20 16:42: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
eb1c84a2a2 * Ship run-clang-tidy.py & clang-tidy-diff.py in clang-tidy-3.8
* Add three new symbols in libclang1
  - clang_CompileCommand_getFilename@Base
  - clang_CompileCommand_getMappedSourceContent@Base 3.8
  - clang_CompileCommand_getMappedSourcePath@Base 3.8
2015-10-20 10:13:25 +00:00
Sylvestre Ledru
7417bb4a9e * Add three new symbols in libclang1
- clang_CompileCommand_getFilename@Base
  - clang_CompileCommand_getMappedSourceContent@Base 3.8
  - clang_CompileCommand_getMappedSourcePath@Base 3.8
2015-10-20 08:40:21 +00:00
Sylvestre Ledru
113bfd83e6 fix the dep 2015-10-20 07:26:52 +00:00
Sylvestre Ledru
07f9787406 Add a Break/Replaces clang-3.7 (<< 1:3.7-3) from clang-tidy-3.7
to simplify the transition
2015-10-20 07:10:45 +00:00
Sylvestre Ledru
3b086bf461 Introduce clang-tidy-3.7 as a new package 2015-10-20 07:06:17 +00:00
Sylvestre Ledru
c19d5e5e52 Fix the lintian overrides for clang-tidy 2015-10-19 12:18:13 +00:00
Sylvestre Ledru
c8aa5bec59 Fix the lintian overrides for clang-tidy 2015-10-19 12:18:13 +00:00
Sylvestre Ledru
38db91f2b6 * Introduce clang-tidy-3.8 as a separate package. Replaces clang-modernize
* Remove cpp11-migrate-3.8 package. Has been replaced by clang-modernize
  for a while (which will be replaced by clang-tidy)
2015-10-19 09:00:38 +00:00
Sylvestre Ledru
86f14dd40b Introduce clang-tidy as a new package 2015-10-19 08:54:01 +00:00
Sylvestre Ledru
3b143738ae Ubuntu Wily is now showing i686 as version for i386, update the compiler-rt support 2015-10-12 14:31:23 +00:00
Sylvestre Ledru
0c1dd1c9b3 rebase the patch 2015-10-08 16:58:10 +00:00
Sylvestre Ledru
552b178722 fix a typo in the patch 2015-10-08 16:50:13 +00:00