Skip to content

Releases: gemini3d/cmake-python-build

Default build is optimized Release

11 Jan 00:01
7318eef
Compare
Choose a tag to compare
v1.1.1

default build is optimized

Ninja also OK, improve scripts

10 Jan 23:50
d6848cd
Compare
Choose a tag to compare
  • Make or Ninja can be used (Make is required for Autotools packages, which is most including Python)
  • Windows standalone installer script (separate from main script)
  • streamline/improvements to env var hinting to work well on macOS, Linux and Windows.

CMake: dedupe with functions

28 Jul 19:45
8fda6ef
Compare
Choose a tag to compare

where reasonable, deduplicate CMake script by using functions

tested with Python 3.10 and 3.11 on Linux.

To avoid confusion, require single configuration generator (i.e. not Ninja Multi-Config)

also works with Python 3.11

17 May 21:46
7815500
Compare
Choose a tag to compare

updated Python options to also work with Python 3.11 (and older).
Updated prereq library versions as usual.

corrected/more reliable URLs

05 Apr 13:33
884fc67
Compare
Choose a tag to compare
v1.0.1

no need for version meta

initial release

11 Mar 01:52
722e851
Compare
Choose a tag to compare
v1.0.0

doc