Commit graph

4 commits

Author SHA1 Message Date
Jorge Arévalo 0299043d3d Added CC=@CC@ in raster/rt_core/Makefile.in. Related ticket #550.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6137 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-27 11:06:28 +00:00
Jorge Arévalo d2f82a6424 Fixes on PostGIS Raster debug system. The raster core uses
default_info_handler() call. Other minor bugs fixed. Created DEBUG file in
raster directory, similar to postgis/DEBUG file. Erased references to old raster debug variables in configure.ac. Deleted old readme file.


git-svn-id: http://svn.osgeo.org/postgis/trunk@6136 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-26 17:40:32 +00:00
Jorge Arévalo 03be87e7e9 Modified raster Makefiles to solve bugs of ticket #610 (build error and
incorrect placement of rtpostgis.sql file)


git-svn-id: http://svn.osgeo.org/postgis/trunk@6075 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-13 17:12:56 +00:00
Jorge Arévalo dc8b342f29 - Added raster extension to new 'raster' directory.
- Modified PostGIS 'configure.ac' script to add support for new raster type (driven by '--with-raster' configure option.
- Added raster build options to 'GNUMakefile' script.
- PostGIS Python scripts moved to a 'python' subdirectory inside 'raster/scripts' directory.
- References to "WKT" deleted from source code.


git-svn-id: http://svn.osgeo.org/postgis/trunk@6019 b70326c6-7e19-0410-871a-916f4a2858ee
2010-09-26 21:21:03 +00:00