Denis Rouzaud
da08c8a435
[cmake] generalize Python output directory in UseTest macro ( #43191 )
...
* [cmake] generalize Python output directory in UseTest macro
this is helpful in case we set up another python output directory (eg PySide2)
* define python output directories to the parent scope
* try with target_include_directories
* define vars on top level
* Update UsePythonTest.cmake
* some cleanup
* more cleanup
* fix uic
* fix path for all platforms
* fix var
2021-05-13 07:32:03 +02:00
Denis Rouzaud
eddf6feb45
modernize CMakeLists.txt files
2020-11-12 07:14:46 +10:00
gacarrillor
6415fad072
Get rid of PySpatiaLite
2017-10-29 10:46:54 -05:00
Juergen E. Fischer
f10e9eee7d
remove python ext-libs that should meanwhile available everywhere
2017-03-10 00:07:08 +01:00
Tom Kralidis
fa89a588e2
add pyproj to Python deps ( http://hub.qgis.org/issues/16266 )
2017-03-09 11:02:41 -05:00
Alessandro Pasotti
e6b38aff4f
Revert "Merge pull request #4087 from elpaso/resource-sharing-plugin"
...
This reverts commit db0fa9ff5b7421262304ce6fb5f6e832db1baa57, reversing
changes made to aaa8c4e492d135210cd989b5e3131384954badd1.
2017-02-01 15:17:17 +01:00
Alessandro Pasotti
e50bc7c2e8
Added QGIS Resource Sharing Plugin and deps
2017-01-31 12:05:27 +01:00
Nyall Dawson
88e4410af1
Require Qt >= 5.5
2016-09-21 09:12:54 +10:00
Matthias Kuhn
282f406e5b
Disable builtin pyyaml package with python 3
...
It's not compatible
2016-08-16 09:54:16 +02:00
Tom Kralidis
4649e52cad
ensure python-requests is available in the build
2016-08-01 08:26:06 -04:00
Juergen E. Fischer
96148e36ff
fix python future installation (followup 5895780)
2016-04-08 21:02:29 +02:00
Juergen E. Fischer
5895780553
fix internal future install ( fixes #14577 , take II)
2016-04-07 09:08:02 +02:00
Juergen E. Fischer
f129540991
don't include future for python3 (followup 2b55d89)
2016-03-25 10:41:37 +01:00
Juergen E. Fischer
2b55d89d2a
give qgis future (followup 15b3600)
2016-03-25 01:00:45 +01:00
Juergen E. Fischer
1ae03be59b
add internal nose2 (not available on precise) and update internal six
...
for processing tests
2016-02-06 03:12:25 +01:00
volaya
62302377db
[processing] UI/UX improvements
...
Related to QEP #19
Some algorithm description provided by Frank Sokolic
2016-01-08 08:27:22 +01:00
Larry Shaffer
3213d014f3
Refactor plugin staging to build dir and python script compiling
2014-05-20 21:28:42 -06:00
Juergen E. Fischer
07919309c4
stage python extension only for staged plugins
2014-05-18 15:37:42 +02:00
Juergen E. Fischer
25885b8a0c
move internal python extensions to common directory and fix metasearch install
2014-05-17 19:27:23 +02:00