comparison setup.py @ 24194:00809c43d72c

Makefile: introduce testpy-% target for testing with a specifc Python This makes it easy to do 'make testpy-2.4.6 TESTFLAGS="-j 16"' and the Makefile will build Python if needed and then run tests (with -j 16) with the resulting Python. You can set the environment variable HGPYTHONS to a nice location on your machine to cache the Python builds globally. If that's not set, it builds them inside build/pythons.
author Augie Fackler <augie@google.com>
date Wed, 04 Feb 2015 12:26:16 -0500
parents 390410a6545d
children a5f1bccd2996
comparison
equal deleted inserted replaced
24193:fa4642439aa0 24194:00809c43d72c