Alexander Bruy
8043c515ec
fix CMakeLists.txt after renaming sextante
2013-08-20 10:49:27 +03:00
Alexander Bruy
441a46ba87
remove mapserver_export plugin (manual merge for pull-request 642)
2013-08-13 12:22:54 +03:00
Juergen E. Fischer
bfed787602
update for visual c++ 2010:
...
* use shorter target names for python plugins
* add build scripts for 64bit
* use nircmd in postinstall
2013-08-12 17:50:00 +02:00
Larry Shaffer
3bf4031175
Switch targets staged_[plugin_dir_name] to staged-[plugin_dir_name], as noted in comments
...
- Only plugin directories should have underscores, targets should have hyphens
2013-08-03 16:17:32 -06:00
Borys Jurgiel
fa9d79fab3
[Plugin Manager] remove the old plugin_installer plugin
2013-06-05 21:32:12 +10:00
Sandro Santilli
aba568b96a
Rename staged plugin install rules to use dashes, not underscores
...
See http://lists.osgeo.org/pipermail/qgis-developer/2013-March/024759.html
2013-03-11 12:16:59 +01:00
Martin Dobias
d56ad4042d
Old unmaintained OpenStreetMap support is dead. Long live new OpenStreetMap support!
2013-02-28 23:15:49 +01:00
Larry Shaffer
7717aeed1c
Update stage-installed plugins CMakeLists.txt
2013-02-03 03:42:12 -07:00
Larry Shaffer
d6e832d602
Update for d7a7a46, make sure targets are always built for install
2012-10-31 05:18:13 -06:00
Larry Shaffer
d7a7a46afa
Add CMake option WITH_STAGED_PLUGINS (ON by default)
...
- Core plugins remain available once staged (no need to re-build targets, unless source updated or build directory cleared)
- Once plugins are staged, setting WITH_STAGED_PLUGINS to OFF allows for much quicker subsequent builds
- PyQGIS utilities, console and installer are always staged, regardless of WITH_STAGED_PLUGINS
2012-10-30 18:39:22 -06:00
Larry Shaffer
1fdaa04557
Add cmake option WITH_PY_COMPILE (OFF by default)
...
- Byte-compiles staged and intalled plugins/modules
2012-10-26 04:04:12 -06:00
Sandro Santilli
131fc6e945
PLUGIN_INSTALL: quote filenames
...
Fixes use with filenames having shell-dangerous chars like "(".
NOTE: sextante help files have frequent such occurrences
2012-10-25 11:29:23 +02:00
Sandro Santilli
8ca2236134
Add a PLUGIN_INSTALL cmake macro and use it from db_manager plugin
...
One step forward toward closing http://hub.qgis.org/issues/5879
Next all pugins should be converted to use of the macro...
2012-10-20 01:17:37 +02:00
Alexander Bruy
e460dde786
add cmake stuff for SEXTANTE plugin
2012-09-14 14:44:25 +03:00
Tim Sutton
5c32892e95
Moved sextante into python plugins. Note sextant was brought in at revision 333 from svn
2012-08-04 19:48:25 +02:00
Giuseppe Sucameli
3c5b3bbea1
[FEATURE] add DB Manager plugin
2012-04-16 13:31:13 +02:00
Juergen E. Fischer
b74a515e94
cmake: replace deprecated SUBDIRS with ADD_SUBDIRECTORY
2011-05-27 22:45:08 +02:00
brushtyler
9e19090f10
added GdalTools plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13639 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-04 00:31:48 +00:00
wonder
257e30ea9b
[FEATURE] Imported OpenStreetMap provider and plugin.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11210 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-07-30 11:08:18 +00:00
cfarmer
6774e3974f
update CmakeList
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10075 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-31 20:03:27 +00:00
cfarmer
813e17648e
initial commit of ftools
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9990 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-20 22:54:27 +00:00
gsherman
e0c5a45d9f
New MapServer export plugin implemented in Python. This is a
...
core plugin and installed with QGIS. The old exporter (C++/SWIG/Python)
has been removed from the build and the code will be removed following
complete testing of the new plugin.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7898 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-10 04:49:11 +00:00
gsherman
acdc107f1a
Initial import of Matthew Perry's Python plugin installer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7446 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-17 19:03:03 +00:00