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 Mk/bsd.ccache.mk: Add CCACHE_ENABLED variable for ports' convenience 2022-09-12 00:47:54 -07:00
bsd.commands.mk SMP: Use nproc(1) instead of sysctl kern.smp.cpus 2023-02-16 16:51:36 +01:00
bsd.default-versions.mk Mk/bsd.default-versions.mk: remove stray '+' 2023-08-21 10:46:50 -04:00
bsd.destdir.mk cleanup: remove 'Created by' lines 2022-07-20 21:40:02 +02:00
bsd.gcc.mk Mk/bsd.gcc.mk: Add GCC 14 2023-05-01 19:57:00 +02:00
bsd.gecko.mk Mk/bsd.gecko.mk: Fix indentation 2023-08-22 14:51:20 -04:00
bsd.java.mk */*: Refactor java/openjdk7 removal 2023-04-04 13:10:53 -05:00
bsd.licenses.db.mk cleanup: remove 'Created by' lines 2022-07-20 21:40:02 +02:00
bsd.licenses.mk cleanup: remove 'Created by' lines 2022-07-20 21:40:02 +02:00
bsd.local.mk Mk/bsd.local.mk: Remove accidental addition from previous commit 2023-07-11 11:34:51 -05:00
bsd.ocaml.mk framework: cleanup conditional-indentations in Mk/ 2022-04-24 12:00:20 +02:00
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 cleanup: remove 'Created by' lines 2022-07-20 21:40:02 +02:00
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk component: Mk framework 2023-01-11 23:41:24 +01:00
bsd.sanity.mk Mk/**ldap.mk: Convert USE_LDAP to USES=ldap 2023-02-08 04:53:56 -06:00
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