summaryrefslogtreecommitdiff
path: root/lang/python
AgeCommit message (Expand)AuthorFilesLines
2011-12-16Expand comments. (No code change.)gdt1-4/+13
2011-12-16Clarify when distutils.mk should be used.gdt1-2/+3
2011-12-03Tag the 28 locations that result in a Python 3.1 package as supporting so.joerg1-2/+14
2011-10-14Add make fragment for easy to use python as tool.obache1-0/+29
2011-07-07Make sure that PYDISTUTILS_CREATES_EGGFILES is defined in all branches.joerg1-1/+3
2011-06-21Change the PYDEPENDENCY for python31 to python31.reed1-2/+2
2011-06-17Add support for python31.reed1-7/+14
2011-05-04also put PYLIB in PLIST_SUBST, a part of PR#44826.obache1-2/+2
2011-03-26No need to add 27 for PYTHON_VERSIONS_ACCEPTED over again.obache1-2/+2
2011-03-12Add MULTI variable, and add it to BUILD_DEFS, to more easily findwiz1-1/+5
2011-02-25Let's assume for now that everything that worked with python-2.6 alsowiz1-2/+2
2011-02-22Use function-style `print', for python3.obache1-4/+4
2011-02-22fix for python27.obache1-3/+3
2011-02-22Allow python27 and acceptable by default (default python is still 2.6).obache1-8/+16
2011-02-13change to match de-expanded ${PYSITELIB} in PRINT_PLIST_AWK.obache1-4/+3
2011-02-13remove "next;" in PRINT_PLIST_AWK, it may prevent additional substitute,obache1-7/+4
2010-09-17Share distfile related information for each python variants withobache1-30/+3
2010-09-04Update for Python 2.6.6.tron1-3/+3
2010-07-24Clarify when to use this fragment, and that it's ok to use it andgdt1-1/+6
2010-07-24Add support for packaging python "distributions" that use distutils.gdt2-1/+48
2010-07-24Explain that PY_NO_EGG probably exists because distutils in Python 2.4gdt1-3/+5
2010-07-23Explain what extension.mk is for, vs egg.mk, and clarify the notion ofgdt1-1/+14
2010-07-23Clarify that this mk fragment is only for python distributions thatgdt1-1/+5
2010-07-21Add optional user-setable PYSETUPARGS variable that is added to the buildwiz1-3/+4
2010-05-02Update for python26-2.6.5.wiz1-3/+3
2010-04-07Adjust to new version of Python 2.5 (pointed out by Dennis den Brok ingdt1-3/+3
2010-02-12allow to override cmake's Python search order, to enforce the versiondrochner1-1/+5
2010-02-10Make Python 2.6 the default version.joerg1-6/+2
2010-02-09Add PYTHONCONFIG similar to PYTHONBIN.joerg1-1/+2
2009-11-03As the default PYTHON_VERSIONS_ACCEPTED matches with the supported listjoerg1-3/+1
2009-11-03Update for Python26-2.6.4wiz1-3/+3
2009-10-21Update for python26-2.6.3.wiz1-3/+3
2009-09-25Simplify pattern to detect Mac OS X Intel 64-Bit.tron1-2/+2
2009-09-25Re-do last change to avoid problems on Mac OS X older than Snow Leopard.tron1-2/+2
2009-09-22Use Python 2.6 by default under Mac OS X if we compile for the 64-Bit ABI.tron1-1/+5
2009-09-07Retire Python 2.3 support.joerg2-24/+7
2009-07-08Provide PY_COMPILE_ALL and PY_COMPILE_O_ALL to compile all Pythonjoerg1-1/+5
2009-07-02Restore PRINT_PLIST_AWK logic in so far they don't create @dirrmjoerg1-1/+11
2009-06-14Remove @dirrm related logic.joerg1-15/+1
2009-05-26Allow overriding build target for do-build, using PYSETUPBUILDTARGET.wiz1-2/+3
2009-04-19Make BUILDLINK_API_DEPENDS.python26 agree with the package.snj1-2/+2
2009-04-19Add py26 to default list of PYTHON_VERSIONS_ACCEPTED and setsnj1-2/+3
2009-04-19Add untested entries for python26.wiz2-10/+16
2009-04-19Add untested entry for python26.wiz1-2/+12
2009-04-11Update python25 to 2.5.4. Spammy changes:snj1-3/+3
2009-03-21Remove traces of python21.snj1-4/+4
2009-03-08Move the PYTHON_VERSION_REQD logic from extension.mk to pyversion.mk.joerg2-12/+12
2009-03-05Remove PYBINMODULE. All it did was mark some packages as not availablejoerg1-7/+1
2009-02-19For bmake, empty() take a variable, and M modifier only accept the standardobache1-3/+5
2009-02-18Update comments, now default python version is 25.obache1-2/+2