- 12 6月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
PR: 634
-
- 30 5月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
-
- 01 5月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
crypto/store/README, crypto/store/store.h and crypto/store/str_locl.h.
-
- 22 4月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
PR: 578
-
- 26 3月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
PR: 528
-
- 20 3月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
replace mode. PR: 528
-
- 22 2月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
-
- 14 2月, 2003 2 次提交
-
-
由 Richard Levitte 提交于
on it.
-
由 Richard Levitte 提交于
applications, at least on the platforms where it's known how to do it. Note: this has only been tested on GNU-based platforms (Linux), and needs to be tested on all others. Additionally, it's not yet supported on the following platforms, for lack of information: Darwin (MacOS X) Cygwin OSF1/Alpha SVR3 ReliantUNIX Please help out with testing and the platforms we don't yet know well enough.
-
- 13 1月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
PR: 453
-
- 11 1月, 2003 2 次提交
-
-
由 Richard Levitte 提交于
PR: 423
-
由 Richard Levitte 提交于
PR: 423
-
- 04 1月, 2003 1 次提交
-
-
由 Andy Polyakov 提交于
FreeBSD. Goal is to extend support even to SCO5, UnixWare/OpenUnix...
-
- 30 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
OpenSSL is configured to use Kerberos), we'd better tell pkg-config users where they can be found. PR: 421
-
- 24 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
the conditional was set to add the library directory to PATH when the platform is NOT Cygwin. Corrected. PR: 404
-
- 20 12月, 2002 4 次提交
-
-
由 Richard Levitte 提交于
and then didn't support it very well. And that when there already is a useful variable for exactly this kind of thing; EX_LIBS...
-
由 Richard Levitte 提交于
has been performed (and possibly changed), have it depend on Makefile.ssl.
-
由 Richard Levitte 提交于
${prefix}/lib/pkgconfig, not ${prefix}/lib/pkginfo.
-
由 Richard Levitte 提交于
${prefix}/lib/pkgconfig, not ${prefix}/lib/pkginfo.
-
- 15 12月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
insensitive file names, as well as those that do not have symlinks. Incidently, both these cases apply on DOS/Windows...
-
由 Richard Levitte 提交于
- define a HERE variable to indicate where the source tree is (used very little right now) - make more use of copying and making attribute changes to {file}.new, and then move it to {file} - use 'mv -f' to avoid all those questions to the user when the file in question doesn't have write attributes for that user.
-
- 06 12月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
compatible, don't use ==, use = instead...
-
由 Richard Levitte 提交于
-
- 05 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 04 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 347
-
- 29 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
symlink to said manpage. PR: 242
-
- 16 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 11 11月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: Reviewed by: PR: 171
-
- 07 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 163
-
- 19 10月, 2002 1 次提交
-
-
由 Geoff Thorpe 提交于
now.
-
- 15 10月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 12 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
automatic load of dynamic engines. Make the changes in the main Makefile so the engines are built, but now in the engines/ directory. Note: The changes in step 12 have all been made by Geoff Thorpe. Credit where credit is due.
-
- 11 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
helper makefile that generalises our way of building shared libraries and is designed to take care of almost anything (I hope).
-
- 09 10月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
PR: 253, last part.
-
- 04 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Use mv to make sure the old copy is unlinked instead of overwritten. PR: 273, and probably others...
-
- 19 8月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 17 8月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
GNU ld comes first, checking the usage of collect2 gives that instead of GNU ld, even if GNU ld would be the one that would get used if we link using gcc. It's much better, apparently, to ask gcc directly what the path to GNU ld is (provided it's there at all and gcc knows about it), and ask the result if it's a GNU or not. The bonus is that our GNU ld detection mechanism got shorter and easier to understand...
-
- 14 8月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
needed, call 'pod2man' directly if this works PR: 217
-