Package makedepend
Binary package: makedepend
Version: 1.0.5-alt1
Architecture: x86_64
Source package: makedepend
Category: Development/C
Report package bug
Version: 1.0.5-alt1
Architecture: x86_64
Build time: Aug 26, 2013, 10:03 PM
in the task #103140
Category: Development/C
Report package bug
Gear: https://git.altlinux.org/gears/m/makedepend.git?a=tree;hb=173582…
Download: makedepend-1.0.5-alt1.x86_64.rpm
Build log: https://git.altlinux.org/tasks/103140/build/100/x86_64/log
Home page: http://xorg.freedesktop.org
Download: makedepend-1.0.5-alt1.x86_64.rpm
Build log: https://git.altlinux.org/tasks/103140/build/100/x86_64/log
Home page: http://xorg.freedesktop.org
License: MIT/X11
Summary: create dependencies in makefiles
Description:
Last changes:Summary: create dependencies in makefiles
Description:
The makedepend program reads each sourcefile in sequence and parses it like a C-preprocessor, processing all #include, #define, #undef, \#ifdef, #ifndef, #endif, #if, #elif and #else directives so that it can correctly tell which #include, directives would be used in a compila- tion. Any #include, directives can reference files having other \#include directives, and parsing will occur in these files as well.
Aug. 22, 2013 George V. Kouryachy 1.0.5-alt1 |
- Autobuild version bump to 1.0.5 |
March 11, 2013 George V. Kouryachy 1.0.4-alt2 |
- Rebuild with new buildreq |
March 21, 2012 George V. Kouryachy 1.0.4-alt1 |
- Autobuild version bump to 1.0.4 |