Commit Graph

76 Commits

Author SHA1 Message Date
sergesanspaille d06b607b7c Version bump for rebuild 2019-04-02 19:18:22 +00:00
sergesanspaille a0adc1d340 No longer ignore -fstack-clash-protect 2019-01-11 15:10:35 +00:00
Tom Stellard a486c1bf42 Add pocl test to the CI test list 2018-10-04 16:39:18 +00:00
Tom Stellard 1f77776fe5 Move builtin headers into clang-libs sub-package 2018-10-04 16:07:12 +00: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
Iryna Shcherbina 0e2c86ca94 Update Python 2 dependency declarations to new packaging standards 2018-01-03 12:46:00 +01:00
Tom Stellard 0b04edabdd 5.0.1 Release 2017-12-21 07:14:14 +00:00
Tom Stellard af6de8b930 Make compiler-rt a weak dependency and add a weak dependency on libomp
compiler-rt requires clang to build libFuzzer, so making clang Require
compiler-rt leads to a circular dependency.  compiler-rt is not
required for most use cases of clang any way, so I think it makes more
sense as a weak dependency.
2017-12-13 19:20:43 +00:00
Merlin Mathesius 8d741f391b Cleanup spec file conditionals 2017-11-06 16:51:27 -06:00
Tom Stellard bbbd10910a Add new sources 2017-10-17 04:08:21 +00:00
Tom Stellard b81322cfd7 5.0.0 Release 2017-10-16 22:15:55 +00:00
Rex Dieter c9eea4fec4 python2-clang subpkg (#1490997)
tools-extras: tighten (internal) -libs dep
%install: avoid cd
2017-10-04 11:20:22 -05:00
Rex Dieter ecb2e4f306 omit old/unused sources 2017-10-04 08:37:54 -05:00
Tom Stellard d8d5392adc Fix Requires for git-clang-format and split into its own package 2017-08-31 23:15:03 +00:00
Björn Esser 3af19e77cb Rebuilt for AutoReq cmake-filesystem 2017-08-06 11:57:20 +02:00
Fedora Release Engineering ce9e3afff8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 18:50:39 +00:00
Fedora Release Engineering 5166350706 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 04:54:51 +00:00
Tom Stellard 1b47cc7026 Add comment explaining why llvm-static is a necessary dependency 2017-07-05 12:53:11 +00:00
Tom Stellard 5b04c66a72 Fix SHA512 hashes in sources 2017-06-26 14:57:26 +00:00
Tom Stellard 521bee158f 4.0.1 Release. 2017-06-26 12:46:12 +00:00
Tom Stellard b836ed81d2 Add missing patches 2017-06-16 19:57:56 +00:00
Tom Stellard 89ced16fac Enable make check-clang 2017-06-16 16:30:18 +00:00
Tom Stellard 497e404f08 Package git-clang-format 2017-06-12 19:10:49 +00:00
Tom Stellard c473ab989f Generate man pages 2017-06-12 14:08:07 +00:00
Tom Stellard 77fcedd3d8 Ignore test-suite failures until all arches are fixed. 2017-06-08 21:16:27 +00:00
Tom Stellard ce584ee113 Run llvm test-suite after building 2017-04-28 16:12:39 +00:00
Tom Stellard f38da92e21 Enable eh/rtti, which are required by lldb. 2017-03-28 01:10:21 +00:00
Tom Stellard 5617ce07d5 Fix clang-tools-extra build
Also fix the %install step.
2017-03-24 00:21:39 +00:00
Tom Stellard d5d64ecc50 Fix sha512 hash for clang-tools-extra 2017-03-23 20:38:38 +00:00
Tom Stellard 018a18dbcb Fix changelong 2017-03-23 20:31:30 +00:00