1. 09 5月, 2005 1 次提交
  2. 01 5月, 2005 1 次提交
  3. 27 4月, 2005 2 次提交
  4. 30 3月, 2005 1 次提交
  5. 14 3月, 2005 1 次提交
  6. 03 2月, 2005 1 次提交
  7. 02 2月, 2005 1 次提交
  8. 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
  9. 26 1月, 2005 1 次提交
  10. 14 12月, 2004 1 次提交
  11. 14 11月, 2004 1 次提交
  12. 12 11月, 2004 3 次提交
  13. 05 11月, 2004 1 次提交
  14. 10 9月, 2004 1 次提交
  15. 07 9月, 2004 1 次提交
  16. 29 6月, 2004 1 次提交
  17. 31 5月, 2004 1 次提交
  18. 18 5月, 2004 1 次提交
  19. 20 4月, 2004 1 次提交
  20. 27 12月, 2003 1 次提交
  21. 31 10月, 2003 1 次提交
  22. 01 5月, 2003 1 次提交
  23. 20 3月, 2003 1 次提交
  24. 22 2月, 2003 1 次提交
  25. 14 2月, 2003 2 次提交
  26. 13 1月, 2003 1 次提交
  27. 29 12月, 2002 1 次提交
  28. 24 12月, 2002 1 次提交
  29. 20 12月, 2002 2 次提交
  30. 15 12月, 2002 1 次提交
    • R
      Update the make system for installations: · 30c08f2e
      Richard Levitte 提交于
      - define a HERE variable to indicate where the source tree is (used
        very little right now)
      - make more use of copying and making attribute changes to {file}.new,
        and then move it to {file}
      - use 'mv -f' to avoid all those questions to the user when the file
        in question doesn't have write attributes for that user.
      30c08f2e
  31. 06 12月, 2002 2 次提交
  32. 16 11月, 2002 1 次提交
  33. 13 11月, 2002 1 次提交
  34. 12 11月, 2002 1 次提交