Commit Graph

7 Commits

Author SHA1 Message Date
Sylvestre Ledru
daebc06217 Bring back the content of llvm-4.0-doc (Closes: #844616) 2017-01-14 10:57:13 +00:00
Sylvestre Ledru
1aa9ae9e7a fix the build issues wrt to docs 2016-03-13 08:17:51 +00:00
Sylvestre Ledru
ac8d009c00 fix the build with cmake 2016-02-15 19:13:13 +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
41cdd8b389 doxygen.css has been removed from upstream 2015-03-17 18:10:52 +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