IRC log for #brlcad on 20101103

00:53.00 *** join/#brlcad Ralith (~ralith@S010600221561996a.vc.shawcable.net)
08:04.10 *** join/#brlcad stevegt_ (~stevegt@c-69-181-134-76.hsd1.ca.comcast.net)
09:55.38 *** join/#brlcad mafm_ (~mafm@83.50.132.61)
11:49.36 *** join/#brlcad Zaebos (~irc@pd95b7f5e.dip0.t-ipconnect.de)
14:34.10 *** join/#brlcad Zaebos (~irc@pd95b7f5e.dip0.t-ipconnect.de)
14:34.10 *** join/#brlcad mafm_ (~mafm@83.50.132.61)
14:34.10 *** join/#brlcad stevegt_ (~stevegt@c-69-181-134-76.hsd1.ca.comcast.net)
14:34.10 *** join/#brlcad Ralith (~ralith@S010600221561996a.vc.shawcable.net)
14:34.10 *** join/#brlcad roberthl (~robert@mediawiki/RobertL)
14:34.10 *** join/#brlcad R0b0t1 (~Enigma@unaffiliated/r0b0t1)
14:34.10 *** join/#brlcad CIA-48 (~CIA@208.69.182.149)
14:34.10 *** join/#brlcad louipc (~louipc@archlinux/trusteduser/louipc)
14:34.10 *** join/#brlcad packrat (~packrator@99-67-225-40.lightspeed.livnmi.sbcglobal.net)
14:34.10 *** join/#brlcad cosurgi (~cosurgi@atak.bl.pg.gda.pl)
14:34.10 *** join/#brlcad dtidrow (~dtidrow@c-71-238-51-148.hsd1.mi.comcast.net)
14:34.10 *** join/#brlcad willdye (~willdye@fern.dsndata.com)
14:34.10 *** join/#brlcad kanzure (~kanzure@131.252.130.248)
14:34.10 *** join/#brlcad ``Erik (Here@c-69-140-109-104.hsd1.md.comcast.net)
14:34.10 *** join/#brlcad indianla1ry (~indianlar@BZ.BZFLAG.BZ)
14:34.10 *** join/#brlcad starseeker (~starseeke@BZ.BZFLAG.BZ)
14:34.11 *** join/#brlcad d-lo (~claymore@BZ.BZFLAG.BZ)
14:34.11 *** join/#brlcad brlcad (~sean@BZ.BZFLAG.BZ)
14:34.11 *** join/#brlcad b0ef (~b0ef@157.26.202.84.customer.cdi.no)
14:34.11 *** join/#brlcad poolio (~poolio@BZ.BZFLAG.BZ)
14:34.11 *** join/#brlcad alex_joni (~alex_joni@emc/board-of-directors/alexjoni)
14:34.11 *** join/#brlcad ChanServ (ChanServ@services.)
14:34.11 *** mode/#brlcad [+oo brlcad ChanServ] by verne.freenode.net
14:36.49 starseeker ah, cool
14:37.03 starseeker well, cool that the estimate was good, bad that performance sucks so bad :-P
14:37.03 starseeker that reminds me...
14:41.38 CIA-48 BRL-CAD: 03starseeker * r41239 10/brlcad/trunk/TODO: Add note to try spatial partitioning in the facetize command to see what kind of performance boots can be had.
14:41.49 starseeker boosts even
14:42.03 d-lo =D
14:42.13 starseeker does not propose to study western sports equipment
14:43.16 d-lo BRL-CAD: Now with High Performance Boots!
14:45.30 brlcad will code for performance boots
14:53.50 _psilva what profiling tools do you use for brlcad btw
14:56.02 brlcad primarly Shark, gprof, and valgrind
14:56.14 brlcad dabbled with oprofile once
14:56.55 brlcad shark kicks ass
14:57.24 _psilva is itoss?
14:57.27 _psilva it oss*
14:59.38 starseeker no, it's one of the Mac dev tools
14:59.51 _psilva ahh mac
15:01.09 starseeker it really is awesome
15:04.11 brlcad it is free, but not oss
15:13.15 CIA-48 BRL-CAD: 03Johnharris 07http://brlcad.org * r2330 10/wiki/Main_Page:
16:01.12 _psilva part of xcode?
16:02.36 _psilva looks like it
16:06.11 CIA-48 BRL-CAD: 03starseeker * r41240 10/brlcad/branches/cmake/src/other/tcl/ (CMakeLists.txt doc/CMakeLists.txt library/CMakeLists.txt): Add install logic for more of tcl's files
16:11.08 ``Erik sortakinda, it comes with the CHUD suite
16:45.50 *** join/#brlcad mafm (~mafm@83.50.132.61)
16:50.56 *** join/#brlcad juanman (~quassel@unaffiliated/juanman)
17:12.12 CIA-48 BRL-CAD: 03starseeker * r41241 10/brlcad/branches/cmake/src/other/tcl/CMakeLists.txt: Teach CMake how to make the tclsh8.5 link - can't do it just by setting the VERSION variable, since that gives us tclsh-8.5
17:20.09 CIA-48 BRL-CAD: 03starseeker * r41242 10/brlcad/branches/cmake/src/other/tcl/ (CMake/tcl.cmake CMakeLists.txt doc/CMakeLists.txt): Put that zeroing out of the linklibs var where it belongs.
18:24.33 CIA-48 BRL-CAD: 03starseeker * r41243 10/brlcad/branches/cmake/src/other/tcl/doc/ (CMakeLists.txt install_man.cmake.in): Blast it. Most tcl man pages are generated - hook up a CMake script to run installManPages appropriately if sh and sed are around. A no-go on Visual Studio builds, but then the man pages aren't viewable there anyhow.
20:04.38 CIA-48 BRL-CAD: 03starseeker * r41244 10/brlcad/branches/cmake/src/other/tcl/library/CMakeLists.txt: Copy tclAppInit.c to its expected place
20:18.05 ``Erik yeesh, 28 load on bz, httpd must be taking a bot or two
20:39.45 CIA-48 BRL-CAD: 03starseeker * r41245 10/brlcad/branches/cmake/src/other/tk/ (4 files in 3 dirs): Do for tk what we did for tcl man pages, add in demo files
20:43.24 CIA-48 BRL-CAD: 03Sean 07http://brlcad.org * r2331 10/wiki/Main_Page: Reverted edits by [[Special:Contributions/Johnharris|Johnharris]] ([[User talk:Johnharris|Talk]]); changed back to last version by [[User:Sean|Sean]]
20:43.33 CIA-48 BRL-CAD: 03Sean 07http://brlcad.org * r0 10/wiki/Special:Log/block: blocked [[User:Johnharris]] with an expiry time of infinite (account creation disabled, e-mail blocked): Spamming links to external sites
23:15.19 *** join/#brlcad juanman (~quassel@unaffiliated/juanman)

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