office-gobmx/python
Stephan Bergmann 7c4f2ec8a7 Simplify install name handling for external libraries on Mac OS X
...by allowing our special @___... tokens anywhere within an install name,
so that external modules can configure --prefix=/@___... etc.  This removes
the need for the special extshl and EXTRPATH=LOADER.  Also, a new
OUT2BIN_NONE can be used for external modules where the generated libraries
need the default EXTRPATH=OOO, but generated executables are only used
during the build and such need RPATH=NONE.
2012-02-29 18:46:38 +01:00
..
prj Simplify install name handling for external libraries on Mac OS X 2012-02-29 18:46:38 +01:00
makefile.mk Simplify install name handling for external libraries on Mac OS X 2012-02-29 18:46:38 +01:00
Python-2.6.1-arch_i386.patch
Python-2.6.1-arch_ppc.patch
Python-2.6.1-mingw.patch
Python-2.6.1-nohardlink.patch
Python-2.6.1-py2422.patch
Python-2.6.1-py4768.patch
Python-2.6.1-py8067.patch
Python-2.6.1-sysbase.patch
Python-2.6.1-urllib.patch
Python-2.6.1-vc10.patch
Python-2.6.1.patch
Python-aix.patch
Python-parallel-make.patch
Python-ssl.patch
pyversion.mk
README

Python interpreter from [http://www.python.org/]