Age | Commit message (Expand) | Author | Files | Lines |
2009-09-22 | Use Python 2.6 by default under Mac OS X if we compile for the 64-Bit ABI. | tron | 1 | -1/+5 |
2009-09-07 | Retire Python 2.3 support. | joerg | 1 | -13/+6 |
2009-07-08 | Provide PY_COMPILE_ALL and PY_COMPILE_O_ALL to compile all Python | joerg | 1 | -1/+5 |
2009-07-02 | Restore PRINT_PLIST_AWK logic in so far they don't create @dirrm | joerg | 1 | -1/+11 |
2009-06-14 | Remove @dirrm related logic. | joerg | 1 | -15/+1 |
2009-04-19 | Make BUILDLINK_API_DEPENDS.python26 agree with the package. | snj | 1 | -2/+2 |
2009-04-19 | Add py26 to default list of PYTHON_VERSIONS_ACCEPTED and set | snj | 1 | -2/+3 |
2009-04-19 | Add untested entries for python26. | wiz | 1 | -8/+14 |
2009-03-21 | Remove traces of python21. | snj | 1 | -4/+4 |
2009-03-08 | Move the PYTHON_VERSION_REQD logic from extension.mk to pyversion.mk. | joerg | 1 | -1/+11 |
2009-02-18 | Update comments, now default python version is 25. | obache | 1 | -2/+2 |
2009-02-09 | Switch to Python 2.5 as default. Bump revision of all packages that have | joerg | 1 | -2/+2 |
2009-02-09 | Remove Python 2.1 support. | joerg | 1 | -12/+1 |
2009-01-23 | Remove comment that doesn't reflect the consensus on how to mark support | joerg | 1 | -5/+2 |
2008-11-29 | Remove one last python15 bit. | snj | 1 | -2/+2 |
2008-11-29 | Oops, forgot to commit these. Remove python15 support. | snj | 1 | -15/+5 |
2008-04-25 | Remove python 2.1 from the default set of acceptable python packages | tnn | 1 | -3/+3 |
2008-04-25 | De-orbit support for python 2.0 and python 2.2 under the "three major | tnn | 1 | -20/+6 |
2008-04-24 | adjust directory for python25 | tnn | 1 | -7/+3 |
2008-04-18 | As all Python packages are required to include lang/python/pyversion.mk | joerg | 1 | -6/+8 |
2008-04-11 | only set 25 in PYTHON_VERSIONS_ACCEPTED if ../../wip/python25/Makefile found | abs | 1 | -1/+5 |
2008-04-11 | Add 25 to PYTHON_VERSIONS_ACCEPTED, so PYTHON_VERSION_DEFAULT=25 works in mk.... | abs | 1 | -2/+2 |
2008-03-15 | For Python 2.5, check that the wip directory actually exists. | joerg | 1 | -2/+2 |
2008-02-20 | Removed colons from variable names so they are accessible to "bmake | rillig | 1 | -8/+15 |
2008-02-04 | Revert last. Python 2.5 is not in the main tree and creating noise for | joerg | 1 | -2/+2 |
2008-02-01 | python 2.5 should be supported because it's the current production release, | xtraeme | 1 | -6/+13 |
2008-01-31 | Improved the wording for the cases where PYTHON_VERSIONS_INCOMPATIBLE | rillig | 1 | -4/+5 |
2008-01-31 | Explained the comment for PYTHON_VERSIONS_ACCEPTED and documented why | rillig | 1 | -7/+8 |
2007-08-24 | Added PYTHON to ALL_ENV, since otherwise many packages may be confused | rillig | 1 | -1/+3 |
2007-01-07 | In the BUILD_DEFS message, print which Python version has actually been | rillig | 1 | -2/+6 |
2006-09-07 | Moved the BUILD_DEFS code a bit so that it only gets executed when the | rillig | 1 | -3/+2 |
2006-09-07 | Added the usual documentation. | rillig | 1 | -1/+37 |
2006-08-08 | set the default defauly python version to 2.4 | drochner | 1 | -2/+2 |
2006-06-30 | py15-distutils-* => py15-distutils-[0-9]* | joerg | 1 | -2/+2 |
2006-06-15 | Don't query distutils when bootstrapping it. Should fix problems | joerg | 1 | -2/+2 |
2006-06-04 | Remove logic to use the current installed Python as default. | joerg | 1 | -47/+19 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -13/+13 |
2005-11-04 | Use PTHREAD_OPTS+=require instead of a "=". | rillig | 1 | -2/+3 |
2005-07-09 | Prevent include of nonexisting file when the requested python version | kristerw | 1 | -2/+4 |
2005-06-23 | Fix typo: it's BUILDLINK_DEPMETHOD.python not BUILD_DEPMETHOD.python. | seb | 1 | -2/+2 |
2005-03-29 | Use PKG_FAIL_REASON when the python version is not found, otherwise | xtraeme | 1 | -2/+2 |
2005-03-24 | Remove redundant inclusion of pth/buildlink3.mk. This exact same code | jlam | 1 | -4/+1 |
2005-03-24 | Don't check for USE_BUILDLINK3 anymore in these files. These are included | jlam | 1 | -15/+7 |
2005-01-24 | Remove 23 from PYTHON_VERSIONS_INCOMPATIBLE in the Darwin case. | recht | 1 | -2/+2 |
2005-01-23 | Build Python with thread support by default and turn the existing | recht | 1 | -73/+8 |
2004-12-05 | add Python 2.4 | recht | 1 | -3/+30 |
2004-07-23 | Add PRINT_PLIST_AWKs for PYINC, PYSITELIB and PYLIB. | recht | 1 | -1/+15 |
2004-06-06 | Add a PYTHON_VERSIONS_INCOMPATIBLE, an additive variable that can be set | tv | 1 | -4/+8 |
2004-05-23 | Now that all Python modules have been bl3ified remove the bl2 support. | recht | 1 | -29/+6 |
2004-04-23 | set INSTALL_UNSTRIPPED on Darwin so modules will be able to resolve | danw | 1 | -4/+6 |