| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2004-03-02 | use REPLACE_INTERPRETER instead of our private implementation | drochner | 1 | -17/+5 | |
| 2004-01-14 | Add missing `*', noted by Min Sik Kim in private email. | xtraeme | 1 | -2/+2 | |
| 2004-01-14 | Accept any python executable with _PYTHON_PATCH_SCRIPT_SED; previous | xtraeme | 1 | -2/+2 | |
| scheme only accepts `python', so if we have a script which uses: #!/path/to/python23 PYTHON_PATCH_SCRIPTS will fail. Fix provided by Min Sik Kim in PR pkg/24069. | |||||
| 2002-10-18 | Allow additional sed expressions to be used to patch the python scripts by | jlam | 1 | -1/+2 | |
| passing them in with PYTHON_PATCH_SCRIPT_SED. | |||||
| 2002-10-18 | Allow PYTHON_PATCH_SCRIPTS to take shell wildcards. | jlam | 1 | -5/+10 | |
| 2002-09-21 | Strip the ".buildlink" from the names of the python application and | jlam | 1 | -0/+20 | |
| extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead. | |||||
