1. 30 1月, 2006 1 次提交
  2. 09 1月, 2006 1 次提交
  3. 26 10月, 2005 1 次提交
  4. 26 7月, 2005 1 次提交
  5. 16 7月, 2005 1 次提交
    • N
      make · 3eeaab4b
      Nils Larsch 提交于
          	./configure no-deprecated [no-dsa] [no-dh] [no-ec] [no-rsa]
          	make depend all test
      work again
      
      PR: 1159
      3eeaab4b
  6. 29 6月, 2005 1 次提交
  7. 23 6月, 2005 1 次提交
    • A
      Jumbo Makfiles update. · 02c31fa4
      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].
      02c31fa4
  8. 18 6月, 2005 2 次提交
  9. 30 5月, 2005 2 次提交
  10. 25 5月, 2005 1 次提交
  11. 22 5月, 2005 1 次提交
  12. 17 5月, 2005 1 次提交
  13. 16 5月, 2005 2 次提交
  14. 09 5月, 2005 1 次提交
  15. 01 5月, 2005 1 次提交
  16. 11 4月, 2005 1 次提交
  17. 31 3月, 2005 1 次提交
  18. 30 3月, 2005 1 次提交
  19. 01 6月, 2004 2 次提交
  20. 18 5月, 2004 1 次提交
  21. 20 4月, 2004 3 次提交
  22. 25 3月, 2004 2 次提交
  23. 28 11月, 2003 1 次提交
  24. 04 11月, 2003 1 次提交
  25. 30 10月, 2003 1 次提交
    • G
      A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. · 27545970
      Geoff Thorpe 提交于
      I have tried to convert 'len' type variable declarations to unsigned as a
      means to address these warnings when appropriate, but when in doubt I have
      used casts in the comparisons instead. The better solution (that would get
      us all lynched by API users) would be to go through and convert all the
      function prototypes and structure definitions to use unsigned variables
      except when signed is necessary. The proliferation of (signed) "int" for
      strictly non-negative uses is unfortunate.
      27545970
  26. 26 6月, 2003 1 次提交
  27. 12 6月, 2003 1 次提交
  28. 07 6月, 2003 1 次提交
  29. 31 1月, 2003 1 次提交
  30. 30 1月, 2003 1 次提交
  31. 17 1月, 2003 1 次提交
  32. 15 1月, 2003 1 次提交
  33. 11 1月, 2003 1 次提交