No description
Find a file
Konrad Kleine 485e5ec719 Cleanup CMake arguments
Before we had a very long list of CMake arguments.

There was no room for annotation through comments. Now we have a new
global called `%cmake_config_args` that one can append to.

I've created these `#regions` to group the options for each sub-project:

```
  #region clang options
  #region compiler-rt options
  #region docs options
  #region lldb options
  #region llvm options
  #region openmp options
  #region test options
  #region misc options
```
2024-10-07 20:10:45 +00:00
.copr Remove %llvm_snapshot_changelog_entry 2024-10-02 13:03:46 +00:00
.fmf
tests Format all files with 'pre-commit run -a' 2024-09-02 15:45:30 +02:00
.git-blame-ignore-revs Add .git-blame-ignore-revs 2024-10-02 11:28:12 +00:00
.gitignore Prepare non-snapshot builds 2024-09-02 15:45:30 +02:00
.pre-commit-config.yaml Format all files with 'pre-commit run -a' 2024-09-02 15:45:30 +02:00
0001-19-Remove-myst_parser-dependency-for-RHEL.patch Make rawhide compatible with snapshot builds 2024-09-20 09:53:42 +00:00
0001-20-Remove-myst_parser-dependency-for-RHEL.patch Rebase RHEL myst_parser patch 2024-09-30 08:37:29 +00:00
0001-Always-build-shared-libs-for-LLD.patch
0001-Fix-page-size-constant-on-aarch64-and-ppc64le.patch Add compiler-rt patch for RHEL 8 page sizes 2024-09-03 08:20:32 +02:00
0001-PATCH-clang-Make-funwind-tables-the-default-on-all-a.patch
0001-Workaround-a-bug-in-ORC-on-ppc64le.patch
0003-PATCH-clang-Don-t-install-static-libraries.patch
gating.yaml Require rpmdeplint gating test only in rawhide 2024-09-12 14:14:47 +00:00
llvm.rpmlintrc Format all files with 'pre-commit run -a' 2024-09-02 15:45:30 +02:00
llvm.spec Cleanup CMake arguments 2024-10-07 20:10:45 +00:00
macros.clang
Makefile Prepare non-snapshot builds 2024-09-02 15:45:30 +02:00
release-keys.asc
sources Update to 19.1.0 2024-09-19 08:12:14 +02:00