Sylvestre Ledru
b9e565ec44
rebase of the patch
2022-04-13 12:08:28 +02:00
Sylvestre Ledru
f0a76d7425
also pass LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN to stage2 for the packages on stretch
2022-04-08 14:36:21 +02:00
Sylvestre Ledru
0318b5baae
rebase of the patches
2022-04-07 13:30:32 +02:00
Sylvestre Ledru
6b1669072b
rebase of the patches
2022-04-07 13:29:24 +02:00
Sylvestre Ledru
a90601663c
remove patch (merged upstream)
2022-04-07 13:19:32 +02:00
Sylvestre Ledru
89fc7ad31e
rebase of the patch
2022-04-06 09:28:46 +02:00
Sylvestre Ledru
7043d832ae
Revert "only build libclc when LLVM_SPIRV_INSTALLED==yes"
...
This reverts commit d8b85f0815
.
2022-04-05 13:53:23 +02:00
Sylvestre Ledru
d8b85f0815
only build libclc when LLVM_SPIRV_INSTALLED==yes
2022-04-05 10:14:20 +02:00
Sylvestre Ledru
6009d91b7b
rebase of the patch
2022-04-05 09:20:52 +02:00
Sylvestre Ledru
0c09073d2e
rebase of the patch
2022-04-04 13:54:47 +02:00
Sylvestre Ledru
ca056fc7be
Disable libclc when spir is below 12
2022-04-04 13:18:32 +02:00
Sylvestre Ledru
a51753db83
When clang++- -P -E foo.cc fails, show the output
2022-04-02 14:17:32 +02:00
Sylvestre Ledru
703626fba6
don't apply the patch for 14 on apt.llvm.org
2022-03-31 18:08:49 +02:00
Sylvestre Ledru
0552bc758b
Apply libc++ fixes which missed the 14 release. Thanks to Sedat Dilek for the patches ( Closes : #1008657 )
2022-03-30 18:32:31 +02:00
Sedat Dilek
bb04d66687
Add libc++ patches from upstream (post version 14.0.0)
...
Details see Debian bug #1008657
("clang-14: Integrate post v14.0.0 upstream patches")
Link: https://bugs.debian.org/1008657
Signed-off-by: Sedat Dilek <sedat.dilek@gmail.com>
2022-03-30 18:30:59 +02:00
Sylvestre Ledru
288f8d5421
rebase of the patch
2022-03-24 09:29:47 +01:00
Sylvestre Ledru
ecd8fb5dd5
New stable release
2022-03-23 08:54:50 +01:00
Sylvestre Ledru
ad7c0eea73
bring back revert-update-doc.diff . was probably removed in a merge
2022-03-15 17:20:13 +01:00
Sylvestre Ledru
27ebc4a559
snapshot is now 15
2022-03-15 17:17:51 +01:00
Sylvestre Ledru
a3a6d4fbfd
also update revert-update-doc.diff when doing a new release
2022-03-15 17:17:00 +01:00
Sylvestre Ledru
a51e060bee
rebase of the patch
2022-03-14 19:26:24 +01:00
Sylvestre Ledru
d71742ff5e
fix changelog
2022-03-12 10:21:03 +01:00
Sylvestre Ledru
026ca4916f
New snapshot release (rc3 isn't a thing)
2022-03-12 09:26:21 +01:00
Sylvestre Ledru
4dbb8ad2aa
Add an ugly workaround for Ubuntu jammy (some python files are installed in local/lib)
2022-03-11 18:28:22 +01:00
Sylvestre Ledru
a00714de52
upload to exp
2022-03-10 00:26:52 +01:00
Sylvestre Ledru
717c08eff2
* Try to unbreak the build (issue #54242 )
...
MLIR undef issue
2022-03-09 22:53:39 +01:00
Sylvestre Ledru
6e2a21fc1f
rebase of the patch
2022-03-07 21:55:42 +01:00
Sylvestre Ledru
62eeec7651
New snapshot release
2022-03-04 20:08:01 +01:00
Sylvestre Ledru
994a314a62
Also path LD_LIBRARY_PATH for install when cmake binary backport like on bionic s390x (for apt.llvm.org)
2022-02-14 21:23:01 +01:00
Sylvestre Ledru
caaf053d78
Also path LD_LIBRARY_PATH for install
...
Fails with cmake binary backport like on bionic s390x
[0/4] cd "/build/llvm-toolchain-snapshot-15~++20220214091440+07153f7e072d/build-llvm/runtimes/runtimes-bins" && /tmp/cmake/bin/cmake --build .
/tmp/cmake/bin/cmake: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory
2022-02-14 21:20:22 +01:00
Sylvestre Ledru
b663060998
remove the libs
2022-02-13 23:26:10 +01:00
Sylvestre Ledru
f6d53e728e
fix version
2022-02-13 22:02:46 +01:00
Sylvestre Ledru
4a57c47f08
remove the libremote stuff of clangd
2022-02-13 16:38:10 +01:00
Sylvestre Ledru
f8a96ed495
remove patch applied upstream
2022-02-13 14:20:58 +01:00
Sylvestre Ledru
f94141e810
Merge remote-tracking branch 'origin/14' into snapshot
2022-02-13 14:20:06 +01:00
Sylvestre Ledru
14df70a68c
Also install usr/lib/llvm-@LLVM_VERSION@/lib/libRemoteIndexProto.a usr/lib/llvm-@LLVM_VERSION@/lib/libRemoteIndexServiceProto.a usr/lib/llvm-@LLVM_VERSION@/lib/libMonitoringServiceProto.a in libclang-X.Y-dev ( Closes : #1005666 )
2022-02-13 14:17:13 +01:00
Sylvestre Ledru
eb7f01a636
Merge remote-tracking branch 'origin/13' into 14
2022-02-13 14:16:36 +01:00
Sylvestre Ledru
3c256308c6
release
2022-02-13 14:16:08 +01:00
Sylvestre Ledru
fc598bed7c
Also install usr/lib/llvm-@LLVM_VERSION@/lib/libRemoteIndexProto.a usr/lib/llvm-@LLVM_VERSION@/lib/libRemoteIndexServiceProto.a usr/lib/llvm-@LLVM_VERSION@/lib/libMonitoringServiceProto.a in libclang-X.Y-dev ( Closes : #1005666 )
2022-02-13 14:08:28 +01:00
Sylvestre Ledru
fcf733ecfc
Merge remote-tracking branch 'origin/12' into 13
2022-02-13 14:06:12 +01:00
Sylvestre Ledru
5599d44854
Also install usr/lib/llvm-@LLVM_VERSION@/lib/libRemoteIndexProto.a usr/lib/llvm-@LLVM_VERSION@/lib/libRemoteIndexServiceProto.a in libclang-X.Y-dev
2022-02-13 14:05:06 +01:00
Sylvestre Ledru
74c9b883dc
rebase of the patch
2022-02-10 10:23:28 +01:00
Sylvestre Ledru
1f7e69e458
Fix a typo in an header ( closes : #1005195 )
2022-02-08 21:40:25 +01:00
Sylvestre Ledru
59c35a343b
rebase of the patch
2022-02-07 18:44:52 +01:00
Sylvestre Ledru
86a056c701
Revert e80c52986e1bb3afa6a92c58b1cb897877923a66 to be able to build on stretch
2022-02-05 21:25:00 +01:00
Sylvestre Ledru
232fc0ddfb
revert changes from the merge
2022-02-05 14:36:52 +01:00
Sylvestre Ledru
6867712f79
document the change from -14
2022-02-05 14:35:46 +01:00
Sylvestre Ledru
d91ce952ea
prepare 14
2022-02-05 14:32:19 +01:00
Sylvestre Ledru
1aecc6ca86
* experimental New snapshot release
...
* Ship clang-linker-wrapper in clang-tools-X.Y
2022-02-05 14:32:10 +01:00
Sylvestre Ledru
7c8593cba6
snapshot is now 15, create the 14 branch
2022-02-05 14:31:44 +01:00