Track the Dependencies in your C or C++ Code
Idep can be used for checking the dependencies of C++ include files. It
offers these features:
- Prints out hierarchy of include files
- Lists the class definitions that are found in each header file
- Detects cyclic dependencies in your include files
- Detects inclusions that could be pruned
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/idep && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
idep-0.5-configure.diff | 0000000544 544 Bytes | |
idep-0.5.tar.bz2 | 0000093807 91.6 KB | |
idep-C_headers.patch | 0000003791 3.7 KB | |
idep-call_LT_INIT.patch | 0000000190 190 Bytes | |
idep-constify_args.patch | 0000000240 240 Bytes | |
idep-foreign_package.patch | 0000000175 175 Bytes | |
idep.changes | 0000001456 1.42 KB | |
idep.spec | 0000001753 1.71 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 785857
from
Martin Pluskal (pluskalm)
(revision 20)
- Modernise spec file - Actually build in build phase
Comments 0