10 Commits

Author SHA1 Message Date
timlinux
cc257be907 Enable python support
git-svn-id: http://svn.osgeo.org/qgis/trunk@5883 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-29 13:35:11 +00:00
timlinux
87fbb92edf When building using the build script, enable unit tests and run tests on completion of compilation
git-svn-id: http://svn.osgeo.org/qgis/trunk@5301 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-18 09:13:15 +00:00
timlinux
ec5c535ea0 Make building of unit tests conditional (disabled by default)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5300 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-18 08:58:48 +00:00
timlinux
cc5ae8e4e1 Fix for building qgis on debian based systems where qt3-mt lib was also present and was getting linked to cause qgis to segfault.
Update build.sh so that it now has an option to build static binary (use xstatic) - though this does not fully work on dapper as sqlite3 (and perhaps others) dont supply statically build versions of their libs in their pacakges.
Lastly, build.sh now uses --enable-static=no option when running autogen.sh so that qgis does no build or link to static versions of its own libs which speeds up compilation time.


git-svn-id: http://svn.osgeo.org/qgis/trunk@5294 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-17 01:04:40 +00:00
timlinux
4fabdaadc2 Preliminary support for static builds. Does not work for me yet due to no static sqlite libe being found. Previous invocation mechanism should still work fine
git-svn-id: http://svn.osgeo.org/qgis/trunk@5288 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-16 01:57:40 +00:00
timlinux
2b6b2eb8ce Add -lQtDesigner and relevant includes to that designer plugins can be built
git-svn-id: http://svn.osgeo.org/qgis/trunk@5132 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-02 20:37:56 +00:00
timlinux
b9a1c6cdec Further tweaks to build script (thanks Martin!)
git-svn-id: http://svn.osgeo.org/qgis/trunk@4482 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-06 01:40:45 +00:00
timlinux
108ceb8306 Added some compiler flags to build script
git-svn-id: http://svn.osgeo.org/qgis/trunk@4480 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-06 01:07:40 +00:00
timlinux
8c1bf5d88d Remove sudo from make install
git-svn-id: http://svn.osgeo.org/qgis/trunk@4413 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 16:11:21 +00:00
timlinux
b5d9170fdb Added a simple little bash script to build qgis
git-svn-id: http://svn.osgeo.org/qgis/trunk@4411 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 12:27:27 +00:00