Commit Graph

7 Commits

Author SHA1 Message Date
Sylvestre Ledru
7f16e7dd1b Remove usr/lib/llvm-3.5/lib/libLLVM*.so. No longer existing 2014-05-16 20:02:10 +00:00
Sylvestre Ledru
58647a3ae0 Fix the install of the lib 2014-05-02 11:24:00 +00:00
Sylvestre Ledru
1d9005f120 * Fix the wrong dependency declaration on llvm-3.5-tools
* Add gnustep & gnustep-devel as suggests of clang-3.5
* Build with dh_install --fail-missing
* Start to use /usr/bin/foo-X.Y. First step to have several clang versions
  installed together
* Add some missing files:
  - lli-child-target         - llvm-3.4-runtime
  - count                    - llvm-3.4-tools
  - html.tar.gz              - llvm-3.4-doc
  - ocamldoc.tar.gz          - llvm-3.4-doc
  - BugpointPasses.so        - llvm-3.4-dev
  - liblldb*                 - lldb-3.4-dev
  - clang-apply-replacements - clang-3.4
  - clang-tidy               - clang-3.4
  - pp-trace                 - clang-3.4
2014-04-27 06:29:07 +00:00
Sylvestre Ledru
c9275d4345 Fix the cmake install patch 2014-02-19 21:57:33 +00:00
Sylvestre Ledru
0661bdc432 * Introduce llvm-3.4-tools to contain the new files needed by Martin
* Disable the lldb build for AArch64.
* Don't run the lldb tests on armhf (time out on the buildd).
* Rebuild for ocaml-4.01.
* Bring over Ubuntu changes from 3.3:
  - Revert to using the static copy of libjsoncpp, since the shared
    library lacks sane versioning, and this is only a few thousand
    lines of cargo-culted code from a reasonably stagnant upstream.
  - Drop lcov build-dep to avoid pulling it into main, due to its
    being fundamentally incompatibe with our newer GCC versions.
* Don't run the lldb tests on armhf (time out on the buildd).
* Disable the lldb build for AArch64.
* Build-depend on gcc-multilib on amd64 and i386.
2014-02-14 13:15:32 +00:00
Sylvestre Ledru
d3d9059c38 * Fix the cindex.py declaration (3.3 => 3.5). Closes upstream bug #18365
* Bring back the dependency on gcc 4.8. It breaks the nightly snapshot
    packages and it should be the norm now...

  [ Martin Nowack ]
  * Fixed build directory for llvm-config
  * Add Unittests for running tests for llvm-based projects
  * Install FileCheck and not for testing
2014-02-12 15:53:47 +00:00
Sylvestre Ledru
49cd5acd48 * Switch from 3.4 to 3.5
* Standards-Version updated to 3.9.5
2013-11-20 20:38:03 +00:00