blob: 468eb6d384ebe03406cdfd3e1acf3fa9b4b9d904 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# ChangeLog for dev-util/include-what-you-use
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/include-what-you-use/ChangeLog,v 1.2 2013/10/03 06:17:19 slyfox Exp $
03 Oct 2013; Sergei Trofimovich <slyfox@gentoo.org>
include-what-you-use-3.3-r1.ebuild:
added missing 'clang' depend (bug #486666 by Charles Marslett)
*include-what-you-use-3.3-r1 (27 Sep 2013)
27 Sep 2013; Sergei Trofimovich <slyfox@gentoo.org>
+files/include-what-you-use-3.3-issue-110-elaboration.patch,
+include-what-you-use-3.3-r1.ebuild, +metadata.xml:
A tool to find for exact includes used by C/C++ sources. Warns about not only
missing but also redundant ones!
|