William Kyngesburye
a917265c4e
add missing version numbers to Mac framework detection
2011-05-28 21:49:38 -05:00
kyngchaos
0aa434a32c
Fix empty _LIBRARY left from framework check when fw not found
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14984 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-12-30 23:45:23 +00:00
kyngchaos
a077527876
fix detection logic, remove unused setting
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14460 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-30 22:54:08 +00:00
kyngchaos
be17b00e09
Mac cmake update:
...
cleaner framework detection;
optional bundle Qt/PyQt and libraries, and fixup paths
git-svn-id: http://svn.osgeo.org/qgis/trunk@14458 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-30 19:37:00 +00:00
jef
1fdd283b6d
update install/build documentation & cmake updates:
...
- split install document into multiple files
- reorder chapters
- update msvc part (shortend add reference to OSGeo4W dependencies)
- update CMake files to look in $ENV{LIB} and $ENV{INCLUDE}
git-svn-id: http://svn.osgeo.org/qgis/trunk@14440 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-27 23:58:43 +00:00
wonder
3925a0892d
Added copyright notices to CMake modules, BSD license has been set to the modules (typical license for CMake modules).
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13756 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-20 17:09:21 +00:00
wonder
5450e64b07
For 1.1 release we need geos 3.0.0 or later so make sure the user has it.
...
GEOS 3 is required by PAL, simplify method of QgsGeometry and probably also spatialite.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10562 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-04-14 12:54:07 +00:00
timlinux
975d2d4e11
Tweaks to make cmake find the sqlite3, pq, gdal and geos dependencies when using LIB_DIR and osgeo4w dependencies
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@10288 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-17 11:42:50 +00:00
jef
4b46398bc4
astyle re-indentation & iostream=>QgsDebugMsg migration cleanup
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9138 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-23 21:37:31 +00:00
jef
c2c6974259
apply patch #1229 from mloskot
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9105 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-21 06:54:20 +00:00
jef
935d5666e6
QgsGeometry migrated to GEOS C-API
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9093 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-20 12:31:37 +00:00
telwertowski
cd2c6b0f32
Search CMake default standard locations rather than explicitly encoding standard locations into files. On a Mac, the standard locations may also include framework paths and the frameworks need to be searched either first or last depending upon other CMake settings.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8404 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-07 04:57:13 +00:00
timlinux
9b5f9c3672
Added the possibility to use these libs from non default locations by specifying them in LIB_DIR. Before this change, the presence of the lib in /usr or /usr/local would override command line specified paths
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8203 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-03-10 16:08:43 +00:00
timlinux
dcd52f1281
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@7261 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-11 18:06:07 +00:00
timlinux
b720ac5330
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@7236 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-01 00:13:34 +00:00
homann
9488c74b1e
Fix CMake search for libraries
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6522 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 15:14:51 +00:00
wonder
c7d894cfa2
Added convenience paths for dependency search on windows (expecting c:/msys)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@6453 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-23 23:22:19 +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