1. 22 5月, 2005 1 次提交
  2. 17 5月, 2005 1 次提交
  3. 16 5月, 2005 2 次提交
  4. 01 5月, 2005 1 次提交
  5. 13 4月, 2005 1 次提交
  6. 05 4月, 2005 1 次提交
  7. 31 3月, 2005 1 次提交
  8. 06 2月, 2005 1 次提交
  9. 04 2月, 2005 1 次提交
  10. 27 1月, 2005 1 次提交
    • R
      The mix of CFLAGS and LDFLAGS is a bit confusing in my opinion, and · 4aca9297
      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.
      4aca9297
  11. 27 12月, 2004 1 次提交
  12. 29 9月, 2004 1 次提交
  13. 30 8月, 2004 1 次提交
  14. 02 8月, 2004 1 次提交
  15. 24 7月, 2004 1 次提交
  16. 19 7月, 2004 1 次提交
  17. 01 6月, 2004 2 次提交
  18. 31 5月, 2004 1 次提交
  19. 29 5月, 2004 2 次提交
  20. 28 5月, 2004 1 次提交
  21. 13 3月, 2004 1 次提交
    • A
      IRIX 6.x shared build fix-up. · 30fbcaa2
      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.
      30fbcaa2
  22. 08 4月, 2003 4 次提交
  23. 01 4月, 2003 1 次提交
  24. 22 2月, 2003 1 次提交
  25. 14 2月, 2003 1 次提交
    • R
      Add full support for -rpath/-R, both in shared libraries and · 2d3de726
      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.
      2d3de726
  26. 20 12月, 2002 1 次提交
  27. 17 12月, 2002 2 次提交
  28. 15 12月, 2002 2 次提交
  29. 16 11月, 2002 1 次提交
  30. 07 11月, 2002 1 次提交
  31. 17 10月, 2002 1 次提交
  32. 15 10月, 2002 1 次提交