Skip to content

Make it easier to specify the version of Python to build.#150

Merged
jcfr merged 2 commits into
python-cmake-buildsystem:masterfrom
dbrnz:pythonversion
Aug 25, 2016
Merged

Make it easier to specify the version of Python to build.#150
jcfr merged 2 commits into
python-cmake-buildsystem:masterfrom
dbrnz:pythonversion

Conversation

@dbrnz

@dbrnz dbrnz commented Aug 25, 2016

Copy link
Copy Markdown
Contributor

Also default to 2.7.12.

This partially resolves issue #145.

@thewtex

thewtex commented Aug 25, 2016

Copy link
Copy Markdown
Contributor

👍 Cool!

@jcfr

jcfr commented Aug 25, 2016

Copy link
Copy Markdown
Contributor

@python-cmake-buildsystem/team-python-cmake-buildsystem Thanks to @dbrnz , specifying the python version is becoming easier 👍

When updating the version of the python build system you use, make sure to change how you specify the python version. Instead of -DPY_VERSION_MAJOR:STRING=X, -DPY_VERSION_MINOR:STRING=Y and -DPY_VERSION_PATCH:STRING=Z. simply use -DPYTHON_VERSION:STRING=X.Y.Z

Thanks
Jc

@jcfr

jcfr commented Aug 25, 2016

Copy link
Copy Markdown
Contributor

I will integrate as is and then I will take care of updating https://github.com/python-cmake-buildsystem/python-cmake-buildsystem/tree/dashboard

@jcfr jcfr merged commit e3640da into python-cmake-buildsystem:master Aug 25, 2016
jcfr added a commit that referenced this pull request Aug 25, 2016
jcfr added a commit that referenced this pull request Nov 20, 2016
…HON_VERSION

This commit fixes regression introduced in 0fb04a3 (Update python version
configuration based on #150)
jcfr added a commit that referenced this pull request Nov 20, 2016
…HON_VERSION

This commit fixes regression introduced in 0fb04a3 (Update python version
configuration based on #150)
@dbrnz dbrnz deleted the pythonversion branch November 28, 2019 22:10
jrobcary pushed a commit to Tech-XCorp/pythoncm that referenced this pull request Oct 3, 2020
jrobcary pushed a commit to Tech-XCorp/pythoncm that referenced this pull request Oct 3, 2020
…HON_VERSION

This commit fixes regression introduced in 0fb04a3 (Update python version
configuration based on python-cmake-buildsystem#150)
o01eg pushed a commit to o01eg/python-cmake-buildsystem that referenced this pull request May 24, 2026
o01eg pushed a commit to o01eg/python-cmake-buildsystem that referenced this pull request May 24, 2026
…HON_VERSION

This commit fixes regression introduced in 99cb03a (Update python version
configuration based on python-cmake-buildsystem#150)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants