21 Commits

Author SHA1 Message Date
jef
7e51eda031 more portable GRASS detection
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7397 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-13 20:06:02 +00:00
jef
4da60dba87 build grass dlls from sources for msvc
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7363 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-10 00:52:01 +00:00
wonder
25afd39b0d Improved SIP and PyQt4 detection.
Now it's able to detect whether python-sip4-dev and python-qt4-dev packages are missing.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7273 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-13 17:19:26 +00:00
timlinux
cb18a80a1e For msvc cmake rules make all the include, app and lib paths relative to the environment dir %LIB_DIR% so that the libs can be anywhere on your filesystem.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7261 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-11 18:06:07 +00:00
timlinux
9ce8543dac Added clauses to find dependencies under MSVC. I will be making a zip file with file with all deps for streamlining the dev environment setup process
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7236 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-01 00:13:34 +00:00
timlinux
e69036b746 Added some extremely clever logic so gdal headers on Gutsy Gibbon are located properly
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7161 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-28 03:52:38 +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
7b48994192 Fixed another ELSIF error
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6696 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-25 14:16:15 +00:00
homann
83ff381554 Fix GDAL discover on non-Apple
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6692 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-24 15:07:53 +00:00
wonder
c9c5d09c89 Fixed GRASS configuration on Windows
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6656 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-22 11:46:40 +00:00
timlinux
08f1a8c95e For mac use dylib instead of .so for default libgdal and libpq extensions
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6644 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-20 23:23:21 +00:00
timlinux
549e70c005 Fix search path for python on mac
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6643 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-20 23:06:46 +00:00
telwertowski
5e3037e13e On Mac, search for util.h instead of pty.h
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6525 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-05 01:13:20 +00:00
wonder
534b9a79dc CMake: added check to accept Bison 2.0 or higher
(it's known not to work correctly with 1.28)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6524 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 21:38:25 +00:00
homann
9b335acd64 Fix CMake search for libraries
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6522 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 15:14:51 +00:00
wonder
40f4d4d1f5 CMake: add default search paths on Mac for SIP
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6520 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 13:41:41 +00:00
wonder
82e4d9410c CMake:
- search for GDAL and GSL also in /usr/local
- added mac-specific locations for GDAL and GRASS


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6515 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 12:11:30 +00:00
wonder
c3736d3264 Added convenience paths for dependency search on windows (expecting c:/msys)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6453 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-23 23:22:19 +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
wonder
6e46041070 - CMake: improved search for GRASS
- removed Makefiles commited by mistake some time ago


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6419 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-09 23:23:56 +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