Commit Graph

7 Commits

Author SHA1 Message Date
Sylvestre Ledru
652423119b * Replace $(CURDIR)/debian/tmp by a variable
* Move the polly installation in the dh_auto_install rules instead
  of using *.install files. In llvm.org/apt/, I have to sometime disable
  polly
2014-07-23 11:03:05 +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
15fb7c9a27 * New upstream release. Note that only LLVM & Clang had a new release.
I just copied the 3.4 tarballs for clang-extra-tools, polly, lldb and
  compiler-rt.
  - lldb-platform-3.4        - lldb-3.4
2014-05-10 16:10:05 +00:00
Sylvestre Ledru
762215ad05 * 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 03:16:13 +00:00
Sylvestre Ledru
b001b6aceb * Update the path regarding upstream changed (3.4 => 3.4.1)
* Remove generated file libllvm3.4.install
2014-03-28 17:41:30 +00:00
Sylvestre Ledru
5b4865cc24 * libprofile_rt and runtime has been removed upstream (r191835)
Features are provided by compiler-rt
2013-10-04 08:06:10 +00:00
Sylvestre Ledru
703097951a merge from the 3.3 release 2013-06-04 13:28:59 +00:00