Commit Graph

15 Commits

Author SHA1 Message Date
Sylvestre Ledru
080a1c010c Create clang-tools-4.0 and move the various clang tools into it
clang-tools-4.0 depends on clang-4.0. This might affect some packages.
(Closes: #836397)
2017-11-20 11:07:53 +00:00
Sylvestre Ledru
b674ea6606 ship the manpage 2016-09-02 09:40:31 +00:00
Sylvestre Ledru
3f37321c3b * Merge clang-include-fixer-4.0 into clang-4.0. Don't think
it deserves it own package
* clang_getAllSkippedRanges in the list of libclang1 symbols
2016-09-02 09:39:32 +00:00
Sylvestre Ledru
2fc7beada0 Fix the usage of jsoncpp in polly. Thanks to James Clarke for the patch
(Closes: #835607)
2016-08-27 15:47:47 +00:00
Sylvestre Ledru
a9ab44f72b Use the manpage from clang.rst instead of help2man 2016-08-27 12:58:58 +00:00
Sylvestre Ledru
c0198ab3d6 Generate more manpages 2016-08-08 13:29:06 +00:00
Sylvestre Ledru
756b6b9e07 Use the correct manpage for clang 2016-08-08 08:14:17 +00:00
Pablo Oliveira
fe8484905a Fix bug 26158 - clang packages don't provide man pages in 3.7 and 3.8 2016-05-26 11:32:03 +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
6086214c05 scan-build moved, updating the path 2015-11-17 12:08:42 +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
b742b38391 No longer building some clang help page, removing them 2015-07-10 22:41:19 +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
e0fb7b1ca5 update the manpage duplication 2014-08-02 11:55:09 +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