Fri, 29 Mar 2024 11:46:19 UTC | login

Information for build castxml-0.4.3-1.fc33

ID193762
Package Namecastxml
Version0.4.3
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/castxml.git#20ed5a098f18dc64d38897bc58fa46178061de8c
SummaryC-family abstract syntax tree XML output tool
DescriptionParse C-family source files and optionally write a subset of the Abstract Syntax Tree (AST) to a representation in XML. Source files are parsed as complete translation units using the clang compiler. XML output is enabled by the --castxml-gccxml option and produces a format close to that of gccxml. Future versions of castxml may support alternative output formats.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 08 Apr 2021 14:31:09 UTC
CompletedThu, 08 Apr 2021 15:42:04 UTC
Taskbuild (f33, /rpms/castxml.git:20ed5a098f18dc64d38897bc58fa46178061de8c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/castxml.git#20ed5a098f18dc64d38897bc58fa46178061de8c'}}
Tags
f33
f37
f38
RPMs
src
castxml-0.4.3-1.fc33.src.rpm (info) (download)
riscv64
castxml-0.4.3-1.fc33.riscv64.rpm (info) (download)
castxml-debuginfo-0.4.3-1.fc33.riscv64.rpm (info) (download)
castxml-debugsource-0.4.3-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Mar 04 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.4.3-1 - Update to version 0.4.3 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 22 2021 Tom Stellard <tstellar@redhat.com> - 0.4.2-2 - Rebuild for clang-11.1.0 * Sat Jan 16 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.4.2-1 - Update to version 0.4.2 * Thu Jan 14 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.4.1-1 - Update to version 0.4.1 * Thu Jan 14 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.4.0-1 - Update to version 0.4.0 - Fix expected test output on 32-bit architectures (i686/armv7hl) * Tue Nov 10 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.3.6-2 - Rebuild for llvm/clang 10 (EPEL 8) * Sat Aug 22 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.3.6-1 - Update to version 0.3.6 - Drop previously backported LLVM/Clang 11 patches * Tue Aug 18 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.3.4-4 - Backport compatibility fixes for LLVM/Clang 11 from git master * Fri Aug 14 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.3.4-3 - Use backported new cmake macros * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 22 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.3.4-1 - Update to version 0.3.4 - Adapt to new cmake rpm macro * Tue Feb 18 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.3.1-1 - Update to version 0.3.1 - Drop cling-cpp.so linking patch - accepted upstream * Sat Feb 15 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.3.0-1 - Update to version 0.3.0 * Wed Jan 29 2020 Tom Stellard <tstellar@redhat.com> - 0.2.0-5 - Link against libclang-cpp.so - https://fedoraproject.org/wiki/Changes/Stop-Shipping-Individual-Component-Libraries-In-clang-lib-Package * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Sep 25 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.2.0-3 - Backport clang 9 test fix * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Apr 23 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.2.0-1 - First tagged release from upstream * Tue Mar 12 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.1-0.29.20190117git9c91919 - Update sphinx BR