- 21 5月, 1999 14 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
SGI' cc; enable workaround. Submitted by: Martin Kraemer
-
由 Bodo Möller 提交于
in cryptlib.h (which is often included as "../cryptlib.h"), then the question remains relative to which directory this is to be interpreted. gcc went one further directory up, as intended; but makedepend thinks differently, and so probably do some C compilers. So the ../ must go away; thus e_os.h goes back into include/openssl (but I now use #include "openssl/e_os.h" instead of <openssl/e_os.h> to make the point) -- and we have another huge bunch of dependency changes. Argh.
-
由 Ben Laurie 提交于
-
由 Dr. Stephen Henson 提交于
of type XXX ** not XXX *
-
由 Bodo Möller 提交于
There were problems with putting e_os.h just into the top directory, because the test programs are compiled within test/ in the "standard" case in in their original directories in the makefile.one case; and in the latter symlinks may not be available.
-
由 Bodo Möller 提交于
include file.
-
由 Ulf Möller 提交于
Submitted by: Richard Levitte <levitte@stacken.kth.se>
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ulf Möller 提交于
Pointed out by Juergen Moellenhoff <jurgen@oic.de>
-
由 Ulf Möller 提交于
Submitted by: Martin Kraemer <Martin.Kraemer@MchP.Siemens.De>
-
- 20 5月, 1999 14 次提交
-
-
由 Bodo Möller 提交于
-
由 Ulf Möller 提交于
Submitted by: Sylvain Robitaille <syl@alcor.concordia.ca>
-
由 Ulf Möller 提交于
Submitted by: Andy Polyakov <appro@fy.chalmers.se>
-
由 Bodo Möller 提交于
released version of mklink.sh -- the latter couldn't even handle the ../../include/openssl case).
-
由 Ulf Möller 提交于
This also avoids the problems with SC4.2 and unpatched SC5. Submitted by: Andy Polyakov <appro@fy.chalmers.se>
-
由 Dr. Stephen Henson 提交于
do sensible things with extensions.
-
由 Bodo Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Bodo Möller 提交于
-
由 Ben Laurie 提交于
-
由 Bodo Möller 提交于
better suited for finding what went wrong in case that some compiler versions create an output we can't parse.
-
由 Bodo Möller 提交于
version), so we need echo $GCCVAR | sed ... instead of echo "$GCCVAR" | sed ... to process it as intended.
-
- 19 5月, 1999 6 次提交
-
-
由 Dr. Stephen Henson 提交于
to minimise the effects on existing code.
-
由 Bodo Möller 提交于
-mcpu=ultrasparc), don't silently step to solaris-sparc-gcc, which would unnecessarily use less efficient assembler code. Instead, use new configuration variant solaris-usparc-oldgcc; this also means that someone who reads the output of ./config will notice that it may be advantegeous to upgrade gcc.
-
由 Ulf Möller 提交于
-
由 Dr. Stephen Henson 提交于
test batch file.
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
Submitted by: Rich Bud <rbud@fortean.com>
-
- 18 5月, 1999 6 次提交
-
-
由 Bodo Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ralf S. Engelschall 提交于
try to directly include opensslv.h.
-
由 Ralf S. Engelschall 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-