Commit Graph

99 Commits

Author SHA1 Message Date
Tulio Magno Quites Machado Filho
720218684c Rebuilt for Python 3.12 again 2023-07-06 13:56:45 -03:00
Tulio Magno Quites Machado Filho
fe98d73a25 Update to LLVM 16.0.6 2023-06-14 16:44:27 -03:00
Python Maint
aa4017b47c Rebuilt for Python 3.12 2023-06-13 20:43:35 +02:00
Tulio Magno Quites Machado Filho
9fd7adc172 Update to LLVM 16.0.5.post0 2023-06-02 18:01:35 -03:00
Tulio Magno Quites Machado Filho
fcc7140d80 Update to LLVM 16.0.4 2023-05-18 14:52:27 -03:00
Tulio Magno Quites Machado Filho
4fd3acc73b Add a patch that accepts ppc64le-linux as a valid triple
Some tests in clang and flang expect the triple powerpc64le-linux and
fail if ppc64le-linux is used. The new patch ensure both triples are
interpreted the same way.
2023-05-15 17:10:37 -03:00
Tulio Magno Quites Machado Filho
c2cbc15f68 Update to LLVM 16.0.3 2023-05-09 11:32:02 -03:00
Tulio Magno Quites Machado Filho
789156932e Update to LLVM 16.0.2 2023-04-25 10:50:49 -03:00
Tulio Magno Quites Machado Filho
0fdd272c15 Update to LLVM 16.0.1 2023-04-10 16:53:21 -03:00
Tulio Magno Quites Machado Filho
ae4ac3fd30 Improve .gitignore
Replace many entries with globs and ignore SRPMs.
2023-04-10 15:35:38 -03:00
Tulio Magno Quites Machado Filho
57dc22795c Update to LLVM 16.0.0 2023-03-20 16:38:24 -03:00
Tulio Magno Quites Machado Filho
c6fef14532 Update to LLVM 16.0.0 RC4 2023-03-14 17:30:53 -03:00
Tulio Magno Quites Machado Filho
f51abae56a Update to LLVM 16.0.0 RC 2023-02-23 08:49:15 -03:00
Tulio Magno Quites Machado Filho
911519a91f Update to LLVM 16.0.0 RC1 2023-02-01 18:53:15 -03:00
Fedora Release Engineering
be3bdfc2b0 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-20 14:27:44 +00:00
Nikita Popov
61dba01991 Update to LLVM 15.0.7 2023-01-17 10:56:13 +01:00
Nikita Popov
aea687aa6e Update to LLVM 15.0.6 2022-12-06 08:32:24 +01:00
Nikita Popov
1364beb092 Update to lit 15.0.1 2022-11-03 13:00:33 +01:00
sergesanspaille
ab8463834b Add python3-psutil recommends to avoid runtime warning 2022-10-21 08:08:45 +02:00
Jesus Checa Hidalgo
c115c4653f Migrate tests to tests/python-lit repo 2022-09-12 16:21:36 +02:00
Nikita Popov
5c34f92564 Update to lit 15.0.0
Also pass -v flag when running tests, to make it easier to
diagnose failures.
2022-09-06 11:58:24 +02:00
Fedora Release Engineering
1db5171a3e Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-22 19:48:16 +00:00
Python Maint
f97f8e6844 Rebuilt for Python 3.11 2022-06-13 15:09:23 +02:00
Tom Stellard
765f2a60ed 14.0.3 Release 2022-05-19 04:47:34 +00:00
Jesus Checa Hidalgo
51a7c5df11 tests: add llvm-toolset-14.0 requirements to tests and plans 2022-04-22 13:56:29 +02:00
sergesanspaille
dee6e6d502 Upload new sources 2022-03-29 10:06:27 +02:00
Timm Bäder
6d8df63e9a Update to 14.0.0 2022-03-02 09:07:59 +01:00
Timm Bäder
2b363131e5 spec: Remove %{srcname} variable
It just expands to "lit". The variable was only used 4 times while the
literal "lit" was used 8 times.
2022-03-02 09:07:59 +01:00
Jesus Checa Hidalgo
dd0af2da22 tests: run upstream llvm integration testsuite with python-lit 2022-02-09 18:45:20 +01:00
Nikita Popov
0949858f87 Update to LLVM 13.0.1 2022-02-04 16:42:59 +01:00
Fedora Release Engineering
3b66af39e5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-21 13:14:42 +00:00
Nikita Popov
2830310058 Backport patch 46c947af7 for build reproducibility 2022-01-11 03:46:12 -05:00
Miloš Prchlík
34cd7bb93d tests: add support for SCL-ized LLVM 13 (llvm-toolset-13.0) 2022-01-04 14:44:58 +00:00
Milos Prchlik
b2afe71ad6 tests: enable use of build-gating tests in actual gating 2021-11-30 12:50:16 +01:00
Milos Prchlik
2a0b42becb tests: convert to TMT 2021-11-16 14:51:04 +01:00
Konrad Kleine
7bc135db0a Remove python 2 support 2021-10-21 10:41:32 +02:00
Tom Stellard
4597bf98f4 13.0.0 Release 2021-10-06 03:15:35 +00:00
Tom Stellard
15210d3ff0 Add missing dist tag to release 2021-08-09 21:01:21 +00:00
Tom Stellard
ea8c6668fa 13.0.0-rc1 Release 2021-08-06 20:45:14 +00:00
Fedora Release Engineering
9520ace713 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 07:17:48 +00:00
Tom Stellard
0560b0ee83 12.0.1 Release 2021-07-15 00:35:43 +00:00
Python Maint
7a4b618bfb Rebuilt for Python 3.10 2021-06-04 14:32:25 +02:00
Python Maint
965c792eed Bootstrap for Python 3.10 2021-06-04 14:28:39 +02:00
serge-sans-paille
479b5f3f56 Missing sources 2021-05-06 11:48:42 +02:00
serge-sans-paille
0bfc4bbed7 Fix typo in baserelease 2021-05-06 11:37:59 +02:00
serge-sans-paille
db940ebf65 12.0.0 final release 2021-05-06 11:36:05 +02:00
Pete Walter
b3ef304326 rebuilt 2021-02-23 12:46:16 +00:00
serge-sans-paille
2f76470e1c llvm 12.0.0 rc1 2021-02-03 09:07:47 +00:00
Fedora Release Engineering
7ccf5b532e - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 11:31:38 +00:00
serge-sans-paille
24482f17ca 110.0.1 rc2 2021-01-05 17:02:19 +01:00