70 Commits

Author SHA1 Message Date
Juergen E. Fischer
d78bc7d1b0 osgeo4w: reflect version in nightly build name 2015-04-19 13:40:16 +02:00
Juergen E. Fischer
51a7317c72 osgeo4w: fix running of grass test 2015-04-17 17:55:47 +02:00
Juergen E. Fischer
6386dc6e14 osgeo4w: include python wrapper batch 2015-04-10 17:08:35 +02:00
Juergen E. Fischer
721933628b GRASS 6/7 build fixes:
* fix build on windows
* fix grass build on precise (using cmake <2.8.8, ie. without INCLUDE_DIRECTORIES target property)
* support desktop & browser shortcut for GRASS 6/7 in OSGeo4W nightly build
2015-04-10 14:44:10 +02:00
Juergen E. Fischer
f40d547aec osgeo4w: also remove nightly shortcuts 2015-03-05 02:20:56 +01:00
Juergen E. Fischer
85c171a0e7 osgeo4w: link 32bit against Qwt 6 2015-02-03 22:42:13 +01:00
Juergen E. Fischer
c8b6487a3a osgeo4w: disable coverage tests 2015-02-02 13:20:53 +01:00
Juergen E. Fischer
fe27b63576 enable coverage in travis, debian builds and osgeo4w nightlies 2015-01-30 23:05:30 +01:00
Juergen E. Fischer
4786bd15cd osgeo4w: also use Visual C++ 2010 for 32bit 2015-01-20 21:45:52 +01: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
Juergen E. Fischer
99c5c10cfb osgeo4w: package pdbs in nightly build 2014-10-22 18:54:14 +02:00
Juergen E. Fischer
a8e7f9fb4f osgeo4w: fix plugin install, add more error checking and include latest updates
also in package.cmd
2014-08-24 17:35:32 +02:00
Juergen E. Fischer
9ee68cfd10 osgeo4w: also move pyqt4 uic module for custom widgets (followup 72e779c3e) 2014-08-20 14:24:37 +02:00
Juergen E. Fischer
72e779c3e4 osgeo4w: move Qt plugins (sql and designer) into qgis directory 2014-08-20 12:08:08 +02:00
Juergen E. Fischer
b2ea8f70c2 osgeo4w: grass updated to 6.4.4 2014-06-25 21:51:39 +02:00
Juergen E. Fischer
5eddb74b86 osgeo4w: x86 updated to GRASS 6.4.4RC1 2014-06-15 23:48:44 +02:00
Denis Rouzaud
790b31ef80 set custom widget lib default to false 2014-05-20 08:18:55 +02:00
Juergen E. Fischer
7127e58974 fix customwidgets build on windows 2014-05-19 13:44:21 +02:00
Juergen E. Fischer
07919309c4 stage python extension only for staged plugins 2014-05-18 15:37:42 +02:00
Juergen E. Fischer
080f57f838 osgeo4w: don't include internal python libraries where packages are available 2014-05-17 22:02:02 +02:00
Juergen E. Fischer
4184bd9a3a add path of bscmake.exe 2014-04-19 02:15:48 +02:00
Juergen E. Fischer
e19139f68d osgeo4w: run builds using cmake --build 2014-04-19 00:30:39 +02:00
Juergen E. Fischer
fff3710060 osgeo4w: try ALL_BUILD twice 2014-04-03 11:24:55 +02:00
Juergen E. Fischer
86a1c1786c osgeo4w: always do a clean build 2014-02-21 22:39:04 +01:00
Juergen E. Fischer
f7beac644a osgeo4w: fix packaging scripts for 32bit systems 2013-10-21 22:16:53 +02:00
Juergen E. Fischer
a7bf496d28 osgeo4w: merge 32 and 64 bit packaging scripts 2013-10-20 12:58:22 +02:00
Juergen E. Fischer
a95bd7ded4 osgeo4w: ignore rmdir result 2013-09-25 22:43:42 +02:00
Juergen E. Fischer
1e52c7dd65 osgeo4w: remove package directory before installing 2013-09-21 14:18:25 +02:00
Juergen E. Fischer
8f00b9b643 msvc: build with multiple processes 2013-08-18 21:44:31 +02:00
Juergen E. Fischer
a13cdf8fb9 osgeo4w: update to grass 6.4.3 2013-07-29 22:25:08 +02:00
Juergen E. Fischer
45d9db77d4 osgeo4w: update to grass 6.4.3RC4 2013-07-15 09:29:14 +02:00
Juergen E. Fischer
4d3d678080 introduce MAPSERVER_SKIP_ECW setting to disable ECW support in mapserver 2013-05-22 14:17:12 +02:00
Juergen E. Fischer
6fc81e8376 osgeo4w: rename executables to ...-bin.exe to solve clash with .bat 2013-04-27 11:10:30 +02:00
Juergen E. Fischer
6ee2d18369 osgeo4w: update to grass 6.4.3RC3 2013-04-21 14:03:07 +02:00
Juergen E. Fischer
2db0f62de8 spatialite isn't optional anymore (offlineediting, osm):
- remove configuration options
2013-04-07 23:14:25 +02:00
Juergen E. Fischer
24ba638af6 Make QSPATIALITE optional, but still include it in osgeo4w and debian package 2013-02-19 20:07:57 +01:00
Juergen E. Fischer
554250473c [FEATURE] add qspatialite sql driver plugin 2013-02-17 22:15:00 +01:00
Juergen E. Fischer
74ace4ad21 osgeo4w: packaging updates 2013-01-27 20:33:50 +01:00
Juergen E. Fischer
090d145483 osgeo4w: change geos_c_i to geos_c 2013-01-09 18:52:47 +01:00
Juergen E. Fischer
2fc799b98c [FEATURE] add oracle provider 2013-01-09 16:47:01 +01:00
Juergen E. Fischer
adffcad50f osgeo4w: switch to GRASS 6.4.3RC2 2012-12-22 11:39:26 +01:00
Juergen E. Fischer
2cab197464 osgeo4w: switch to GRASS 6.4.3RC1 2012-10-29 23:24:06 +01:00
Juergen E. Fischer
e7f40bdea4 add more copyrights 2012-10-06 13:32:08 +02:00
Juergen E. Fischer
511e89ca36 - remove CMAKE_BUILD_TYPE from osgeo4w nightly configuration
- rename 'our' astyle to qgisstyle
2012-08-07 17:57:25 +02:00
Juergen E. Fischer
60516a88f9 osgeo4w: enable touch support 2012-06-25 13:12:04 +02:00
Juergen E. Fischer
81943be3d9 osgeo4w: move desktop and browser executable to main bin 2012-06-19 02:57:38 +02:00
Juergen E. Fischer
be858fc28e fix nightly osgeo4w 2012-06-17 14:46:43 +02:00
Juergen E. Fischer
abf32806dd forward port osgeo4w stuff from 1.7 2012-06-16 23:14:12 +02:00
Juergen E. Fischer
c56491b111 fix #4805:
- drop internal spatialite and internal spatialindex
- drop support for debian lenny (no system spatialindex/spatialite there)
2012-04-23 20:51:30 +02:00
Juergen E. Fischer
5895f56514 run crssync on coordinate system test and run osgeo4w test as nightly 2012-04-19 23:19:34 +02:00