| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | FindPython: add Python_FIND_ABI hint. | Marc Chevrier | 2019-06-24 | 1 | -99/+270 |
|/ |
|
* | FindPython: ensure Python_ROOT_DIR is always searched first | Marc Chevrier | 2019-05-31 | 1 | -0/+2 |
|
|
* | FindPython*: remove erroneous code | Marc Chevrier | 2019-05-30 | 1 | -2/+0 |
|
|
* | FindPython: Add variable 'Python_FIND_FRAMEWORK' to control frameworks lookup. | Marc Chevrier | 2019-05-24 | 1 | -9/+20 |
|
|
* | FindPython: Add policy to manage lookup stratgey default. | Marc Chevrier | 2019-05-21 | 1 | -2/+12 |
|
|
* | FindPython: Implement lookup strategies. | Marc Chevrier | 2019-05-21 | 1 | -363/+764 |
|
|
* | FindPython*: Manage weak link for Python modules | Marc Chevrier | 2019-05-07 | 1 | -63/+98 |
|
|
* | Merge topic 'FindPython-fix-Python_RUNTIME_LIBRARY_DIRS-variable' | Brad King | 2019-05-06 | 1 | -3/+6 |
|\ |
|
| * | FindPython: ensure variable Python_RUNTIME_LIBRARY_DIRS is set correctly | Marc Chevrier | 2019-05-05 | 1 | -3/+6 |
|
|
* | | Merge topic 'FindPython-NumPy-fix-dependencies-management' | Brad King | 2019-05-01 | 1 | -9/+13 |
|\ \
| |/ |
|