Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindPython: add Python_FIND_ABI hint. | Marc Chevrier | 2019-06-24 | 1 | -0/+1 |
| | | | | This variable will enable to specify will ABIs will be searched. | ||||
* | FindPython*: Manage weak link for Python modules | Marc Chevrier | 2019-05-07 | 1 | -0/+3 |
| | | | | | | | Add new target Python::Module which take care of platform requirements for Python module development. Fixes: #18100 | ||||
* | FindPython: Support script mode | Kyle Edwards | 2019-01-23 | 1 | -0/+4 |
| | | | | Fixes: #18827 | ||||
* | FindPython: Test existence of imported targets | Kyle Edwards | 2019-01-23 | 1 | -0/+8 |
| | |||||
* | FindPython*: New implementation for Python stuff | Marc Chevrier | 2018-03-20 | 1 | -0/+22 |
Fixes: #16142 |