10 Commits

Author SHA1 Message Date
José de Paula Rodrigues Neto Assis
c91e0e8450 Drop Globe plugin
Dropping Globe plugin from the QGIS sources. It depends on osgearth no
newer than version 2.8, released on 2016-09-05, and which is impossible
to build against modern (Qt 5.13+) versions of Qt. With this, the
optional QGIS dependency on OpenSceneGraph and osgearth is also removed.
2020-05-25 08:29:03 +10:00
Gianfranco Costamagna
9f050629c8 FindSIP: use new sip_module_dir variable (#7370)
* 0vars.cmake, FindSIP: Update to save new sip_module_dir variable
sip4 has changed sip_mod_dir to sip_module_dir.
Store the variable for later usage

* Use only new MODULE_DIR sip variable
2018-07-06 13:34:29 +02:00
William Kyngesburye
bf8b1e90da Mac packaging updates 2018-03-24 11:17:44 -05:00
Denis Rouzaud
33ca8fcb69 remove PyQt4 leftovers in mac cmake config 2018-02-05 21:19:16 -04:00
David Marteau
689f3b1ab2 Expose QgsServerInterface to service modules
* Instanciate QgsServerInterface even if HAVE_SERVER_PYTHON_PLUGINS is
      not defined
    * Pass QgsServerInterface in module registration methods.
    * Add QgsServer initialisation test

 #Please enter the commit message for your changes. Lines starting
2017-01-10 14:34:16 +01:00
Larry Shaffer
db4a9a3623 Add PYTHONPATH support and better module finding to Mac bundling 2015-10-01 17:33:33 -06:00
Juergen E. Fischer
6a1e1bb668 * fix server plugin build on windows
* move src/mapserver to src/server (IMHO better name and in sync with
  python/server)
* rename cmake option WITH_MAPSERVER to WITH_SERVER
* rename define MAPSERVER_HAVE_PYTHON_PLUGINS to HAVE_SERVER_PYTHON_PLUGINS
2014-11-28 16:46:29 +01:00
Larry Shaffer
2a2465ee74 Add available sql drivers to Mac bundled app 2013-02-19 05:30:23 -07:00
Larry Shaffer
4889d82411 Make sure QtTest gets bundled on Mac, if ENABLE_TESTS is set
- Was configured, but wan't being triggered
2013-02-01 12:47:32 -07:00
William Kyngesburye
dbd9e22817 more mac bundling cleanup and streamlining 2011-07-24 18:58:22 -05:00