25 Commits

Author SHA1 Message Date
Juergen E. Fischer
6186c0f0ff fix windows build (extern "C" can returns pointers, but not C++ containers) 2017-08-10 14:00:53 +02:00
Juergen E. Fischer
03e0298f49 msvc warning fixes:
* use AUTORCC to avoid locked qrc_images.cpp during build of gui tests
* bump minimum version of cmake to 3.0.0 for AUTORCC
* suppress some warnings in sip bindings
* suppress unreachable warnings and some more
* split sip files in more parts to suppress warning BK4504
* also remove old WITH_INTERNAL_YAML from travis
2017-08-10 00:09:14 +02:00
Juergen E. Fischer
6a56cb0dd0 updates and fixes for windows qt5/py3 build 2017-01-24 01:25:59 +01:00
Denis Rouzaud
748be8de71 [spelling] replace behaviour by behavior 2017-01-11 11:35:19 +01:00
Juergen E. Fischer
6acf0f745f msvc: use /bigobj for sip modules
(cherry picked from commit d0b3e39cdab1da17d7a977ba3def5ce1b64ff707)
2016-10-22 12:28:44 +02:00
Matthias Kuhn
4b6d38c4c4 Add option to suppress SIP warnings (#3230)
to fix travis builds for OSX. Yay
2016-06-23 16:16:51 +02:00
Matthias Kuhn
f43b2ac47a Followup d3fd818: do not hide python module symbols 2016-06-11 12:05:44 +02:00
Matthias Kuhn
7dfc69657f Migrate provider test to python 3 2016-05-13 22:23:03 +02:00
Matthias Kuhn
89b7a4aaa2 Introduce NULL QVariant to PyQt5 2016-05-13 22:23:03 +02:00
Matthias Kuhn
0b6dd352c9 [py3] CMake updates to support Python3 and PyQt5 2015-11-16 07:42:47 +01:00
Nyall Dawson
c391fcd81c Avoid cmake CMP0026 warning on Win32 by replacing disallowed LOCATION
target property
2015-06-19 13:10:02 +10:00
Juergen E. Fischer
5134ef9aba fix some deprecation warnings 2014-02-24 00:43:20 +01:00
Juergen E. Fischer
f2029b4ec4 log python warnings and enabled deprecation warnings 2013-01-24 03:08:20 +01:00
Juergen E. Fischer
fdefb5bffb run python tests from build directory 2012-07-25 22:32:29 +02:00
Juergen E. Fischer
59a08c4109 fix #5331 2012-04-07 19:25:32 +02:00
Juergen E. Fischer
2564e6a79a [API] add sip bindings for QgsCsException 2012-01-28 22:33:14 +01:00
Juergen E. Fischer
893f305c51 update for sip 4.13 2011-12-24 05:09:25 +01:00
jef
ff404a982a fix sip macro change from r15197
git-svn-id: http://svn.osgeo.org/qgis/trunk@15200 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-18 15:33:27 +00:00
jef
1edaeca304 add QGISDEPRECATED macro and fix a bunch of warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@15197 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-18 15:05:35 +00:00
jef
5888caafad fix initial sip binding creation on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@13734 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-14 17:58:53 +00:00
jef
56c7575d60 fix common typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@13391 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-04-26 07:19:50 +00:00
kyngchaos
e7c24a25c1 syntax fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@12780 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-16 17:50:05 +00:00
kyngchaos
ef70e48a27 link python modules as modules on OSX
git-svn-id: http://svn.osgeo.org/qgis/trunk@12779 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-16 17:07:18 +00:00
wonder
6a0cd1eff6 Changed SIP_EXECUTABLE to SIP_BINARY_PATH to keep original variable name.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12775 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-16 11:08:04 +00:00
wonder
87c5348818 Native and faster compilation of python bindings (#2370)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12774 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-16 11:04:41 +00:00