Update to Factory version #5

Open
mlin7442 wants to merge 6 commits from mlin7442/CastXML:161_branch_20260205 into leap-16.1
4 changed files with 30 additions and 4 deletions

BIN
CastXML-0.6.13.tar.gz LFS Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Thu Sep 25 09:31:40 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.6.13:
* RunClang: Add macro to list GCC builtin definitions for
fixed-size floats.
* RunClang: Remove GCC 14 builtin definitions for features Clang
does not offer.
- Changes from version 0.6.12:
* Not documented upstream.
-------------------------------------------------------------------
Thu Feb 13 10:31:35 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.6.11:
* test: Remove unnecessary space from CXXLiteral case
* test: Tolerate predefined __cdecl macro from LLVM/Clang
* Port to LLVM 20.
-------------------------------------------------------------------
Wed Dec 18 11:02:22 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.6.10:
* Enable -fsized-deallocation when simulated compiler does.
* cmake: bump minimum required version to 3.10.
-------------------------------------------------------------------
Mon Jul 22 17:59:59 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>

View File

@@ -17,7 +17,7 @@
Name: CastXML
Version: 0.6.8
Version: 0.6.13
Release: 0
Summary: C-family Abstract Syntax Tree XML Output
License: Apache-2.0