- 01 5月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 13 4月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 05 4月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 31 3月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-
- 06 2月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
OBJECT_MODE for AIX.
-
- 04 2月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
perfectly safe [compiler driver adds it] and in some situation even perfectly appropriate [mixing -pthread and -lc on FreeBSD can have lethal effect on apps/openssl]. I'd say we should get rid of more, but I remove those I can test myself...
-
- 27 1月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
Makefile.shared was a bit overcomplicated. Make the shell variables LDFLAGS and SHAREDFLAGS in Makefile.shared get the values of $(CFLAGS) or $(LDFLAGS) as appropriate depending on the value the shell variables LDCMD and SHAREDCMD get. That leaves much less chance of confusion, since those pairs of shell variables always are defined together.
-
- 27 12月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
I change from -notall to -none synonym in irix rules to improve backward compatibility with IRIX 5.x. PR: 987
-
- 29 9月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
"remaining relocations" in assembler modules. The latter seems to be new behaviour, elder as/ld managed to resolve this relocations as internal. It's possible to address this problem differently, but I settle for -Bsymbolic... PR: 546
-
- 30 8月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
"Proper" means "compiles and passes test." Versioning is broken (I think).
-
- 02 8月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
COFF and a.out targets [similar to ELF targets]. You might notice some rudementary support for shared mingw builds under cygwin. It works (it produces cryptoeay32.dll and ssleay32.dll with everything exported by name), but it's primarily for testing/debugging purposes, at least for now...
-
- 24 7月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
libraries. Old .sl extension works just fine, but it .so which is default.
-
- 19 7月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
I also used this opportunity to clean up some out-of-date targets and re-group targets by OS.
-
- 01 6月, 2004 2 次提交
-
-
由 Andy Polyakov 提交于
think that proper Makefile clean-up is required.
-
由 Andy Polyakov 提交于
this flag RAND_poll ends up in end-less loop calling RAND_add. But don't ask me why...
-
- 31 5月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 29 5月, 2004 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
both vendor and GNU compilers. ./engine shared build are still busted. I mean always were...
-
- 28 5月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
after more tests...
-
- 13 3月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
For reference. Note that both cc and gcc support -Wl flag, but we can't use -Wl,-[not]all with both drivers, because cc rearranges options passed through -Wl. We can't use -Wl,-all,libcrypto.a,-notall with cc either, because it refuses to start with "no input" error.
-
- 08 4月, 2003 4 次提交
-
-
由 Richard Levitte 提交于
It seems that svr3 and svr5 differ, after all.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
libraries. What's worse, the directories given in LD_LIBRARY_PATH are checked first! Therefore, we need a hack to prepend all the directories we give with -L to the current value of LD_LIBRARY_PATH, thereby temporarly forming a hacked value. Only copy LIBEXTRAS if they are given. Svr5 doesn't use -z allextract...
-
- 01 4月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
-shared rather than -G.
-
- 22 2月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
-
- 14 2月, 2003 1 次提交
-
-
由 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.
-
- 20 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
assignment (modulo those I missed) individual statements.
-
- 17 12月, 2002 2 次提交
-
-
由 Andy Polyakov 提交于
Makefiles... I suppose it wasn't tested very much...
-
由 Richard Levitte 提交于
0.9.7-stable.
-
- 15 12月, 2002 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 16 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Add missing semicolons. Add a comment explaining a bunch of targets without any action lines.
-
- 07 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 17 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
idea why, but that was definitely wrong...
-
- 15 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 14 10月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
Make sure test doesn't barf because of missing spaces before the closing ]. Add -lc to the list of libraries we depend upon. Not always necessary, but never hurts.
-
由 Richard Levitte 提交于
wrong, and my test engine doesn't show it. The verbosity will be temporary for about a day.
-
- 12 10月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
shared library, set those flags conditionally.
-