]> granicus.if.org Git - postgis/commit
First revision of the GUI. Configure using --with-gui to enable full GUI build. New...
authorPaul Ramsey <pramsey@cleverelephant.ca>
Mon, 19 Jan 2009 21:33:14 +0000 (21:33 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Mon, 19 Jan 2009 21:33:14 +0000 (21:33 +0000)
commit1893da945ca9ab34c366e58e337986c28d38f13c
tree214c7a9227b90fb924f0a4387802b2b3fbc2f4d1
parent5a8945a51ec1e0bb6690b35938f6cc7d8da5d2e6
First revision of the GUI. Configure using --with-gui to enable full GUI build. New core/cli will build by default. Old utilities remain in place for now.

git-svn-id: http://svn.osgeo.org/postgis/trunk@3538 b70326c6-7e19-0410-871a-916f4a2858ee
configure.ac
liblwgeom/liblwgeom.h
loader/Makefile.in
loader/dbfopen.c
loader/shp2pgsql-cli.c [new file with mode: 0644]
loader/shp2pgsql-core.c [new file with mode: 0644]
loader/shp2pgsql-core.h [new file with mode: 0644]
loader/shp2pgsql-gui.c [new file with mode: 0644]
loader/stringbuffer.c [new file with mode: 0644]
loader/stringbuffer.h [new file with mode: 0644]