Commit Graph

8 Commits

Author SHA1 Message Date
Sylvestre Ledru
b9d2b57c3b adjust the lintian format 2023-01-15 09:46:54 +01:00
Sylvestre Ledru
591436a41a remove llvm-mcmarkup one more time 2021-09-01 12:47:05 +02:00
Sylvestre Ledru
c466bf22f2 ignore the json lintian warning 2016-07-02 15:15:08 +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
7bdc9d93f9 Remove macho-dump from LLVM (removed by upstream r248302) 2015-09-23 07:48:03 +00:00
Sylvestre Ledru
64b69380b4 fix various issues 2014-09-01 17:06:54 +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