1. 22 May, 2015 17 commits
  2. 21 May, 2015 2 commits
  3. 20 May, 2015 3 commits
  4. 19 May, 2015 14 commits
  5. 18 May, 2015 2 commits
    • Kevin Modzelewski's avatar
      Makefile fixes · 7009ec5d
      Kevin Modzelewski authored
      Mostly related to handling of building shared-library dependencies.
      The current system is getting pretty messy, of which libraries (test extension
      built for pyston/cpython, sharedmods) are pulled from which builds
      (source directory vs cmake directory) in which modes (check_ vs run_).
      
      This commit doesn't change the actual functionality but tries to just
      make it clearer what is getting built when.
      
      (also fixes a missing dependency)
      7009ec5d
    • Marius Wachtler's avatar
      Add support for compile('single') · d217f1bc
      Marius Wachtler authored
      d217f1bc
  6. 17 May, 2015 2 commits