1. 21 Aug, 2012 1 commit
    • Marius Gedminas's avatar
      Support multiple Pythons in the same working tree · bb51ad16
      Marius Gedminas authored
      This way you can run the tests against several python versions by doing
      
        make PYTHON_VER=2.6 build test
        make PYTHON_VER=2.7 build test
        make PYTHON_VER=3.2 build test
      
      repeatedly, without having to re-download and recompile the respective
      clean Python interpreters.
      bb51ad16
  2. 20 Aug, 2012 20 commits
  3. 19 Aug, 2012 2 commits
  4. 09 Aug, 2012 2 commits
  5. 22 Jul, 2012 3 commits
  6. 24 Jun, 2012 12 commits