Package Release Info

CastXML-0.4.4-bp154.1.18

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

CastXML-devel

Change Logs

* Tue Oct 26 2021 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.4.4:
  * RunClang: Tolerate GNU __attribute__((__malloc__)) with
    arguments [gh#CastXML/CastXML#204].
  * Test: Updates for LLVM/Clang 13.0.
* Thu Mar 04 2021 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.4.3:
  * Output: Account for multiple annotations
    [gh#CastXML/CastXML#194].
* Fri Jan 15 2021 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.4.2:
  * test: Fix expected output on 32-bit architectures
    (i686/armv7hl).
- Changes from version 0.4.1:
  * schema: allow 'mangled' attributes to be empty.
  * test: Tell Git to use LF newlines for test inputs.
  * test: Make Function-Argument-default-ns output more
    predictable.
  * Output: Generate Enumeration underlying integer type.
* Wed Jan 13 2021 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.4.0:
  * Port to LLVM/Clang Git master as of 2020-07-13.
  * test: Stabilize order of Field class implicits.
  * Output: Generate Comment elements for declaration doc
    comments.
  * Output: Add 'final' and 'override' attributes to virtual
    methods.
  * Output: Generate explicit deprecation attributes.
  * Output: Generate explicit annotation attributes.
  * doc,test: Add XML Schema definition for both output formats.
* Fri Aug 21 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.3.6:
  * Detect: Factor out check for compiler builtin headers into
    helper function.
  * Detect: Fix GNU builtin include directory detection on
    aarch64.
* Thu Aug 20 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.3.5:
  * Backport support for LLVM/Clang 11.0 to 0.3.x release series.
  * Detect: Add support for aarch64 architecture in target triple.
- Fix builds for openSUSE <= 1500 by passing
  CLANG_LINK_CLANG_DYLIB=ON for all oS versions.
* Sun May 17 2020 Atri Bhattacharya <badshah400@gmail.com>
- Initial package.