Sourced from cc's changelog.
1.2.31 - 2025-08-01
Other
- Add doc for using sccache/ccache etc (#1502)
- ability to statically link against C++ stdlib (#1497)
- Add instructions on using sccache (#1503)
- Add support for recognizing some architectures supported by GCC, but not LLVM. (#1500)
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
bb6cd84
chore: release v1.2.31 (#1504)02c0952
Add doc for using sccache/ccache etc (#1502)20c06cf
Proposal: ability to statically link against C++ stdlib (#1497)e435ac9
doc: Add instructions on using sccache (#1503)fcc7fc4
Add support for recognizing some architectures supported by GCC, but not
LLVM...