forked from pool/CastXML
Dirk Mueller
70ccd05cb3
- Update to version 0.3.6. - Fix builds for openSUSE <= 1500 by passing CLANG_LINK_CLANG_DYLIB=ON for all oS versions. OBS-URL: https://build.opensuse.org/request/show/828570 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/CastXML?expand=0&rev=3
23 lines
881 B
Plaintext
23 lines
881 B
Plaintext
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 17 22:44:23 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Initial package.
|