gsherman
c46228ac4a
Bumped extra_version to 7
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1011 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-10 23:27:25 +00:00
gsherman
a8d4514e95
Added delimited_text plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1002 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-10 23:13:13 +00:00
jobi
29c30a46d7
- Changed configure stuff to write DEFINES in config.h.
...
Postgresql stuff needs testing as I commented the compileflags in src/Makefile.am
- Infos will be posted on the devel mailinglist
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@983 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-05 23:30:29 +00:00
gsherman
11ced83e8a
added Makefile for providers/delimitedtext. Bumped the EXTRA_VERSION to 5
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@960 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-29 00:52:20 +00:00
mcoletti
a4f1c4cd07
configure.in :
...
- 0.1.0.4
main.cpp :
- cleaned up help text a bit
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@958 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-28 00:46:38 +00:00
gsherman
08a54b37b4
added version scheme
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@949 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-27 05:39:23 +00:00
gsherman
64533a8c07
changed debug define from DEBUG to QGISDEBUG
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@871 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-20 17:10:57 +00:00
jobi
bc572d311e
added spec-file for rpm builds
...
added makefiles to doc/* paths to get a better overview
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@863 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-18 18:49:54 +00:00
jobi
afb7044aa8
- fixed --with-gdal
...
- it can now be turned off, because you can also work only with postgis
- spit is only enable if gdal and postgresql are both available
- error if gdal and postgresql are both not available
- changed --with_pg to --with_postgresql to make it more clearly
- fixed small bugbaby in Makefile.am
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@859 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-15 12:23:30 +00:00
jobi
c70ac6993c
Added make release, what creats a tar.gz and a tar.bz2
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@855 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-14 17:28:18 +00:00
jobi
c5c5ec283a
fixed bug that spit is enable although postgresql unavailable
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@821 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 16:26:06 +00:00
gsherman
48766cd17f
changes to build system
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@794 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 06:20:13 +00:00
gsherman
2069a6dac4
didge updates to gnu build configuration
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@766 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 03:56:45 +00:00
gsherman
a37e68584d
added info about debug messages
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@738 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 19:06:35 +00:00
gsherman
91b561eed9
added checking for setting DEBUG/NO_DEBUG flag. Qt always defines DEBUG unless NO_DEBUG is set. By default QGIS compiles without DEBUG set. To enable DEBUG, define QGISDEBUG=1 prior to running autogen.sh and configure
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@677 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-02 00:59:32 +00:00
gsherman
b7de74df4f
fix to plugin installation location
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@605 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-27 06:09:44 +00:00
gsherman
ce81617bba
added Makefile for geoprocessing plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@571 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-24 16:48:00 +00:00
gsherman
f25e37b59d
added maplayer plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@525 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-19 21:05:15 +00:00
gsherman
8a0ebe7e83
updated to include plugins
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@518 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-19 18:06:01 +00:00
gsherman
312865695d
update to libtool
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@321 c8812cc2-4d05-0410-92ff-de0c093fc19c
2003-12-06 05:36:06 +00:00
gsherman
61505f5016
added host detection macro
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@313 c8812cc2-4d05-0410-92ff-de0c093fc19c
2003-11-30 01:38:48 +00:00
gsherman
425be281fd
update to GNU build tools
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@287 c8812cc2-4d05-0410-92ff-de0c093fc19c
2003-09-27 22:05:52 +00:00
gsherman
e8fc29bf3f
support for GNU build tools
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@286 c8812cc2-4d05-0410-92ff-de0c093fc19c
2003-09-27 21:30:26 +00:00
gsherman
c1e485c270
change to GDAL checking
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@285 c8812cc2-4d05-0410-92ff-de0c093fc19c
2003-09-26 05:30:08 +00:00
gsherman
5c20a15e62
changes to build system (uses configure)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@280 c8812cc2-4d05-0410-92ff-de0c093fc19c
2003-09-19 02:56:45 +00:00
gsherman
bb50106310
*** empty log message ***
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@61 c8812cc2-4d05-0410-92ff-de0c093fc19c
2002-07-27 23:22:20 +00:00
gsherman
4100e2d12d
updated files to support kdevelop
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@51 c8812cc2-4d05-0410-92ff-de0c093fc19c
2002-07-27 18:04:09 +00:00