| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: makedepend | Distribution: SUSE Linux Enterprise 15 |
| Version: 1.0.5 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 1.25 | Build date: Fri May 25 22:37:06 2018 |
| Group: Development/Tools/Building | Build host: nebbiolo |
| Size: 101864 | Source RPM: makedepend-1.0.5-1.25.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: http://xorg.freedesktop.org/ | |
| Summary: Utility to create dependencies in makefiles | |
The makedepend program reads each sourcefile in sequence and parses it like a C-preprocessor so that it can correctly tell which #include directives would be used in a compilation. These dependencies are then written to a makefile in such a way that make will know which object files must be recompiled when a dependency has changed.
MIT
* Fri Mar 18 2016 eich@suse.com
- u_Escape-special-characters-in-paths.patch
Make gets confused by certain special characters in Makefiles.
Escape them. This is a problem particularly with ':' in OBS
paths.
* Sat Aug 17 2013 zaitor@opensuse.org
- Update to version 1.0.5:
+ Don't crash if an option's argument is missing.
+ Assume signal handlers return void, as C89 requires.
+ Unsafe use of strcpy() in makedepend (fdo#56091).
+ Store len in a size_t instead of an int in redirect().
+ Mark fatalerr & catch as _X_NORETURN.
+ Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS.
+ Makedepend rename fails on CIFS mounted shares (fdo#52099).
+ autogen.sh: Implement GNOME Build API.
+ configure: Drop AM_MAINTAINER_MODE.
+ Fix a comment typo.
+ Convert more sprintf calls to snprintf.
+ Remove unnecessary casts from malloc/realloc calls.
+ Remove fallbacks for Imake configuration, assume autoconf.
+ Move i_listlen in struct inclist for better packing in 64-bit
builds.
+ config: Remove unnecessary calls from configure.ac.
+ Update configure.ac initialization to X.Org standard form.
+ unifdef -U__UNIXOS2__.
+ makedepend: Build with automake-1.13 broken (fdo#59005).
+ configure.ac: use AM_MAINTAINER_MODE.
* Fri Apr 13 2012 vuntz@opensuse.org
- Split makedepend from xorg-x11-util-devel.
Initial version: 1.0.4.
/usr/bin/makedepend /usr/share/doc/packages/makedepend /usr/share/doc/packages/makedepend/AUTHORS /usr/share/doc/packages/makedepend/COPYING /usr/share/doc/packages/makedepend/ChangeLog /usr/share/doc/packages/makedepend/README /usr/share/man/man1/makedepend.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 14:42:24 2025