40 Commits

Author SHA1 Message Date
timlinux
536512e370 Changed project version to qgis 0.9.2
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7869 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 14:26:31 +00:00
timlinux
5cb3115957 Install INSTALL and CODING documents
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7725 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-07 03:08:37 +00:00
timlinux
36f261a52a Initial unit test for raster layer class
Includes a simple 10x10 raster supplied by Enrico Chiaradia


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7649 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-23 14:51:24 +00:00
wonder
aaa9ddf340 Library install directory made configurable (using QGIS_LIB_DIR)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7456 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-18 18:41:32 +00:00
wonder
a469913c89 - removed PKGDATAPATH and PLUGINPATH definitions: use QgsApplication instead
- use QgsApplication to detect data path in help viewer and mapserver export


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7455 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-18 18:08:01 +00:00
wonder
465d54e419 Moving towards more flexible layout of QGIS installation.
Now it's possible to set QGIS_*_SUBDIR variables in CMake that will determine
the layout of directories for executables, plugins, data, headers and manuals.

These variables are intended to be used by distributors and not ordinary
users thus they're marked as advanced.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7454 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-18 17:41:45 +00:00
jef
6c7b75d998 begin packaging msvc build using CPack
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7351 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-07 14:54:09 +00:00
jef
e12e8bca7a fixed cmake typo for windows installer
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7336 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-06 13:19:06 +00:00
timlinux
8cbfbd34e3 Updated version number to 0.9.1
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7319 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-04 23:31:15 +00:00
timlinux
5cb41238e6 Patched in Jürgens MSVC logger improvements.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7311 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-01 10:23:54 +00:00
timlinux
76044da92c Fix for trying to call winmain instead of main when compiled with msvc. Link to qtmain when building with msvc (fixes crash on app start up when building in release mode). Dont show console when building on win.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7256 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-09 15:57:59 +00:00
timlinux
c7dba658e7 Applied patch from David Willis for msvc/win32 build support
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7226 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-09-27 19:41:16 +00:00
timlinux
836c5bfac0 Updated ts files
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7157 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-27 23:29:28 +00:00
timlinux
a778e1da5e Merged in changes from the 0.9.0preview1 tag back to trunk. Please make all changes directly in trunk.
svn merge -r 7108:7129 https://svn.qgis.org/repos/qgis/tags/Preview-0.9.0-1


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7130 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-09 04:06:41 +00:00
timlinux
ed58adf9e5 Disable pedantic for preview 1
Make pedantic warnings only appear when pedantic is on


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7099 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-26 03:20:16 +00:00
timlinux
466a4a15a5 Tidy up cmake stuff so all .in files now live under cmake_templates
Move more utility scripts into scripts dir



git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7097 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 21:28:00 +00:00
timlinux
4e8c14e3d1 Set version name to 0.9.0preview1 for project name and in nsis config
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6988 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-09 04:12:36 +00:00
timlinux
6da550da61 Initial CPack directives
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6979 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-04 19:20:08 +00:00
timlinux
a1b7d7f246 Simple test case working built by cmake
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6951 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-21 20:42:37 +00:00
timlinux
50f8995546 Initial commits to build qtests from cmake / ctest. Non functional yet
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6949 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-21 17:28:53 +00:00
wonder
674e1f919f Hide LIBRARY_OUTPUT_PATH and LIB_PATH
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6883 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-04-12 12:20:05 +00:00
homann
fd382bd91a Make it possible to turn -Wall -Werror off. Set PEDANTIC to off with ccmake <builddir>.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6769 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-05 19:11:52 +00:00
homann
9bf9976a66 Added generation of gqssvnversion.h
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6711 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-26 18:11:29 +00:00
wonder
c2da041a71 Write qgssvnversion.h on windows only if doesn't exist yet
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6658 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 12:18:11 +00:00
wonder
27df1b73e0 Windows tweak for qgssvnversion.h - should work now for both MSYS and MinGW generators
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6657 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 11:47:52 +00:00
timlinux
535f69ad37 Build with -Wall -Werror now. Three directories still have unresolved warnings so this behaviour is disabled there (providers/wfs prviders/grass and plugins/grass). A nasty message is displayed during cmake configure process to remind that these errors must be resolved.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6626 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-18 05:44:27 +00:00
timlinux
e6d7c02660 Added uninstall target for cmake
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6589 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-13 11:57:39 +00:00
timlinux
69e220514e Install qgsconfig.h to includes dir too since apps using libqgis need it when compiling...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6548 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-07 16:18:05 +00:00
g_j_m
75f408d016 Fix for incorrect contents in qgssvnversion.h for Unix and Mac (was just
putting 'exported' instead of the actual subversion revision number)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6536 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-06 01:24:58 +00:00
homann
152cbcabfc Hack for generating qgssvnversion.h on WIN
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6535 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-06 01:01:27 +00:00
wonder
3a0c0bbe94 By default install bindings to QGIS directory -> no need to install as root.
It's possible to override it with BINDINGS_GLOBAL_INSTALL set to TRUE,
that will cause bindings to be installed to global python's site-packages dir.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6516 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 12:54:10 +00:00
wonder
fe6f74ffd9 Fixed installation of include files for Windows.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6496 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-02 19:40:13 +00:00
timlinux
130fa6b83a Install core headers on make install
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6481 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-01 18:15:27 +00:00
wonder
28e79f84e6 CMake changes:
- generate qgsconfig.h and qgssvnversion.h to binary dir, not source dir
- removed QGIS_NO_SVNVERSION


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6467 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-27 23:27:39 +00:00
timlinux
7903a9dbe7 Use ${PROJECT_NAME} rather than hard coding qgis.app when naming mac application bundle
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6433 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-14 21:08:59 +00:00
wonder
66a2685b0b CMake:
- added possibility to explicitly disable building of bindings
- added version checks for SIP (min. 4.5) and PyQt (min. 4.1)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6428 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-13 14:35:53 +00:00
telwertowski
012a8b0235 For Mac, prepend "@executable_path/lib" to library references. This make the app double-clickable and movable.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6426 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-13 08:22:10 +00:00
telwertowski
9126c0d894 For Mac, install everything into an application bundle.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6420 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-11 22:16:41 +00:00
telwertowski
e8d3464eb8 Fix Mac compilation. (A complete compilation is now possible but files are still installed in the wrong place and plugin/providers are not loadable even if moved to the right place.)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6417 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-09 09:49:35 +00:00
wonder
bbd36b107f Merged refactoring branch back to trunk.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6415 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-09 02:39:15 +00:00