Commit Graph

6 Commits

Author SHA1 Message Date
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
80bc0268a2 fix the strip svn file (thanks to Krzysztof A. Sobiecki for the patch) 2015-08-02 16:29:42 +00:00
Sylvestre Ledru
d410653914 refresh of the pach 2015-07-15 16:08:00 +00:00
Sylvestre Ledru
d13c6243a3 refresh of the patches 2015-01-14 19:00:08 +00:00
Sylvestre Ledru
710dc439f3 refresh of the patches 2014-11-29 10:11:29 +00:00
Sylvestre Ledru
8798f4c989 * New snapshot release
* sync from 1:3.5~+rc4-2~exp1
* libclang-3.6.so should be used instead libclang.so. Update the soname
  to match the new lib name (Closes: #759538)
* Rename liblldb.so to liblldb-3.6.so + update of the soname.
* python-clang-3.6 description updated
* liblldb-3.6 and python-lldb-3.6 added
* lldb-3.6-dev renamed to liblldb-3.6-dev to match the previous changes
* Manpages for llvm-ranlib, clang-apply-replacements, pp-trace and clang-tidy
  added
* clang-3.6 should depends on binutils (for ld, at least)
  (Closes: #751030)
* clang/www/analyzer/scripts/dbtree.js removed
2014-09-03 06:48:44 +00:00