irclog2html for #brlcad on 20050708

00:01.39 CIA-5 BRL-CAD: 03brlcad * 10brlcad/src/libbu/brlcad_path.c: (log message trimmed)
00:01.40 CIA-5 BRL-CAD: woosh! a complete rewrite of the brl-cad location routine.. bu_brlcad_path is
00:01.40 CIA-5 BRL-CAD: now quite deprecated, being replaced by bu_brlcad_data and bu_brlcad_root
00:01.40 CIA-5 BRL-CAD: depending on wheter you are looking for data resources or not. the routines
00:01.40 CIA-5 BRL-CAD: presently no longer bomb and search with quite a bit more methodology than
00:01.40 CIA-5 BRL-CAD: before. for bu_brlcad_root, the search order is now BRLCAD_ROOT environment
00:01.42 CIA-5 BRL-CAD: variable then BRLCAD_ROOT compile-time path then /usr/brlcad then current dir.
00:02.27 brlcad shibby
00:04.40 CIA-5 BRL-CAD: 03brlcad * 10brlcad/src/libbu/bu_tcl.c: add tcl hook functions for bu_tcl_brlcad_root and bu_tcl_brlcad_data for their corresponding tcl commands
00:05.37 CIA-5 BRL-CAD: 03brlcad * 10brlcad/src/libbu/vfont.c: use bu_brlcad_data instead of bu_brlcad_path now
00:07.48 CIA-5 BRL-CAD: 03brlcad * 10brlcad/src/bwish/main.c: use bu_brlcad_data instead of bu_brlcad_path now. search for the tclscripts directory in a slightly more intelligent order. this needs to be improved for finding the tclscripts directory
00:10.32 CIA-5 BRL-CAD: 03brlcad * 10brlcad/src/fb/cat-fb.c: use bu_brlcad_data instead of bu_brlcad_path now
00:11.23 CIA-5 BRL-CAD: 03brlcad * 10brlcad/src/util/pl-dm.c: use bu_brlcad_data now instead of bu_brlcad_path
00:13.29 CIA-5 BRL-CAD: 03brlcad * 10brlcad/src/tclscripts/rtwizard/lib/ (PictureTypeE.itcl FbPage.itk): use bu_brlcad_root instead of bu_brlcad_path for bin dir
00:28.22 CIA-5 BRL-CAD: 03brlcad * 10brlcad/src/ (liboptical/material.c mged/cmd.c mged/rtif.c): use bu_brlcad_root now for bin dirs and bu_brlcad_data for data dirs
00:42.08 CIA-5 BRL-CAD: 03brlcad * 10brlcad/src/util/morphedit.tcl: use bu_brlcad_root instead of bu_brlcad_path now for finding the bin dir
00:42.45 CIA-5 BRL-CAD: 03brlcad * 10brlcad/src/tclscripts/mged/mike.tcl: use bu_brlcad_data now instead of bu_brlcad_path
00:43.32 CIA-5 BRL-CAD: 03brlcad * 10brlcad/src/tclscripts/mged/shaders.tcl: use bu_brlcad_data now instead of bu_brlcad_path
00:44.10 CIA-5 BRL-CAD: 03brlcad * 10brlcad/src/tclscripts/mged/openw.tcl: use bu_brlcad_data instead of bu_brlcad_path now
00:47.29 CIA-5 BRL-CAD: 03brlcad * 10brlcad/src/tclscripts/mged/mged.tcl: comment on what the html manual search order precedence should be
02:03.24 *** join/#brlcad jrobey (~jason@63-231-113-65.albq.qwest.net)
02:40.14 *** join/#brlcad jrobe1 (~jason@63-231-113-65.albq.qwest.net)
03:29.05 *** join/#brlcad Pimpinella (~frank@p548194DE.dip0.t-ipconnect.de)
03:39.54 *** join/#brlcad jrobey (~jason@63-231-113-65.albq.qwest.net)
03:40.01 jrobey hola
03:41.06 learner hola
07:45.01 *** join/#brlcad ibot (ibot@apt.bot.TimRiker.active.supporter.pdpc)
07:45.01 *** topic/#brlcad is http://brlcad.org/ || BRL-CAD is now Open Source! || Release 7.2.6 is now posted (20050612) || Several will be at Siggraph 2005, BoF meeting on Monday 11am-12noon || Preparations for 7.4.0 release under way
09:01.49 *** join/#brlcad cmihai (~cmihai@84.234.110.214)
14:22.37 *** join/#brlcad learner (~brlcad@pcp0011649376pcs.aberdn01.md.comcast.net)
14:22.37 *** mode/#brlcad [+o learner] by ChanServ
14:42.05 *** join/#brlcad jrobey (~jason@drs-15-90.psl.nmsu.edu)
15:15.41 CIA-5 BRL-CAD: 03d_rossberg * 10brlcad/src/librt/librt.dsw:
15:15.41 CIA-5 BRL-CAD: trivial workspace removed
15:15.41 CIA-5 BRL-CAD: look at misc/win32-msvc for a more useful one
15:15.41 CIA-5 BRL-CAD: by doubleclicking on librt.dsp you will get this file back
15:17.35 *** join/#brlcad d_rossberg (~c28bf505@bz.bzflag.bz)
15:18.05 CIA-5 BRL-CAD: 03d_rossberg * 10brlcad/src/librt/librt.ncb: This file is a binary file used by ClassView and is specific to the local machine.
15:19.25 CIA-5 BRL-CAD: 03d_rossberg * 10brlcad/src/librt/librt.opt: This is a binary file that is the workspace options file for the local computer.
15:24.01 CIA-5 BRL-CAD: 03d_rossberg * 10brlcad/src/librt/librt.dsp:
15:24.01 CIA-5 BRL-CAD: adapted to version 7 directory structure
15:24.01 CIA-5 BRL-CAD: usage of vers.vbs to create version/vers.c
15:24.01 CIA-5 BRL-CAD: configurations added
15:26.03 CIA-5 BRL-CAD: 03d_rossberg * 10brlcad/src/librt/Makefile.am: librt.dsw , librt.ncb, librt.opt removed
15:34.10 CIA-5 BRL-CAD: 03d_rossberg * 10brlcad/include/common.h:
15:34.10 CIA-5 BRL-CAD: no HAVE_CONFIG_H in non-autoconf build environments (e.g. win32)
15:34.10 CIA-5 BRL-CAD: the define for win32 is _WIN32
17:30.10 *** join/#brlcad Pimpinella (~frank@p548194DE.dip0.t-ipconnect.de)
17:37.53 *** join/#brlcad Pimpinella (~frank@p548194DE.dip0.t-ipconnect.de)
18:55.04 *** join/#brlcad DTRemenak_ (~DTRemenak@DHCP-170-143.caltech.edu)
20:01.19 CIA-5 BRL-CAD: 03twingy * 10brlcad/src/adrt/ (6 files in 3 dirs): bug fix, adding more component net stuff.
22:16.59 Twingy hrm
23:48.16 Twingy brlcad_path.c: In function `bu_path_results':
23:48.16 Twingy brlcad_path.c:95: error: `BRLCAD_VERSION' undeclared (first use in this function)
23:59.18 *** join/#brlcad jrobey (~jason@63-231-113-65.albq.qwest.net)

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.