1. 03 Jul, 2011 5 commits
  2. 31 May, 2011 1 commit
    • Ralf Schmitt's avatar
      disable ASDLGEN if hg won't work, or if python is not installed. · 06945626
      Ralf Schmitt authored
      This change makes configure check for
      - the existence of a hg repository
      - the hg executable itself
      - the python executable
      
      Running $(srcdir)/Parser/asdl_c.py (i.e. ASDLGEN) will fail if any of
      the above prerequisites is missing, so we now disable it instead.
      
      closes #12225
      06945626
  3. 03 Jul, 2011 1 commit
  4. 02 Jul, 2011 4 commits
  5. 01 Jul, 2011 8 commits
  6. 30 Jun, 2011 6 commits
  7. 29 Jun, 2011 15 commits