aboutsummaryrefslogtreecommitdiffstats
path: root/util/domd
Commit message (Collapse)AuthorAgeFilesLines
* Don't use "grep -q", "-q" is not POSIX, and fails on Solaris.Kristian Amlie2016-01-181-2/+2
| | | | | Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org>
* make depend: prefer clang over makedependEmilia Kasper2015-10-141-1/+2
| | | | Reviewed-by: Rich Salz <rsalz@openssl.org>
* PR: 1963Dr. Stephen Henson2009-06-301-2/+6
| | | | | | | Submitted by: David McCullough <david_mccullough@securecomputing.com> Approved by: steve@openssl.org Make build fail if makedepend not present.
* make depend to work with cross-gcc, compensate for msys glitch.Andy Polyakov2008-12-191-2/+2
| | | | | PR: 1753 Submitted by: Alon Bar-Lev
* Ignoring errors in makedepend can hide problems.Ben Laurie2008-09-091-1/+1
|
* Take account of Makefile.ssl removal.Ben Laurie2005-03-301-5/+5
|
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+6
| | | | | | | give it. For 0.9.7 and up, that means util/domd needs to remove those double dashes from the argument list when gcc is used to find the dependencies.
* On some systems the default "perl" may still be perl4, use the correctLutz Jänicke2002-06-051-2/+2
| | | | version determined by "config" instead.
* This ghastly hack prevents CVS wars over Kerberos (which is disabled by ↵Ben Laurie2001-08-031-2/+6
| | | | default).
* Remove temporary files when done.Richard Levitte2001-02-191-1/+1
|
* Make the choice of "makedepend" program choosable through a switch.Richard Levitte2001-02-191-2/+5
|
* Make it possible to use gcc to generate the dependency tables.Richard Levitte2001-02-161-2/+13
|
* Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller2000-02-261-1/+1
|
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-0/+11