1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/Mk
John Hein aa9736e3e5
python.mk: Improve CMake/Python integration
Suport FindPython.cmake, FindPython3.cmake, FindPython2.cmake modules by
adding Python{,2,3}_EXECUTABLE to CMAKE_ARGS in python.mk.

CMake supports more than one way to search for python.  Currently
python.mk passes -DPython_ADDITIONAL_VERSIONS=${PYTHON_VER} to help
FindPython{Interp,Libs}.cmake modules "find" the version of python that
a port build wants to use.

The FindPython{,2,3}.cmake modules don't know anything about
Python_ADDITIONAL_VERSIONS but use Python{,2,3}_EXECUTABLE as the hint.

PR:		262109
2023-09-05 01:21:35 +08:00
..
Features Mk/Features/lto.mk: allow LTO on powerpc64 2023-08-10 22:02:29 +02:00
Scripts Mk: depulicate WWW information 2023-08-21 17:50:16 +02:00
Uses python.mk: Improve CMake/Python integration 2023-09-05 01:21:35 +08:00
Wrappers
bsd.ccache.mk
bsd.commands.mk
bsd.default-versions.mk Mk/bsd.default-versions.mk: remove stray '+' 2023-08-21 10:46:50 -04:00
bsd.destdir.mk
bsd.gcc.mk
bsd.gecko.mk Mk/bsd.gecko.mk: Fix indentation 2023-08-22 14:51:20 -04:00
bsd.java.mk
bsd.licenses.db.mk
bsd.licenses.mk
bsd.local.mk Mk/bsd.local.mk: Remove accidental addition from previous commit 2023-07-11 11:34:51 -05:00
bsd.ocaml.mk
bsd.options.desc.mk Mk/bsd.options.desc.mk: Fix GTK{2,3,4}_DESC 2023-08-26 17:29:26 +08:00
bsd.options.mk bsd.sites.mk: Support tag names with USE_GITLAB 2023-07-12 20:55:08 +02:00
bsd.port.mk all: remove support for expired FreeBSD 13.1 2023-08-01 13:27:28 +02:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.sanity.mk
bsd.sites.mk Mk/bsd.sites.mk: Add new MACRO TEX 2023-08-02 16:16:41 +02:00
bsd.wx.mk *: Rename GTK+ to GTK 2023-08-26 21:03:32 +00:00