sergesanspaille
62621b0c0b
Prune reference to llvm-test-suite
...
Fix https://bugzilla.redhat.com/show_bug.cgi?id=1651434
2018-11-28 09:08:31 +00:00
Tom Stellard
a37bcb2943
Run 'make check-all' instead of 'make check-clang'
...
make check-all will run the clang-tools-extras tests in addition to
all the clang tests.
2018-11-19 23:51:26 +00:00
sergesanspaille
b730992174
Fix duplicate Python2 + Python3 dependency for clang analyzer
...
This should fix https://bugzilla.redhat.com/show_bug.cgi?id=1634831
2018-11-19 08:51:12 +00:00
Tom Stellard
816ea521a1
User helper macro to fixup config.h for multilib
2018-11-06 00:28:53 +00:00
Tom Stellard
120d6498d7
Add pocl test to the CI test list
2018-10-04 16:37:48 +00:00
Tom Stellard
94356f81b4
Remove which from the list of test dependencies
...
llvm-test-suite will pull this in automatically.
2018-10-04 16:37:48 +00:00
Tom Stellard
471d877a78
Limit test-suite to a single thread
...
This avoids OOM errors on the CI systems.
2018-10-03 18:15:31 +00:00
Tom Stellard
15d2b4b54e
Use correct shebang substitution for python scripts
...
This is a follow up for rhbz#1538238
2018-10-02 00:23:07 +00:00
Tom Stellard
468c6f2a1a
7.0.0 Release
2018-09-25 02:05:06 +00:00
Tom Stellard
00e1fa93d1
Move builtin headers into clang-libs sub-package
...
rhbz#1582884
2018-09-20 05:18:02 +00:00
Tom Stellard
fe1772d561
Remove ambiguous python shebangs
2018-09-19 16:52:16 +00:00
Tom Stellard
5d6c3ad71b
Move unversioned shared objects to devel package
2018-09-14 02:54:50 +00:00
Tom Stellard
3f2f4300ee
Rebuild with new llvm-devel that disables rpath on install
2018-09-13 20:37:04 +00:00
Tom Stellard
6955c7a59c
Fix clang++-7 symlink
2018-09-13 16:51:14 +00:00
Tom Stellard
3f7338a07c
7.0.0-rc3 Release
2018-09-12 02:51:33 +00:00
Tom Stellard
2fbc3e1b92
Drop siod from llvm-test-suite
...
This test is buggy. See llvm.org/PR38648.
Also add which to Requires for llvm-test-suite.
2018-09-10 17:30:10 +00:00
Tom Stellard
17d16059d3
Drop python2 dependency from clang package
2018-09-07 21:01:14 +00:00
Tom Stellard
c823f68df9
Drop all uses of python2 from lit tests
2018-09-06 20:34:50 +00:00
Tom Stellard
5a51a28e57
Add Fedora specific version string
2018-09-04 18:04:42 +00:00
Tom Stellard
462b3d2eb2
7.0.0-rc2 Release
2018-08-30 16:38:13 +00:00
Tom Stellard
f7f57849e2
Enable unit tests
2018-08-28 00:30:34 +00:00
Tom Stellard
ad3b6d908d
Fix comment
2018-08-27 23:46:19 +00:00
Tom Stellard
52c2187ff7
Move llvm-test-suite into a sub-package
...
This will allow it to be run by CI systems instead of during
the %check phase.
2018-08-23 15:07:37 +00:00
Tom Stellard
68eed61006
Recommend the same version of compiler-rt
...
When clang searches for the compiler-rt libraries, it constructs
the search path using the clang version. If the clang and compiler-rt
versions don't match, then clang can't find the libraries.
2018-08-17 18:35:07 +00:00
Tom Stellard
599360b865
Rebuild for f30
2018-08-15 02:58:47 +00:00
Tom Stellard
7761cfa923
7.0.0-rc1 Release
2018-08-14 04:40:41 +00:00
Tom Stellard
74e8e2347b
Sync spec file with the clang6.0 package
2018-07-23 22:20:29 +00:00
Fedora Release Engineering
2b91340e99
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 21:50:24 +00:00
Igor Gnatenko
43cdae7656
add BuildRequires: gcc-c++,gcc
...
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-09 19:06:43 +02:00
Tom Stellard
6f8d08d48c
6.0.1 Release
2018-06-27 06:14:16 +00:00
Tom Stellard
db1e6f5a70
Rewrite test using correct format.
2018-06-14 04:53:39 +00:00
Tom Stellard
f917db2d93
Add test for rhbz1482491
2018-06-14 04:45:38 +00:00
Tom Stellard
47c2db1e9b
6.0.1-rc2
2018-06-13 18:26:58 +00:00
Tom Stellard
a05a217cc3
Revert "Rebuild after disabling non-native targets in libLLVM.so"
...
This reverts commit 44bc19d6da
.
2018-06-06 22:46:41 +00:00
Tom Stellard
44bc19d6da
Rebuild after disabling non-native targets in libLLVM.so
2018-06-06 22:45:31 +00:00
Tom Stellard
8d35cec936
6.0.1-rc1 Release
2018-05-15 04:14:21 +00:00
Tom Stellard
ee5cc3e9a0
Add a clang++-{version} symlink rhbz#1534098
2018-03-23 19:14:53 +00:00
Tom Stellard
79d093b2ef
Use correct script for running lit tests
2018-03-23 06:02:11 +00:00
Tom Stellard
63bf60b284
Fix toolchain detection so we don't default to using cross-compilers
...
rhbz#1482491
2018-03-21 14:23:23 +00:00
Tom Stellard
5e7e9e3879
Add Provides: clang(major) rhbz#1547444
2018-03-12 20:39:40 +00:00
Tom Stellard
b425aeadd6
6.0.0 Release
2018-03-09 01:49:30 +00:00
Tom Stellard
90e9f0bc91
6.0.0-rc2 Release
2018-02-13 14:39:13 +00:00
Fedora Release Engineering
cdab058afb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 05:02:29 +00:00
Tom Stellard
d0ee648ee5
Package python helper scripts for tools
2018-02-01 20:18:39 +00:00
Tom Stellard
4b5a3e57f2
Ignore -fstack-clash-protection option instead of giving an error
...
This is required now that Fedora uses -fstack-clash-protection in the
default CFLAGS.
2018-01-26 22:20:16 +00:00
Tom Stellard
d0138c64a0
Package emacs integration files
2018-01-26 18:55:54 +00:00
Tom Stellard
5ac6d3e901
Add missing patch
2018-01-25 18:38:40 +00:00
Tom Stellard
034b9aa28c
Add 6.0.0-rc1 sources
2018-01-25 18:29:44 +00:00
Tom Stellard
4058470a16
6.0.0-rc1 Release
2018-01-25 06:16:40 +00:00
Tom Stellard
ae7609ae85
Rebuild against llvm5.0 compatibility package
...
rhbz#1538231
2018-01-24 19:15:56 +00:00