1. 12 Oct, 2014 4 commits
  2. 08 Oct, 2014 1 commit
  3. 06 Oct, 2014 1 commit
  4. 04 Oct, 2014 2 commits
  5. 02 Oct, 2014 1 commit
  6. 01 Oct, 2014 1 commit
  7. 28 Sep, 2014 1 commit
  8. 27 Sep, 2014 1 commit
  9. 20 Sep, 2014 2 commits
  10. 06 Sep, 2014 1 commit
  11. 31 Aug, 2014 7 commits
  12. 29 Aug, 2014 1 commit
  13. 18 Aug, 2014 1 commit
  14. 06 Jul, 2014 1 commit
  15. 25 Jun, 2014 1 commit
  16. 19 Jun, 2014 1 commit
  17. 18 May, 2014 2 commits
  18. 08 May, 2014 1 commit
  19. 07 May, 2014 2 commits
  20. 04 May, 2014 1 commit
  21. 20 Mar, 2014 1 commit
  22. 17 Mar, 2014 1 commit
  23. 16 Mar, 2014 1 commit
  24. 13 Mar, 2014 2 commits
    • Éric Araujo's avatar
      Merge 3.3 (#11599) · bc0f8b67
      Éric Araujo authored
      bc0f8b67
    • Éric Araujo's avatar
      Make distutils error messages more helpful (#11599). · fd9aa757
      Éric Araujo authored
      When running external programs such as a C compiler and getting an
      error code, distutils only prints the program name.  With this change,
      one can get the full command line by setting the DISTUTILS_DEBUG
      environment variable.
      
      This should have no compatibility issues, unless there are tools
      that depend on the exact format of distutils debug messages.
      fd9aa757
  25. 12 Mar, 2014 2 commits