Sylvestre Ledru
72f45797b9
rebase of all patches
2024-02-28 11:12:03 +01:00
Sylvestre Ledru
3071f6c49c
rebase of the patches
2024-02-23 09:01:00 +01:00
Sylvestre Ledru
845e43e80f
Merge remote-tracking branch 'origin/17' into snapshot
2023-12-11 10:26:13 +01:00
Sylvestre Ledru
ff81119e58
rebase of the patch
2023-12-09 23:31:35 +01:00
Sylvestre Ledru
70cf59d852
rebase of the patch
2023-11-27 10:27:53 +01:00
Sylvestre Ledru
4763fb888c
rebase of the patches
2023-11-23 10:57:54 +01:00
Sylvestre Ledru
aca1ec2f41
rebase of the patches after the black changes
2023-05-23 09:40:23 +02:00
Sylvestre Ledru
6b1669072b
rebase of the patches
2022-04-07 13:29:24 +02:00
Sylvestre Ledru
17354b030a
rebase of the patches
2021-11-14 12:20:35 +01:00
Sylvestre Ledru
f6ae83b7c4
update of the patches (rebase and applied upstream)
2021-04-05 23:00:25 +02:00
Sylvestre Ledru
2903d81b3e
rebase of the patches
2021-04-02 11:11:07 +02:00
Sylvestre Ledru
7d9dbbad8d
rebase of the all patches
2020-03-26 11:16:17 +01:00
Sylvestre Ledru
b78f37f2e1
refresh of all patches
2019-10-20 14:13:57 +02:00
Sylvestre Ledru
4974d111d4
rebase of the patch
2019-10-20 13:52:30 +02:00
Sylvestre Ledru
78fbc3e5f1
rebase of the patch
2019-09-07 08:58:12 +02:00
Sylvestre Ledru
db02624892
rebase of the patch
2019-07-12 17:11:27 +02:00
Sylvestre Ledru
e0a803917a
rebase of the patch
2019-06-08 09:49:01 +02:00
Sylvestre Ledru
4c043479c2
rebase of the patch
2019-03-10 11:39:35 +01:00
Sylvestre Ledru
de7f34b7cd
rebase of the patches
2018-12-14 10:15:04 +01:00
Sylvestre Ledru
dccba56599
prepare packaging of version 8
2018-08-12 14:27:35 +02:00
Sylvestre Ledru
1580fac587
update of the patch
2017-07-27 21:49:28 +00:00
Sylvestre Ledru
95670f4bca
rebase of the patch
2017-07-11 18:20:14 +00:00
Sylvestre Ledru
23938cd503
refresh of the patch
2017-03-26 16:52:30 +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
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