Information for build iwyu-0.8-4.fc26

ID952564
Package Nameiwyu
Version0.8
Release4.fc26
Epoch
SummaryC/C++ source files #include analyzer based on clang
Description"Include what you use" means this: for every symbol (type, function, variable, or macro) that you use in foo.cc (or foo.cpp), either foo.cc or foo.h should #include a .h file that exports the declaration of that symbol. The include-what-you-use tool is a program that can be built with the clang libraries in order to analyze #includes of source files to find include-what-you-use violations, and suggest fixes for them.
Built bydaveisfera
State complete
Volume fedora_koji_archive01
StartedSat, 05 Aug 2017 13:49:31 UTC
CompletedSat, 05 Aug 2017 13:52:17 UTC
Taskbuild (f26-candidate, /rpms/iwyu:03f1f10a5db907c3fe189d10372f3c6e939dffb7)
Tags
f26-updates
RPMs
src
iwyu-0.8-4.fc26.src.rpm (info) (download)
i686
iwyu-0.8-4.fc26.i686.rpm (info) (download)
iwyu-debuginfo-0.8-4.fc26.i686.rpm (info) (download)
x86_64
iwyu-0.8-4.fc26.x86_64.rpm (info) (download)
iwyu-debuginfo-0.8-4.fc26.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
state.log
hw_info.log
mock_output.log
i686
build.log
root.log
hw_info.log
state.log
mock_output.log
Changelog * Wed Aug 02 2017 Dave Johansen <davejohansen@gmail.com> - 0.8-4 - Official 0.8/LLVM 4.0 release * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jul 02 2017 Dave Johansen <davejohansen@gmail.com> - 0.8-1 - Use 0.8 to work with LLVM 4.0 * Thu Mar 30 2017 Tom Stellard <tstellar@redhat.com> - 0.7-3.20130330git.23253ec - Update to git snapshot that works with LLVM4 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 05 2016 Dave Johansen <davejohansen@gmail.com> - 0.7-1 - Upstream release * Thu May 12 2016 Dave Johansen <davejohansen@gmail.com> - 0.6-1 - Upstream release * Wed Feb 24 2016 Dave Johansen <davejohansen@gmail.com> - 0.6-0.2 - Remove use of rand() in badinc test * Wed Feb 24 2016 Dave Johansen <davejohansen@gmail.com> - 0.6-0.1 - Test build against 3.8 * Thu Feb 04 2016 Dave Johansen <davejohansen@gmail.com> - 0.5-3 - Changes for new llvm cmake build system * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Sep 30 2015 Dave Johansen <davejohansen@gmail.com> - 0.5-1 - Upstream release * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Jun 04 2015 Dave Johansen <davejohansen@gmail.com> - 0.4-2 - Added iwyu_tool * Mon Jun 01 2015 Dave Johansen <davejohansen@gmail.com> - 0.4-1 - Update to 0.4 based on clang 3.6.0 * Tue Jan 27 2015 Dave Johansen <davejohansen@gmail.com> - 0.3-1 - Update to 0.3 based on clang 3.5.0 * Fri Apr 25 2014 Dave Johansen <davejohansen@gmail.com> - 0.2-1 - Initial RPM release