Commit graph

15 commits

Author SHA1 Message Date
Sandro Santilli e8d940961f Changed SCRIPTS_VERSION to 0.0.1
git-svn-id: http://svn.osgeo.org/postgis/trunk@721 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-23 15:37:16 +00:00
Sandro Santilli eaacf3d892 proj support added
git-svn-id: http://svn.osgeo.org/postgis/trunk@720 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-23 13:54:35 +00:00
Sandro Santilli 5924454eab added lwpostgis.sql build rule
git-svn-id: http://svn.osgeo.org/postgis/trunk@702 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 14:15:09 +00:00
Sandro Santilli 615f4da5ff added btree index support file
git-svn-id: http://svn.osgeo.org/postgis/trunk@692 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 12:29:10 +00:00
Sandro Santilli 3b1c66bc6d USE_VERSION gets 80 where it got 75
git-svn-id: http://svn.osgeo.org/postgis/trunk@687 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 06:15:58 +00:00
Sandro Santilli a6edf51a2b lwgeom.sql production follow postgis.sql production rules (cpp usage)
git-svn-id: http://svn.osgeo.org/postgis/trunk@670 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-08 18:09:57 +00:00
Sandro Santilli b06d9de91f MODULE_FILENAME path always defaults to $libdir, but is overridable
using environment variable LPATH. Added comments about it and cleaned
up code. Made global and lwgeom Makefile conformant about this.


git-svn-id: http://svn.osgeo.org/postgis/trunk@608 b70326c6-7e19-0410-871a-916f4a2858ee
2004-06-08 08:42:25 +00:00
Sandro Santilli 4ec48f6fcd Added more cleanup
git-svn-id: http://svn.osgeo.org/postgis/trunk@595 b70326c6-7e19-0410-871a-916f4a2858ee
2004-06-04 15:24:22 +00:00
Sandro Santilli 6061000960 Fixed YACC call to rename standardly produced y.tab.c and y.tab.h
to wktparse.tab.c and wktparse.tab.h


git-svn-id: http://svn.osgeo.org/postgis/trunk@584 b70326c6-7e19-0410-871a-916f4a2858ee
2004-06-04 09:07:39 +00:00
Paul Ramsey f5a7510d32 Added flex/bison lines for parser.
git-svn-id: http://svn.osgeo.org/postgis/trunk@530 b70326c6-7e19-0410-871a-916f4a2858ee
2004-04-28 22:40:32 +00:00
Paul Ramsey 0b7d2eb4f5 Genericize the Makefile per Dave's request.
git-svn-id: http://svn.osgeo.org/postgis/trunk@521 b70326c6-7e19-0410-871a-916f4a2858ee
2004-04-28 04:55:42 +00:00
David Blasby 7f00d8b36d Initial working version - based on Ralph Masons WKT and WKB parser/writer.
git-svn-id: http://svn.osgeo.org/postgis/trunk@508 b70326c6-7e19-0410-871a-916f4a2858ee
2004-04-26 23:05:20 +00:00
David Blasby 16328b7229 Added a cstring(lwgeom) function that returns WKT!
git-svn-id: http://svn.osgeo.org/postgis/trunk@501 b70326c6-7e19-0410-871a-916f4a2858ee
2004-04-07 23:12:31 +00:00
David Blasby a43dace9d6 WKB reader and WKB writer (totally untested)
git-svn-id: http://svn.osgeo.org/postgis/trunk@482 b70326c6-7e19-0410-871a-916f4a2858ee
2004-03-10 01:15:06 +00:00
David Blasby 042f7cd031 Initial implementation - should compile; not at all tested.
git-svn-id: http://svn.osgeo.org/postgis/trunk@481 b70326c6-7e19-0410-871a-916f4a2858ee
2004-03-09 17:29:52 +00:00