Commit Graph

7 Commits

Author SHA1 Message Date
Sylvestre Ledru
bd33ffeced * Install cmake files in usr/share/llvm-@LLVM_VERSION@/cmake/ instead of
usr/share/llvm-@LLVM_VERSION@/cmake/
* Also install libLLVM-3.8.so.1 as a symlink
* debian/patches/fix-cmake-config-prefix.diff:
  cover the CMake build system too
(Closes: #819072)
2016-05-09 05:32:59 +00:00
Sylvestre Ledru
d03409dc83 * New upstream release
* install missing file (TODO bug lldb)
2016-03-04 16:56:55 +00:00
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
45df65483e fix the syntax 2015-04-21 16:14:45 +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
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
8c0727ae09 Manage all files using .in mecanism. It will simplify the upgrade of
version
2014-07-28 11:34:35 +00:00