1. 05 9月, 2011 1 次提交
  2. 20 5月, 2011 1 次提交
  3. 01 4月, 2011 2 次提交
  4. 25 3月, 2011 1 次提交
  5. 13 3月, 2011 1 次提交
  6. 22 2月, 2011 1 次提交
  7. 21 2月, 2011 1 次提交
  8. 20 2月, 2011 1 次提交
  9. 04 2月, 2011 1 次提交
  10. 03 2月, 2011 2 次提交
  11. 27 1月, 2011 2 次提交
  12. 27 7月, 2010 1 次提交
  13. 28 12月, 2009 2 次提交
  14. 08 4月, 2009 1 次提交
  15. 30 12月, 2008 1 次提交
  16. 12 11月, 2008 1 次提交
  17. 12 9月, 2008 1 次提交
  18. 14 1月, 2008 1 次提交
  19. 11 1月, 2008 1 次提交
  20. 19 12月, 2007 1 次提交
  21. 13 8月, 2007 1 次提交
  22. 30 7月, 2007 1 次提交
  23. 16 5月, 2007 1 次提交
  24. 15 5月, 2007 1 次提交
  25. 25 10月, 2006 1 次提交
  26. 12 4月, 2006 1 次提交
  27. 06 4月, 2006 1 次提交
  28. 23 3月, 2006 1 次提交
  29. 04 2月, 2006 1 次提交
  30. 10 11月, 2005 2 次提交
  31. 06 11月, 2005 1 次提交
  32. 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
  33. 22 5月, 2005 1 次提交
  34. 18 5月, 2005 1 次提交
    • A
      Engage Applink in mingw. Note that application-side module is not · 51ff6bde
      Andy Polyakov 提交于
      compiled into *our* aplpications. That's because mingw is always
      consistent with itself. Having library-side code linked into .dll
      makes it possible to deploy the .dll with user-code compiled with
      another compiler [which is pretty much the whole point behind Applink].
      51ff6bde
  35. 17 5月, 2005 1 次提交