Staging
v0.5.1
https://github.com/python/cpython
Revision 069456267e96c359ec7b4bd4073c3a027629d79a authored by Ralf Schmitt on 31 May 2011, 22:10:03 UTC, committed by Ralf Schmitt on 31 May 2011, 22:10:03 UTC
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
1 parent ac4e5ab
History
Tip revision: 069456267e96c359ec7b4bd4073c3a027629d79a authored by Ralf Schmitt on 31 May 2011, 22:10:03 UTC
disable ASDLGEN if hg won't work, or if python is not installed.
Tip revision: 0694562
File Mode Size
VC6
VS7.1
VS8.0
bdist_wininst
example_nt
icons
os2emx
os2vacpp
WinMain.c -rw-r--r-- 449 bytes
_msi.c -rw-r--r-- 31.3 KB
_subprocess.c -rw-r--r-- 19.9 KB
config.c -rw-r--r-- 4.8 KB
dl_nt.c -rw-r--r-- 4.2 KB
dllbase_nt.txt -rw-r--r-- 3.5 KB
empty.c -rw-r--r-- 137 bytes
errmap.h -rw-r--r-- 2.1 KB
errmap.mak -rw-r--r-- 95 bytes
frozen_dllmain.c -rw-r--r-- 3.9 KB
generrmap.c -rw-r--r-- 503 bytes
getpathp.c -rw-r--r-- 22.0 KB
icons.mak -rw-r--r-- 213 bytes
icons.rc -rw-r--r-- 59 bytes
import_nt.c -rw-r--r-- 2.7 KB
make_versioninfo.c -rw-r--r-- 1.2 KB
msvcrtmodule.c -rwxr-xr-x 13.4 KB
py.ico -rw-r--r-- 19.3 KB
pyc.ico -rw-r--r-- 19.3 KB
pycon.ico -rw-r--r-- 19.3 KB
pyconfig.h -rw-r--r-- 20.4 KB
python.mk -rw-r--r-- 234 bytes
python3.def -rw-r--r-- 34.6 KB
python3.mak -rw-r--r-- 433 bytes
python32gen.py -rw-r--r-- 585 bytes
python32stub.def -rw-r--r-- 13.4 KB
python3dll.c -rw-r--r-- 134 bytes
python_exe.rc -rw-r--r-- 49 bytes
python_nt.rc -rw-r--r-- 1.8 KB
readme.txt -rw-r--r-- 4.2 KB
testpy.py -rw-r--r-- 836 bytes
w9xpopen.c -rw-r--r-- 3.6 KB
winreg.c -rw-r--r-- 58.8 KB
winsound.c -rw-r--r-- 5.5 KB

readme.txt

back to top