jef
2952a0cec3
fixed cmake typo for windows installer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7336 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-06 13:19:06 +00:00
timlinux
b96b51b5b4
Updated version number to 0.9.1
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7319 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-04 23:31:15 +00:00
timlinux
33ba195a3b
Patched in Jürgens MSVC logger improvements.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7311 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-01 10:23:54 +00:00
timlinux
2c717f7761
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@7256 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-09 15:57:59 +00:00
timlinux
d6f5315280
Applied patch from David Willis for msvc/win32 build support
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7226 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-09-27 19:41:16 +00:00
timlinux
48c203ed36
Updated ts files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7157 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-27 23:29:28 +00:00
timlinux
1b57c9bbcd
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@7130 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-09 04:06:41 +00:00
timlinux
7ae5513abc
Disable pedantic for preview 1
...
Make pedantic warnings only appear when pedantic is on
git-svn-id: http://svn.osgeo.org/qgis/trunk@7099 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-26 03:20:16 +00:00
timlinux
94048f5b55
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@7097 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 21:28:00 +00:00
timlinux
a6be9c4f85
Set version name to 0.9.0preview1 for project name and in nsis config
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6988 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-09 04:12:36 +00:00
timlinux
414864beee
Initial CPack directives
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6979 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-04 19:20:08 +00:00
timlinux
275f7b0e44
Simple test case working built by cmake
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6951 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-21 20:42:37 +00:00
timlinux
c90f2c4e43
Initial commits to build qtests from cmake / ctest. Non functional yet
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6949 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-05-21 17:28:53 +00:00
wonder
47d2a31c36
Hide LIBRARY_OUTPUT_PATH and LIB_PATH
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6883 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-04-12 12:20:05 +00:00
homann
45c1ef6c50
Make it possible to turn -Wall -Werror off. Set PEDANTIC to off with ccmake <builddir>.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6769 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-05 19:11:52 +00:00
homann
1d9581abaa
Added generation of gqssvnversion.h
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6711 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-26 18:11:29 +00:00
wonder
05474e4af2
Write qgssvnversion.h on windows only if doesn't exist yet
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6658 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 12:18:11 +00:00
wonder
b5f9d75c14
Windows tweak for qgssvnversion.h - should work now for both MSYS and MinGW generators
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6657 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 11:47:52 +00:00
timlinux
45b012dc87
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@6626 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-18 05:44:27 +00:00
timlinux
890a5f74f7
Added uninstall target for cmake
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6589 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-13 11:57:39 +00:00
timlinux
32b8dff107
Install qgsconfig.h to includes dir too since apps using libqgis need it when compiling...
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6548 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-07 16:18:05 +00:00
g_j_m
2e87aed884
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@6536 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-06 01:24:58 +00:00
homann
4f587f0c94
Hack for generating qgssvnversion.h on WIN
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6535 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-06 01:01:27 +00:00
wonder
fb7b670c80
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@6516 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 12:54:10 +00:00
wonder
27da5e5931
Fixed installation of include files for Windows.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6496 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-02 19:40:13 +00:00
timlinux
75362cbe00
Install core headers on make install
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6481 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-01 18:15:27 +00:00
wonder
f9027224a0
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@6467 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-27 23:27:39 +00:00
timlinux
5731d6b127
Use ${PROJECT_NAME} rather than hard coding qgis.app when naming mac application bundle
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6433 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-14 21:08:59 +00:00
wonder
617f524228
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@6428 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-13 14:35:53 +00:00
telwertowski
81a23826b1
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@6426 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-13 08:22:10 +00:00
telwertowski
de5c8f730c
For Mac, install everything into an application bundle.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6420 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-11 22:16:41 +00:00
telwertowski
70c4fa8bb1
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@6417 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-09 09:49:35 +00:00
wonder
46a2d125a2
Merged refactoring branch back to trunk.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6415 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-09 02:39:15 +00:00