Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindPython: Add capability to specify directly artifacts | Marc Chevrier | 2019-09-02 | 1 | -0/+13 |
| | | | | Fixes: #19492 | ||||
* | FindPython: Implement lookup strategies. | Marc Chevrier | 2019-05-21 | 1 | -6/+26 |
| | | | | | | | Configration variable Python_FIND_STRATEGY controls the lookup startegy. Possible values are LOCATION and VERSION. Fixes: #19159 | ||||
* | FindPython*: Manage weak link for Python modules | Marc Chevrier | 2019-05-07 | 1 | -0/+22 |
| | | | | | | | Add new target Python::Module which take care of platform requirements for Python module development. Fixes: #18100 | ||||
* | FindPython*: Add capability to control virtual env handling. | Marc Chevrier | 2019-04-03 | 1 | -0/+11 |
| | | | | Fixes: #19097 | ||||
* | FindPython: Introduce NumPy component | Hiroshi Miura | 2019-01-24 | 1 | -63/+88 |
| | | | | | Fixes: #18678 Signed-off-by: Hiroshi Miura <miurahr@linux.com> | ||||
* | FindPython*: New implementation for Python stuff | Marc Chevrier | 2018-03-20 | 1 | -0/+69 |
Fixes: #16142 |