| Age | Commit message (Collapse) | Author |
|
|
|
This release doesn't build against llvm 21, use llvm 20 instead.
The build then shows some -Wold-style-cast and -Wuseless-cast errors,
make them not errors.
Add missing cmake makedepends.
|
|
|
|
At the same time, fix these things, reported by MarsSeed [1]:
- Put the package name (`cppinsights`) in the downloaded source file,
- Install the MIT LICENSE file
[1] https://aur.archlinux.org/account/MarsSeed
|
|
.SRCINFO as pushed in the last commit was stale.
|
|
|
|
Add an .editorconfig, fix formatting inconsistencies in PKGBUILD.
|
|
Inspired by cppinsights-git [1].
[1] https://aur.archlinux.org/packages/cppinsights-git
|