IRC log for #brlcad on 20100908

00:42.27 CIA-88 BRL-CAD: 03starseeker * r40496 10/brlcad/branches/cmake/src/other/URToolkit/ (CMakeLists.txt man/CMakeLists.txt): Add in the URToolkit man pages
00:42.33 CIA-88 BRL-CAD: 03starseeker * r40497 10/brlcad/branches/cmake/ (4 files in 4 dirs): Add most of the doc directory, except for the docbook build (that's a bit more involved)
01:01.06 *** join/#brlcad Ralith (~ralith@S010600221561996a.vc.shawcable.net)
01:11.52 CIA-88 BRL-CAD: 03starseeker * r40498 10/brlcad/branches/cmake/ (4 files in 2 dirs):
01:11.52 CIA-88 BRL-CAD: Start working out logic for tclscripts. Unfortunately, it looks like the
01:11.52 CIA-88 BRL-CAD: tclscript logic expects to create files in the source tree - for now, about all
01:11.52 CIA-88 BRL-CAD: I can do is add the generated files to the make clean rule. Ideally shouldn't
01:11.52 CIA-88 BRL-CAD: be writing the file there in the first place, but that could be a bit tricky.
01:18.42 starseeker well, I guess as progress goes it could be worse
01:20.04 *** join/#brlcad Nohla (~Nohla@201.255.243.138)
02:48.04 CIA-88 BRL-CAD: 03starseeker * r40499 10/brlcad/branches/cmake/src/other/libutahrle/CMakeLists.txt: Looks like utahrle needs M_LIBRARY
03:18.27 CIA-88 BRL-CAD: 03starseeker * r40500 10/brlcad/branches/cmake/src/libbu/CMakeLists.txt: This version seems to produce results matching those from autotool, except that this has libbu.so linking to libbu.so.19 and libbu.so.19 linking to libbu.so.19.0.1 - that may be OK?
03:21.27 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
03:41.11 starseeker brlcad: I think that's OK, isn't it? (version linking)
06:50.47 *** join/#brlcad merzo (~merzo@smartbussiness.mobicom.net.ua)
08:21.52 *** join/#brlcad mafm (~mafm@81.39.254.198)
10:01.17 *** join/#brlcad mafm_ (~mafm@81.39.254.198)
10:01.26 *** join/#brlcad mafm_ (~mafm@81.39.254.198)
10:01.36 *** join/#brlcad mafm_ (~mafm@81.39.254.198)
10:49.44 *** join/#brlcad Nohla (~Nohla@201.255.243.138)
11:41.38 *** join/#brlcad Zaebos (~irc@pd95b7f5e.dip0.t-ipconnect.de)
14:31.33 *** join/#brlcad Zaebos (~irc@pd95b7f5e.dip0.t-ipconnect.de)
15:15.27 CIA-88 BRL-CAD: 03starseeker * r40501 10/brlcad/branches/cmake/src/tclscripts/ (13 files in 7 dirs): Start working on tclscript subdirs
16:20.14 CIA-88 BRL-CAD: 03starseeker * r40502 10/brlcad/branches/cmake/src/tclscripts/ (32 files in 12 dirs): Commit the rest of the logic, don't enable it yet
17:00.40 CIA-88 BRL-CAD: 03starseeker * r40503 10/brlcad/branches/cmake/src/tclscripts/ (4 files in 4 dirs): Minor fixes and enable all of src/tclscripts
17:02.48 CIA-88 BRL-CAD: 03starseeker * r40504 10/brlcad/branches/cmake/doc/docbook/ (CMakeLists.txt articles/en/CMakeLists.txt): First cut at Docbook with CMake. Obviously need FindXSLT - for now, hardcode it in order to test. Just try html right now.
17:38.51 CIA-88 BRL-CAD: 03starseeker * r40505 10/brlcad/branches/cmake/doc/docbook/ (3 files in 3 dirs): Surprisingly, this seems to be working both for man pages and for html, although I'm dubious that COMMAND will be cross platform.
17:41.29 *** join/#brlcad Ralith (~ralith@S010600221561996a.vc.shawcable.net)
18:27.00 *** join/#brlcad ``Erik_ (Here@c-69-140-109-104.hsd1.md.comcast.net)
18:38.24 *** join/#brlcad Ralith (~ralith@d142-058-094-233.wireless.sfu.ca)
18:41.30 *** join/#brlcad Ralith (~ralith@d142-058-094-233.wireless.sfu.ca)
18:50.54 CIA-88 BRL-CAD: 03brlcad * r40506 10/brlcad/trunk/TODO: cache objects. per discussion on devel mailing list, document the thoughts to date.
19:11.02 *** join/#brlcad Ralith (~ralith@d142-058-094-233.wireless.sfu.ca)
19:13.59 *** join/#brlcad Zaebos (~irc@pd95b7f5e.dip0.t-ipconnect.de)
19:34.23 *** join/#brlcad Ralith (~ralith@d142-058-094-233.wireless.sfu.ca)
20:26.09 starseeker WOOO-HOOOOO!
20:27.42 starseeker working docbook build
20:42.37 starseeker and mged runs from install - not spotting the gui command from build location though, so need some work there
20:58.13 *** join/#brlcad indianla1ry (~indianlar@BZ.BZFLAG.BZ)
20:59.36 *** join/#brlcad R0b0t1 (~Enigma@unaffiliated/r0b0t1)
21:56.34 starseeker hmm - looks like the CMake approach to building breaks the check-for-src approach used in the tcl autopath function
21:56.38 starseeker ponders
22:34.33 CIA-88 BRL-CAD: 03starseeker * r40507 10/brlcad/branches/cmake/doc/ (11 files in 11 dirs): Add all the docbook logic. html/man only right now - need a system with fop to get that working - and need FindXSLT, but it appears to be fully working and parallel
22:38.56 brlcad tclcad_autopath() is fair game to rework
22:40.50 CIA-88 BRL-CAD: 03starseeker * r40508 10/brlcad/branches/cmake/ (3 files in 3 dirs): Don't hardcode xsltproc path - later will need to look for other alternatives to xsltproc as well
22:41.30 *** join/#brlcad raininja (~raijin@unaffiliated/raijin)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.