2022-12-14 21:13:52 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 14 17:53:30 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 0.5.1:
|
|
|
|
* Bug fix: tests fail on 32-bit architectures
|
|
|
|
(gh#CastXML/CastXML#232).
|
|
|
|
|
2022-12-07 22:47:59 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 7 21:47:07 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to version 0.5.0:
|
|
|
|
* No release notes
|
|
|
|
|
2022-11-27 14:10:54 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 27 10:33:09 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 0.4.8:
|
|
|
|
* No release notes.
|
|
|
|
|
2022-11-20 19:42:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 20 17:42:34 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 0.4.7:
|
|
|
|
* No release notes.
|
|
|
|
|
2022-09-01 11:44:26 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 1 02:33:17 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 0.4.6:
|
|
|
|
* No release notes.
|
|
|
|
- Use fdupes to link duplicate files.
|
|
|
|
- Add CastXML-rpmlintrc to suppress errors about empty files that
|
|
|
|
are actually needed.
|
|
|
|
|
2022-03-15 12:43:24 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 8 21:23:05 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 0.4.5:
|
|
|
|
* No release notes.
|
|
|
|
- Build tests, and run them as part of %check section.
|
|
|
|
- New BuildRequires for tests: pkgconfig(libxml-2.0),
|
|
|
|
pkgconfig(zlib).
|
|
|
|
|
2021-10-27 17:27:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 26 11:45:37 UTC 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.
|
|
|
|
|
2021-03-05 08:53:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 4 22:36:10 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 0.4.3:
|
|
|
|
* Output: Account for multiple annotations
|
|
|
|
[gh#CastXML/CastXML#194].
|
|
|
|
|
2021-01-16 16:11:00 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 15 23:10:56 UTC 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.
|
|
|
|
|
2021-01-13 17:12:42 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 13 12:24:48 UTC 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.
|
|
|
|
|
2020-08-25 18:35:39 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 21 15:13:09 UTC 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 17:16:31 UTC 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.
|
|
|
|
|
2020-05-21 13:07:28 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 17 22:44:23 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
- Initial package.
|