Commit Graph

12 Commits

Author SHA1 Message Date
Sylvestre Ledru
228ad20aa7 * Change the versioning from X.Y to X as upstream is using
X.Y.Z and X
  I am keeping the epoch because it would be too complex to manage
  with the various updates scenario
* Two new symbols in libclang
  - clang_getFileContents
  - clang_isInvalidDeclaration
* Fix the VCS-* tags
2018-01-18 19:44:15 +00:00
Sylvestre Ledru
ca537c1c3f We moved from 5.0 to 6.0 2017-07-27 21:12:31 +00:00
Sylvestre Ledru
c593da3f05 new snapshot release 2017-01-14 11:10:21 +00:00
Sylvestre Ledru
578e474efb * debian/patches/{0003-Debian-version-info-and-bugreport.patch,
0044-soname.diff,23-strlcpy_strlcat_warning_removed.diff,
  26-set-correct-float-abi.diff,atomic_library_[12].diff,
  fix-clang-path-and-build.diff,fix-lldb-server-build,lldb-libname.diff,
  lldb-soname.diff,mips-fpxx-enable.diff,removeduplicatedeclaration.diff}:
  Refreshed.
* debian/patches/{silent-gold-utils,kfreebsd-support}.diff: Updated.
2016-11-03 08:40:58 +00:00
Sylvestre Ledru
d25de30fef rebase of the patch 2016-09-07 11:54:40 +00:00
Sylvestre Ledru
27f2f7b720 3.9 => 4.0 migration 2016-07-19 13:24:34 +00:00
Pablo Oliveira
7369c720f1 Fixed _lldb.so missing import during lldb testsuite 2016-06-10 07:49:40 +00:00
Sylvestre Ledru
23fef8f171 refresh of the patches 2015-07-10 17:24:40 +00:00
Sylvestre Ledru
24425fe3f1 more fixes 2014-09-01 19:11:10 +00:00
Sylvestre Ledru
3dd601ae0d * sync from 1:3.4.2-9~exp1
* libclang-3.5.so should be used instead libclang.so. Update the soname
  to match the new lib name (Closes: #759538)
* Rename liblldb.so to liblldb-3.5.so + update of the soname.
* python-clang-3.5 description updated
* liblldb-3.5 and python-lldb-3.5 added
* lldb-3.5-dev renamed to liblldb-3.5-dev to match the previous changes
* Manpages for llvm-ranlib, clang-apply-replacements, pp-trace and clang-tidy
  added
* clang-3.5 should depends on binutils (for ld, at least)
  (Closes: #751030)
* Try to bring back lldb-3.4-dev on mips & mipsel (Closes: #758314)
* Upload in unstable
* Try to bring back lldb on mips & mipsel
* Force scan-build to use the same version of clang
* Try to fix hurd (hurd-EIEIO-undef.diff)
2014-09-01 17:07:05 +00:00
Sylvestre Ledru
64b69380b4 fix various issues 2014-09-01 17:06:54 +00:00
Sylvestre Ledru
d13452ba59 * libclang-3.4.so should be used instead libclang.so. Update the soname
to match the new lib name (Closes: #759538)
* Rename liblldb.so to liblldb-3.4.so + update of the soname.
* python-clang-3.4 description updated
* liblldb-3.4 and python-lldb-3.4 added
* lldb-3.4-dev renamed to liblldb-3.4-dev to match the previous changes
* Manpages for llvm-ranlib, clang-apply-replacements, pp-trace and clang-tidy
  added
* clang-3.4 should depends on binutils (for ld, at least)
  (Closes: #751030)
2014-09-01 11:49:31 +00:00