#GRASS IRC Log - 2008-07-19

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
01:53:09 CIA-11: glynn * r32168 /grass/trunk/ ( configure configure.in ): Use absolute path for aux directory so that install-sh works
01:53:43 CIA-11: glynn * r32169 /grass/trunk/locale/Makefile: Use $( INSTALL ) instead of hard-coded "install"
01:54:49 sigq: grassfeed: Changeset [32169]: Use $( INSTALL ) instead of hard-coded "install" <https://trac.osgeo.org/grass/changeset/32169> || Changeset [32168]: Use absolute path for aux directory so that install-sh works <https://trac.osgeo.org/grass/changeset/32168>
01:55:34 CIA-11: glynn * r32170 /grass/trunk/visualization/nviz/ ( Makefile html/Makefile ): Allow symlinks ( to support lndir builds )
01:56:50 sigq: grassfeed: Changeset [32170]: Allow symlinks ( to support lndir builds ) <https://trac.osgeo.org/grass/changeset/32170>
07:06:47 sigq: grassfeed: Ticket #228 ( defect created ): error printed to the terminal after executing command from wxGUI cmd line <https://trac.osgeo.org/grass/ticket/228>
08:28:31 CIA-11: neteler * r32171 /grass-web/trunk/platforms/ ( grasshandheld.html wingrass.html ): fixes
08:29:11 sigq: grassfeed: Changeset [32171]: fixes <https://trac.osgeo.org/grass/changeset/32171>
10:45:45 jef: are there any grass binary packages for windows that include headers and libraries?
13:42:31 CIA-11: martinl * r32172 /grass/branches/develbranch_6/locale/Makefile:
13:42:32 CIA-11: Use $( INSTALL ) instead of hard-coded "install"
13:42:32 CIA-11: [merged from trunk, r32169]
13:42:33 sigq: grassfeed: Changeset [32172]: Use $( INSTALL ) instead of hard-coded "install" [merged from trunk, r32169] <https://trac.osgeo.org/grass/changeset/32172>
13:43:54 CIA-11: martinl * r32173 /grass/branches/develbranch_6/visualization/nviz/ ( Makefile html/Makefile ):
13:43:54 CIA-11: Allow symlinks ( to support lndir builds )
13:43:54 CIA-11: [merged from trunk, r32170]
13:43:55 sigq: grassfeed: Changeset [32173]: Allow symlinks ( to support lndir builds ) [merged from trunk, r32170] <https://trac.osgeo.org/grass/changeset/32173>
14:36:24 CIA-11: martinl * r32174 /grass/branches/develbranch_6/ ( configure configure.in ):
14:36:25 CIA-11: Use absolute path for aux directory so that install-sh works
14:36:25 CIA-11: [merged from trunk, r32168]
14:37:54 CIA-11: martinl * r32175 /grass/branches/develbranch_6/ ( lib/cluster/ scripts/v.in.geonames/ ): svn:ignore prop updated
14:37:55 sigq: grassfeed: Changeset [32175]: svn:ignore prop updated <https://trac.osgeo.org/grass/changeset/32175>
15:24:10 CIA-11: martinl * r32176 /grass/trunk/gui/wxpython/gui_modules/dbm.py: wxGUI/dbm: fix trac #227 ( column names uppercase, v.db.connect returns key column name lowercase )
15:28:32 CIA-11: martinl * r32177 /grass/branches/develbranch_6/gui/wxpython/gui_modules/dbm.py:
15:28:33 CIA-11: wxGUI/dbm: fix trac #227 ( column names uppercase, v.db.connect returns key column name lowercase )
15:28:33 CIA-11: [merged from trunk, r32176]
22:32:24 CIA-11: cmbarton * r32178 /grass/trunk/scripts/r.in.aster/ ( r_in_aster.html r_in_aster.py ): New Python version of r.in.aster bash script. Some improvements and bug fix for Mac over original script.