| Commit message (Expand) | Author | Age | Files | Lines |
* | FindPython: use CMAKE specific variables to look-up debug library | Marc Chevrier | 2020-05-18 | 1 | -0/+6 |
|
|
* | FindPython: Add IronPython support on all platforms | Marc Chevrier | 2020-05-11 | 1 | -82/+337 |
|
|
* | FindPython: ensure any specified version is correctly handled | Marc Chevrier | 2020-05-07 | 1 | -47/+66 |
|
|
* | FindPython: Add support for 'PyPy' | Marc Chevrier | 2020-05-01 | 1 | -9/+91 |
|
|
* | FindPython: fix error on FPHSA call | Marc Chevrier | 2020-04-29 | 1 | -20/+20 |
|
|
* | FindPython: Add capability to specify Python implementations | Marc Chevrier | 2020-04-28 | 1 | -489/+547 |
|
|
* | Merge topic 'FindPython-reason-failure' | Brad King | 2020-04-27 | 1 | -21/+23 |
|\ |
|
| * | FindPython: fix reason failure propagation | Marc Chevrier | 2020-04-24 | 1 | -21/+23 |
|
|
* | | Merge topic 'FindPython-fix-python-compiler-validation' | Brad King | 2020-04-24 | 1 | -15/+16 |
|\ \
| |/ |
|
| * | FindPython: fix python compiler validation | Marc Chevrier | 2020-04-23 | 1 | -15/+16 |
|
|
* | | FindPython: remove unnecessary if check | Ben Boeckel | 2020-04-20 | 1 | -3/+1 |
|
|
* | | FindPython: fix some indentation | Ben Boeckel | 2020-04-17 | 1 | -2/+2 |
|
|
* | | FindPython: add sub-components to Development component | Marc Chevrier | 2020-04-16 | 1 | -80/+220 |
|
|
* | | Merge topic 'FindPython-if-auto-deref' | Brad King | 2020-04-15 | 1 | -9/+9 |
|\ \
| |/ |
|
| * | FindPython: remove extra dereference | Ben Boeckel | 2020-04-14 | 1 | -1/+1 |
|
|
| * | FindPython: avoid autoderef in version comparisons | Ben Boeckel | 2020-04-14 | 1 | -8/+8 |
|
|
| * | Merge topic 'FindPython-fix-VIRTUALENV-eq-FIRST' into release-3.17 | Brad King | 2020-04-02 | 1 | -1/+1 |
| |\ |
|
* | \ | Merge topic 'FindPython-fix-VIRTUALENV-eq-FIRST' | Brad King | 2020-04-02 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | FindPython: fix handling when FIND_VIRTUALENV == FIRST | Marc Chevrier | 2020-04-01 | 1 | -1/+1 |
|
|
| * | | FindPython: Do not cache computed result variables in CMake 3.16 | Marc Chevrier | 2020-02-26 | 1 | -2/+2 |
|
|
| * | | FindPython: Mark non-public cache entries INTERNAL in CMake 3.16 | Marc Chevrier | 2020-02-26 | 1 | -48/+95 |
|
|
* | | | FindPython: use 'sysconfig' as alternate to 'distutils.sysconfig' | Marc Chevrier | 2020-03-28 | 1 | -12/+24 |
|
|
* | | | Merge topic 'FindPython-variable-spelling-error' | Brad King | 2020-03-27 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | FindPython: fix variable spelling error | Marc Chevrier | 2020-03-26 | 1 | -1/+1 |
|
|
* | | | Merge topic 'FindPython-polish' | Brad King | 2020-03-25 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | FindPython: misc. fixes | Marc Chevrier | 2020-03-24 | 1 | -3/+3 |
|
|
* | | | Merge topic 'FindPython-version-validation-fix' | Brad King | 2020-03-18 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | FindPython: fix regression on version validation | Marc Chevrier | 2020-03-17 | 1 | -4/+4 |
|
|
* | | | Merge topic 'FindPython-ENV-CMAKE_FRAMEWORK_PATH' | Brad King | 2020-03-12 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | FindPython: Convert env CMAKE_FRAMEWORK_PATH to CMake path | Bo Anderson | 2020-03-11 | 1 | -1/+2 |
|
|
* | | | FindPython: Add possibility to control scope of artifacts. | Marc Chevrier | 2020-03-05 | 1 | -13/+28 |
|/ / |
|
* | | FindPython: python_add_library can now manage SOABI suffix. | Marc Chevrier | 2020-03-03 | 1 | -6/+23 |
|
|
* | | FindPython: Do not cache computed result variables | Marc Chevrier | 2020-02-26 | 1 | -2/+2 |
|
|
* | | FindPython: Mark non-public cache entries INTERNAL | Marc Chevrier | 2020-02-26 | 1 | -52/+99 |
|
|
* | | FindPython: reduces consumption of resources | Marc Chevrier | 2020-02-10 | 1 | -88/+137 |
|
|
* | | Merge topic 'python39' | Brad King | 2020-01-15 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | FindPython: Add support for version 3.9 | Miro Hrončok | 2020-01-14 | 1 | -1/+1 |
|
|
* | | Merge topic 'macOS-Xcode-11-frameworks' | Brad King | 2020-01-13 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | FindPython: ensure new Xcode framework for Python3 is detected | Marc Chevrier | 2020-01-10 | 1 | -0/+3 |
|
|
* | | FindPython: Add variable Python_SOABI | Marc Chevrier | 2020-01-09 | 1 | -6/+44 |
|
|
* | | Merge topic 'findpython_conda_support' | Marc Chevrier | 2019-12-23 | 1 | -7/+7 |
|\ \ |
|
| * | | FindPython: Extend virtual environment handling by considering conda | Sebastian Müller | 2019-12-21 | 1 | -7/+7 |
|
|
* | | | Merge topic 'FindPython-Fix-target-properties' | Kyle Edwards | 2019-12-20 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | FindPython*: Fix erroneous target properties setting | Marc Chevrier | 2019-12-19 | 1 | -1/+1 |
|
|
* | | FindPython: customize failure message | Marc Chevrier | 2019-11-01 | 1 | -1/+49 |
|/ |
|
* | FindPython: Add capability to specify directly artifacts | Marc Chevrier | 2019-09-02 | 1 | -205/+292 |
|
|
* | FindPython: Enhance python cache variables management. | Marc Chevrier | 2019-09-02 | 1 | -756/+935 |
|
|
* | FindPython: ensure virtual environments are correctly handled | Marc Chevrier | 2019-08-05 | 1 | -185/+294 |
|
|
* | Merge topic 'FindPython-interpreter-crosscompiling' | Brad King | 2019-07-18 | 1 | -11/+10 |
|\ |
|
| * | FindPython: ensure interpreter is founded when cross-compiling | Marc Chevrier | 2019-07-18 | 1 | -11/+10 |
|
|