Commit Graph

965 Commits

Author SHA1 Message Date
Sylvestre Ledru
dd8713fa0e rebase the patches 2016-04-07 14:12:27 +00:00
Sylvestre Ledru
d900de0dda Run more checks with scan-build 2016-04-06 19:10:26 +00:00
Sylvestre Ledru
69dfe64d86 Stop removing the lib, seems to be installed now 2016-04-04 13:22:56 +00:00
Sylvestre Ledru
175b391ec0 rebase of the patch 2016-04-01 07:43:13 +00:00
Sylvestre Ledru
b3654c24e2 remove temps file to save space 2016-03-31 20:46:05 +00:00
Sylvestre Ledru
630eb4ec5b Do not fail the build if the manpages cannot be built (failing on
Ubuntu precise)
2016-03-21 17:32:44 +00:00
Sylvestre Ledru
9e8604abf9 remove llvm26003-sanitizer-check-env.diff (merged upstream) 2016-03-18 10:44:01 +00:00
Sylvestre Ledru
e2572b7fbb fix the scan-build declaration 2016-03-14 21:40:19 +00:00
Sylvestre Ledru
3d7a27ecb4 remove debug comments 2016-03-13 10:58:41 +00:00
Sylvestre Ledru
0ccac78eec fix the syntax 2016-03-13 10:50:33 +00:00
Sylvestre Ledru
470974aef2 try something else for cmake 2016-03-13 10:41:50 +00:00
Sylvestre Ledru
7d63344482 fix the syntax 2016-03-13 10:30:28 +00:00
Sylvestre Ledru
914af8e26f Set the correct conflicts on python-clang-3.8 (Closes: #817872) 2016-03-13 10:27:23 +00:00
Sylvestre Ledru
aba896fdc9 Set the correct conflicts on python-lldb-3.8 (Closes: #817873) 2016-03-13 10:26:36 +00:00
Sylvestre Ledru
e2bb1fb6c2 not planning to upload this one 2016-03-13 10:21:34 +00:00
Sylvestre Ledru
267a9a60bf to debug precise build 2016-03-13 08:44:40 +00:00
Sylvestre Ledru
1aa9ae9e7a fix the build issues wrt to docs 2016-03-13 08:17:51 +00:00
Sylvestre Ledru
5c9c708a84 change the order of the path declaration 2016-03-12 18:55:23 +00:00
Sylvestre Ledru
73fd045718 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:09:18 +00:00
Sylvestre Ledru
0890d6fe74 silent a failing test 2016-03-11 17:00:05 +00:00
Sylvestre Ledru
4e275075b9 Fix the coverage builds (didn't allow several cflags) 2016-03-11 12:34:42 +00:00
Sylvestre Ledru
af944e45f1 Bring back the removal of the build dir 2016-03-10 09:55:17 +00:00
Sylvestre Ledru
5eecc2f0b9 Remove the autoconf section 2016-03-09 18:31:51 +00:00
Sylvestre Ledru
8450b9640f fix the last issues 2016-03-09 14:10:29 +00:00
Sylvestre Ledru
0af2594ef7 * Sync against 3.8
* Disable "Sphinx warnings treated as errors"
2016-03-06 08:15:40 +00:00
Sylvestre Ledru
7138491dc0 * New upstream release
* Install a missing library to unbreak lldb (Closes: #815809)
* New snapshot release
* Update the clang description for something more accurate (C++-11, 14, etc)
* Update debian/orig-tar.sh to remove autoconf/config.sub autoconf/config.guess
  in polly
* clang-tidy-3.8: Remove Breaks/Replaces on clang-modernize-3.8.
* Disable lldb on s390x.
* New snapshot release
* Remove build-llvm/ after the install step to save space.
  Most of the rc1 builds failed because of hd space.
* New snapshot release
* Cmake migration. Done by Andrew Wilkins. Many thanks to him
  - Update patches to set SONAME in CMake build
  - 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.
  - Update control/rules to support CMake
  - Patch LLDB SWIG interfaces to workaround a bug in SWIG
    See https://llvm.org/bugs/show_bug.cgi?id=25468
  - add missing files to clang-format
  - Add patch to fix sanitizer lit invocation
  - removed LLVM-internal tools (lit, FileCheck, not, *-tblgen, etc.);
    not installed by CMake, not intended for distribution
  - removed llvm-X.Y-tools (contained only internal tools)
  - removed autotools-specific artifacts (configure, Makefile, etc.)
  - removed dummy documentation files
2016-03-05 11:31:54 +00:00
Sylvestre Ledru
ac8d009c00 fix the build with cmake 2016-02-15 19:13:13 +00:00
Sylvestre Ledru
b69ddd8385 remove old useless files 2016-02-15 12:21:12 +00:00
Sylvestre Ledru
34d37439a8 disable patch 2016-02-14 18:07:40 +00:00
Sylvestre Ledru
da7745a4f6 fix the build system when using cmake 2016-02-14 17:18:09 +00:00
Sylvestre Ledru
720303b34c rebase of the patches + remove + fix-doc-rst.diff 2016-02-14 17:16:22 +00:00
Sylvestre Ledru
ef02fcab14 Switch to 3.9 (remove lldb-3.9-dev as it was a transitionnal pkg) 2016-02-08 12:54:05 +00:00
Sylvestre Ledru
81281baa5f Switch to 3.9 2016-02-08 12:53:27 +00:00
Sylvestre Ledru
ee3519828b add missing patch 2016-02-08 12:51:49 +00:00
Sylvestre Ledru
dd8713ffce * Cmake migration. Done by Andrew Wilkins. Many thanks to him
- Update patches to set SONAME in CMake build
  - 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.
  - Update control/rules to support CMake
  - Patch LLDB SWIG interfaces to workaround a bug in SWIG
    See https://llvm.org/bugs/show_bug.cgi?id=25468
  - add missing files to clang-format
  - Add patch to fix sanitizer lit invocation
  - removed LLVM-internal tools (lit, FileCheck, not, *-tblgen, etc.);
    not installed by CMake, not intended for distribution
  - removed llvm-X.Y-tools (contained only internal tools)
  - removed autotools-specific artifacts (configure, Makefile, etc.)
  - removed dummy documentation files
2016-02-08 12:49:57 +00:00
Sylvestre Ledru
6c1a959183 * Update the clang description for something more accurate (C++-11, 14, etc) 2016-02-08 12:45:58 +00:00
Sylvestre Ledru
ceb6fcfd24 rebase of the patch 2016-01-07 11:38:42 +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