- 24 6月, 2005 9 次提交
-
-
由 Richard Levitte 提交于
PR: 1122
-
由 Richard Levitte 提交于
PR: 1130
-
由 Richard Levitte 提交于
PR: 1129
-
由 Richard Levitte 提交于
directory instead of the other way around. PR: 1131
-
由 Richard Levitte 提交于
Submitted by Corinna Vinschen <vinschen@redhat.com>
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
rule to accomodate gcc4, which no longer support SGI as.
-
- 23 6月, 2005 6 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
- eliminate ambiguities between GNU-ish and SysV-ish make flavors; - switch [back] to -e; - fold/unify rules; This is follow-up to the patch introducing common BUILDENV. Idea is to collect as much parameters in $(TOP) as possible and "strip" lower Makefiles for most variables [and thus makes them more readable].
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Dr. Stephen Henson 提交于
-
- 22 6月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 21 6月, 2005 4 次提交
-
-
由 Richard Levitte 提交于
of a 4-character block.
-
由 Richard Levitte 提交于
Submitted by Tim Rice <tim@multitalents.net>. His comment is: I noticed "make report" didn't show the cc version on most of my System V platforms. This patch corrects this.
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 20 6月, 2005 5 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Richard Levitte 提交于
update target, place the dependency on depend last, so all necessary files are generated *before* the dependencies are figured out. PR: 1121
-
由 Richard Levitte 提交于
middle of a pipe, is noted. Counter that by forcing a true return code when the return code has no importance. PR: 1085
-
由 Richard Levitte 提交于
PR: 1110
-
- 18 6月, 2005 6 次提交
-
-
由 Richard Levitte 提交于
issues there are. PR: 1096
-
由 Richard Levitte 提交于
That should solve the issues with propagating it through the Makefiles. PR: 1110
-
由 Richard Levitte 提交于
line, for example). PR: 1112
-
由 Richard Levitte 提交于
PR: 1113
-
由 Nils Larsch 提交于
PR: 816
-
由 Nils Larsch 提交于
- fix the problem described in bug report 825 - fix a segfault when the engine fails to initialize - let the engine switch to software when keysize > 2048 PR: 825, 826 Submitted by: Frédéric Giudicelli
-
- 17 6月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
will be firmed up as soon as it's been verified not to break anything.
-
- 14 6月, 2005 4 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 13 6月, 2005 4 次提交
-
-
由 Nils Larsch 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
1107. He says: This is a followup to the NetWare patch that was applied to beta3. It does the following: - Fixes a problem in the CLib build with undefined symbols. - Adds the ability to use BSD sockets as the default for the OpenSSL socket BIO. NetWare supports 2 flavors of sockets and our Apache developers need BSD sockets as a configurable option when building OpenSSL. This adds that for them. - Updates to the INSTALL.NW file to explain new options. I have tried very hard to make sure all the changes are in NetWare specific files or guarded carefully to make sure they only impact NetWare builds. I have tested the Windows build to make sure it does not break that since we have made changes to mk1mf.pl. We are still working the gcc cross compile for NetWare issue and hope to have a patch for that before beta 6 is released.
-