sergesanspaille
52abd3940f
12.0.0-rc2 release
2021-02-24 15:36:04 +01:00
sergesanspaille
620fd8a49a
Backport compat package updates
2021-02-23 17:26:11 +01:00
sergesanspaille
cef168d215
llvm 12.0.0rc2
2021-02-16 16:30:31 +01:00
Konrad Kleine
1d5bee47d5
Remove no longer applied patch files
2021-02-15 10:29:04 +01:00
Tom Stellard
56d54b9e15
Silence some rpmlint errors
2021-02-10 05:59:14 -08:00
Tom Stellard
efa9dd65f1
Remove some unnecessary scan-view files
2021-02-10 05:59:12 -08:00
Fedora Release Engineering
c631efb4f7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 02:02:11 +00:00
sergesanspaille
58487a9e58
11.1.0-rc2 release
2021-01-22 18:27:58 +01:00
sergesanspaille
a60f8bc1c9
rebuilt with https://reviews.llvm.org/D94941 applied.
2021-01-20 23:36:14 +01:00
sergesanspaille
81f9d35924
11.1.0-rc1 release
2021-01-14 17:22:44 +01:00
sergesanspaille
a0ab815b1d
LLVM 11.0.1 final
2021-01-10 08:37:43 +01:00
sergesanspaille
42917e7959
llvm 11.0.1-rc2
2020-12-22 18:55:21 +01:00
Tom Stellard
8c1d8074da
Don't build with -flto
2020-12-16 13:59:49 -08:00
sergesanspaille
ad6c72f2fe
llvm 11.0.1-rc1
2020-12-01 21:28:10 +00:00
Stephen Kitt
2ecc8463e7
Describe weak dependencies
...
clang has a couple of indirect weak dependencies; installing clang
without those will cause it to fail in certain use cases, but its
description doesn't mention them which makes resolving this harder
than it could be.
This patch adds a brief description of the weak dependencies to the
main clang package description.
Closes : #1879410
Signed-off-by: Stephen Kitt <skitt@redhat.com>
2020-11-19 09:52:10 +01:00
Tom Stellard
c66b44eecb
Add CI test for compiling programs with fedora compiler flags
2020-10-30 14:26:21 +00:00
Tom Stellard
32b8b533d1
Remove -ffat-lto-objects compiler flag
2020-10-29 12:05:31 -07:00
Tom Stellard
5bff53b37b
Add clang-resource-filesystem sub-package
...
Packages that need to read or write files from the clang resource
directory should Require this sub-package. This will ensure that we
won't have packages continuing to use older versions of the clang
resource directory when clang is updated.
2020-10-28 20:58:54 -07:00
Tom Stellard
bf527b3382
Fix libomp CI test
...
We need to uninstall clang at the beginning of this test along with libomp,
so that we can later install clang to test that it has the correct dependency on
libomp. If we don't uninstall clang along with libomp at the beginning, then
clang won't be installed later and libomp won't get pulled back in.
2020-10-28 20:58:54 -07:00
sergesanspaille
1605d80522
Fix NVR
2020-10-15 05:16:42 +00:00
sergesanspaille
59644519b1
llvm 11.0.0 - final release
2020-10-12 11:30:06 +00:00
sergesanspaille
b4a94df45b
11.0.0-rc6
2020-10-08 09:12:09 +00:00
sergesanspaille
2d021a47b3
11.0.0-rc5 Release
2020-10-02 07:14:54 +00:00
sergesanspaille
2ac3ba8deb
Fix NVR
2020-09-27 13:13:49 +00:00
sergesanspaille
e371ba7a8f
11.0.0-rc3 Release
2020-09-25 17:01:49 +00:00
sergesanspaille
70febad3d8
Fix toolchain search path
...
Re-activate a patch by tstellar to prefer gcc toolchains with libgcc_s
2020-09-23 17:46:58 +00:00
sergesanspaille
033a6e8acd
Disable ABI test suite in gating
...
the CI bots don't have enogh FS space
2020-09-22 05:30:38 +00:00
sergesanspaille
fd536b6e06
Normalize some doc directory locations
...
Remove obsolete patch
2020-09-01 14:14:09 +00:00
sergesanspaille
1167eb14a2
11.0.0-rc2 Release
...
Also use %license macro
2020-09-01 09:49:45 +00:00
Tom Stellard
892c49fa88
Fix test failures
2020-08-13 21:44:36 -04:00
Tom Stellard
46e006a53e
11.0.0-rc1 Release
2020-08-10 18:30:38 -04:00
Tom Stellard
8c8d9c672c
Remove Requires: emacs-filesystem
...
The emacs plugins are shipped with clang-tools-extra, which already
Requires: emacs-filesystem, so the main package does not need to
have a dependency on this.
2020-08-04 05:54:33 +00:00
Fedora Release Engineering
01b6b5c70e
- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-08-01 00:22:28 +00:00
Jeff Law
4c025cdf78
Disable LTO on arm and i686
2020-07-28 13:14:21 -06:00
Fedora Release Engineering
8eeb41a108
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 14:02:33 +00:00
sergesanspaille
82aa4d3bba
Update cmake macro usage
...
Finalize source verification
2020-07-20 14:48:52 +00:00
Tom Stellard
f923b525f1
Add cet.h header
2020-06-26 21:12:10 +00:00
Aleksandra Fedorova
f1e3f547a4
Update gating test name
...
Messaging scheme has changed and old centos-related test names are now deprecated.
See https://pagure.io/fedora-ci/general/issue/110
2020-06-26 05:11:16 +00:00
Tom Stellard
e2a664c75a
Accept multiple --config options
...
redhat-rpm-config now adds --config to CFLAGS when the macro
%toolchain is set to clang. Some packages end up adding CFLAGS
twice to their compiler commands, so we need to patch clang to
allow multiple --config options so that these packages won't
fail to compile.
2020-06-16 23:37:19 +00:00
Dan Čermák
43b5ca7f2b
Add symlink to %%{_libdir}/clang/%%{maj_ver}
...
This is required for packages like ccls that hardcode the link to clang's
resource directory to not require rebuilds on minor version bumps
2020-06-03 13:58:42 +00:00
Miro Hrončok
a62c5d08c0
Rebuilt for Python 3.9
2020-05-25 12:47:19 +02:00
sergesanspaille
d933922e69
Backport ad7211df6f257e39da2e5a11b2456b4488f32a1e, see rhbz#1825593
2020-05-19 13:15:35 +00:00
sergesanspaille
0c8ce6b93d
10.0.0 final
2020-03-30 09:41:15 +00:00
sergesanspaille
80c3a7cb7a
10.0.0 rc6
2020-03-24 20:08:33 +00:00
sergesanspaille
dc3ceec895
Update git-clang-format dependency, see rhbz#1815913
2020-03-22 19:50:16 +00:00
Tom Stellard
7a3aee27c2
Add dependency on libomp-devel
...
This fixes compiling with -fopenmp, because clang needs libomp-devel
to be installed so it can find omp.h.
2020-03-20 18:43:26 +00:00
sergesanspaille
fd397b2953
10.0.0 rc5
2020-03-20 12:36:28 +00:00
sergesanspaille
dc1e065203
10.0.0 rc4
2020-03-15 07:19:13 +00:00
sergesanspaille
b73627486c
Move a few files from clang to clang-tools-extra.
2020-03-12 08:29:38 +00:00
sergesanspaille
8d37c48855
Remove trailing whitespaces
2020-03-12 08:24:26 +00:00