Commit Graph

20 Commits

Author SHA1 Message Date
Sylvestre Ledru
2009781b41 Fix the soname of libclang and libLLVM. Might cause some breakage with
existing app but no choice...
2016-07-02 18:46:14 +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
23fef8f171 refresh of the patches 2015-07-10 17:24:40 +00:00
Sylvestre Ledru
35fccf4732 * Ship the compiler-rt static libraries
* Running tests respect DEB_BUILD_OPTIONS=parallel=X
 (Closes: #751943)
* Fix FTBFS on powerpc and powerpcspe (Closes: #733890)
* Broken library symlink fixed in lldb-3.5 (Closes: #715130)
* Fix --use-cc when no absolute path is provided (Closes: #748777)
2014-06-22 17:19:26 +00:00
Sylvestre Ledru
5c4c407fc6 * New upstream release
* Add build conflict on libllvm-3.5-ocaml-dev
* Remove the override of dh_shlibdeps
* Update of the repack script
* Use llvm-3.4-dev.links.in to manage the symlinks
2014-06-06 15:13:28 +00:00
Sylvestre Ledru
8f72440397 Fix the soname. No changes in the ABI, so, no need to update the soname
(Closes: #747701)
2014-05-11 20:50:56 +00:00
Sylvestre Ledru
547bcf3fb7 refresh of the patches 2014-01-14 10:33:04 +00:00
Sylvestre Ledru
cf08ce0b44 refresh of all patches 2013-11-04 08:48:10 +00:00
Sylvestre Ledru
6270d75c8f Refresh of the patch 2013-08-22 07:18:24 +00:00
Sylvestre Ledru
5c9ce3725a refresh of the patches 2013-08-11 08:02:45 +00:00
Sylvestre Ledru
621afe854a * Sync recent changes from the 3.3 branch
* Integrate patch to fix FTBFS under IA64.
* Disable the usage of binutils-gold under armel. It currently fails with:
  "attempt to map 2752512 bytes at offset 2066666 exceeds size of file;
  the file may be corrupt"
2013-07-01 12:40:22 +00:00
Sylvestre Ledru
4f0894aefa refresh of the patches (some applied only with fuzzy) 2013-06-19 09:48:21 +00:00
Sylvestre Ledru
8a980f6c64 refresh of the patches 2013-06-15 17:43:23 +00:00
Sylvestre Ledru
83c2b8f31b adapt the patches for the trunk 2013-06-06 16:41:26 +00:00
Sylvestre Ledru
bc39ab17b2 refresh of the patches 2013-05-08 18:28:42 +00:00
Sylvestre Ledru
cb72a3b5ff Refresh of the patches 2013-04-13 08:31:32 +00:00
Sylvestre Ledru
4359d5d4bc Refresh of the patches 2013-03-15 08:44:58 +00:00
Sylvestre Ledru
36d6058a89 Refresh all patches 2013-03-06 17:52:32 +00:00
Sylvestre Ledru
8b9db2b79f * Draft of a snapshot release (3.3) 2013-02-26 16:34:08 +00:00
Sylvestre Ledru
1f945ae6b4 refresh + integration of all patches 2013-01-12 14:42:43 +00:00