Sylvestre Ledru
225546cb92
rebase of the patches
2023-05-17 14:02:49 +02:00
Sylvestre Ledru
a6b0eb211a
rebase of the patches
2023-04-11 10:36:53 +02:00
Sylvestre Ledru
be8f84d14e
update of the missing patch
2023-01-30 09:31:31 +01:00
Sylvestre Ledru
32e07fb075
snapshot is now 16
2022-07-27 09:03:59 +02:00
Sylvestre Ledru
11a2f53199
snapshot is now 15. 14 is in it own branch now
2022-02-02 21:35:32 +01:00
Sylvestre Ledru
17354b030a
rebase of the patches
2021-11-14 12:20:35 +01:00
Sylvestre Ledru
f16985f2ce
update of 13 => 14
2021-07-28 18:47:20 +02:00
Sylvestre Ledru
5fdaac82da
prepare version 13
2021-01-27 15:57:38 +01:00
Sylvestre Ledru
cf9a0de75b
prepare -12
2020-07-15 17:26:34 +02:00
Sylvestre Ledru
7d9dbbad8d
rebase of the all patches
2020-03-26 11:16:17 +01:00
Sylvestre Ledru
16183a1fd3
rebase of the patches
2020-01-19 23:07:58 +01:00
Sylvestre Ledru
b78f37f2e1
refresh of all patches
2019-10-20 14:13:57 +02:00
Sylvestre Ledru
e2edd063dc
rebase all patches
2019-08-27 10:23:36 +02:00
Sylvestre Ledru
f0427298e2
version 10
2019-07-18 15:59:42 +02:00
Sylvestre Ledru
54c1e72c53
rebase of the patch
2019-03-17 09:53:45 +01:00
Sylvestre Ledru
84cf3f9cd1
patches updated to 9
2019-01-16 15:40:45 +01:00
Sylvestre Ledru
de7f34b7cd
rebase of the patches
2018-12-14 10:15:04 +01:00
Sylvestre Ledru
ef2e6e0e53
rebase of the patches
2018-09-14 21:56:01 +02:00
Sylvestre Ledru
dccba56599
prepare packaging of version 8
2018-08-12 14:27:35 +02:00
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
7f1d0e08cb
* debian/clang-X.Y.install.in: Added clang-cpp.
...
* debian/patches: Refreshed.
2016-10-10 16:51:15 +00:00
Sylvestre Ledru
27f2f7b720
3.9 => 4.0 migration
2016-07-19 13:24:34 +00:00
Sylvestre Ledru
81281baa5f
Switch to 3.9
2016-02-08 12:53:27 +00:00
Sylvestre Ledru
342b3e8e5a
rebase of the patch
2015-11-16 08:41:19 +00:00
Sylvestre Ledru
552b178722
fix a typo in the patch
2015-10-08 16:50:13 +00:00
Sylvestre Ledru
aec53463e5
fix the patch scan-build-clang-path.diff. It wasn't detecting clang correctly
2015-10-07 10:07:49 +00:00
Sylvestre Ledru
ff540b2b06
rebase of the patch
2015-09-17 08:39:02 +00:00
Sylvestre Ledru
0eba813af4
rebase the patch
2015-09-12 18:56:19 +00:00
Sylvestre Ledru
b87cb98dec
refresh of the patches
2015-09-03 09:15:20 +00:00
Sylvestre Ledru
d1846d7938
Fix the version in the clang path
2015-08-11 12:59:58 +00:00
Sylvestre Ledru
23fef8f171
refresh of the patches
2015-07-10 17:24:40 +00:00
Sylvestre Ledru
d13c6243a3
refresh of the patches
2015-01-14 19:00:08 +00:00
Sylvestre Ledru
330d44c66a
Force scan-build to use the same version of clang
2014-08-05 12:58:08 +00:00
Sylvestre Ledru
547bcf3fb7
refresh of the patches
2014-01-14 10:33:04 +00:00
Sylvestre Ledru
9e36f19118
* New snapshot release
...
* Merge changes from the 3.3 branch (see 1:3.3-10)
* Install libclang.so in /usr/lib/*/libclang-3.3.so
* Install libclang.so.1 in /usr/lib/*/libclang-3.3.so.1
* Also ship the python clang binding (python-clang-3.3)
(LLVM no longer mean Low Level Virtual Machine)
* Disable the build of lldb under HURD
* Ship the lldb headers into lldb-X.Y-dev (Closes : #723743 )
I might create a liblldb-X.Y library at some point but I think it is too
early.
* Fix "cannot compile this atomic library call"
Thanks to Francisco Facioni for the refresh (Closes : #705115 )
* Install libclang.so in /usr/lib/*/libclang-3.3.so
* Install libclang.so.1 in /usr/lib/*/libclang-3.3.so.1
* Also ship the python clang binding (python-clang-3.3)
* Fix a FTBFS with a duplicate declaration of shouldUseInlineAtomic
* Update the build dependency from tcl8.5 to tcl (Closes : #725953 )
2013-10-10 11:40:12 +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
9b58061c74
Fix the patch detection of clang from scan-build ( Closes : #698352 )
2013-01-17 15:05:33 +00:00