Commit Graph

5 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
7bdc9d93f9 Remove macho-dump from LLVM (removed by upstream r248302) 2015-09-23 07:48:03 +00:00
Sylvestre Ledru
d13452ba59 * libclang-3.4.so should be used instead libclang.so. Update the soname
to match the new lib name (Closes: #759538)
* Rename liblldb.so to liblldb-3.4.so + update of the soname.
* python-clang-3.4 description updated
* liblldb-3.4 and python-lldb-3.4 added
* lldb-3.4-dev renamed to liblldb-3.4-dev to match the previous changes
* Manpages for llvm-ranlib, clang-apply-replacements, pp-trace and clang-tidy
  added
* clang-3.4 should depends on binutils (for ld, at least)
  (Closes: #751030)
2014-09-01 11:49:31 +00:00
Sylvestre Ledru
5541b3aca2 also manage files with the LLVM_VERSION & LLVM_VERSION_FULL 2014-07-27 20:50:31 +00:00
Sylvestre Ledru
a068b0d1d2 Manage all files using .in mecanism. It will simplify the upgrade of
version
2014-07-27 20:43:46 +00:00