| 00:30.57 | *** join/#brlcad samrose (n=samrose@c-24-11-185-57.hsd1.mi.comcast.net) | |
| 03:39.03 | brlcad | enough mailing list catch-up for one night |
| 04:22.17 | *** join/#brlcad ``Erik (i=Here@c-69-140-109-104.hsd1.md.comcast.net) | |
| 06:22.53 | *** join/#brlcad LarsG (n=lars@nusnet-219-139.dynip.nus.edu.sg) | |
| 06:23.23 | *** part/#brlcad LarsG (n=lars@nusnet-219-139.dynip.nus.edu.sg) | |
| 08:42.36 | *** join/#brlcad _clock_ (n=_sushi_@80-218-244-105.dclient.hispeed.ch) | |
| 08:59.03 | *** join/#brlcad ``Erik (i=Here@69.140.109.104) | |
| 09:12.38 | *** join/#brlcad dreeves (n=dreeves@64.178.177.71) | |
| 10:27.48 | *** join/#brlcad mafm (n=mafm@42.Red-83-40-127.dynamicIP.rima-tde.net) | |
| 10:42.15 | d-lo | starseeker: Saw this, thought of you: http://www.stitthappens.com/images/random/be-rational-get-real.gif |
| 12:22.44 | starseeker | d-lo: hehe |
| 12:22.48 | starseeker | d-lo: show it to Ed |
| 12:28.42 | d-lo | right on |
| 12:32.07 | brlcad | this is the one for ed: http://xkcd.com/435/ |
| 13:10.34 | *** join/#brlcad samrose (n=samrose@99.147.180.206) | |
| 13:38.05 | *** join/#brlcad parigaudi (n=quassel@217.91.127.94) | |
| 14:06.43 | brlcad | yay, tcl patch applied for haiku |
| 16:31.38 | *** join/#brlcad Elrohir (n=kvirc@p5B14CEBB.dip.t-dialin.net) | |
| 16:44.59 | CIA-33 | BRL-CAD: 03starseeker * r36236 10/brlcad/trunk/doc/docbook/Makefile.am: Tweak docbook make file - hopefully this will do better with really fast parallel builds (thanks Keith) |
| 17:01.39 | *** join/#brlcad indianlarry (n=indianla@BZ.BZFLAG.BZ) | |
| 17:01.58 | indianlarry | exit |
| 17:15.56 | starseeker | notes firebird is using ant for their docbook build, and they apparently CAN define a rule to copy images |
| 17:15.59 | starseeker | humph |
| 18:05.35 | *** join/#brlcad Yoshi47 (n=jan@firewall.walinga.com) | |
| 18:05.41 | Yoshi47 | well thats the end of that |
| 18:06.06 | Yoshi47 | mged is officialy dead, we had a major power outage at my company, well at least i didn't kill it |
| 18:06.35 | d-lo | mged has a reputation for killing power in a building :) |
| 18:08.05 | Yoshi47 | lol |
| 18:16.54 | brlcad | hehe Yoshi47 |
| 18:17.07 | Yoshi47 | not funny |
| 18:17.13 | Yoshi47 | don't really care though |
| 18:17.33 | brlcad | remrt is the one with the reputation .. get a few dozen cpus cranking full steam, pulling extra wattage |
| 18:19.24 | brlcad | Yoshi47: sounds like you'll have a great test case for the new tessellation approach being worked on |
| 18:22.51 | starseeker | Yoshi47: do you happen to remember how long it ran before the wipeout? |
| 18:23.16 | Yoshi47 | would of been at least 60000:0 |
| 18:23.37 | starseeker | OK. Will be interesting to see how the new method does in comparison |
| 18:23.49 | Yoshi47 | working on one core |
| 18:23.54 | starseeker | nods |
| 18:24.02 | Yoshi47 | 1.8Ghz AMD 32bit |
| 18:24.07 | Yoshi47 | OS that is |
| 19:20.22 | CIA-33 | BRL-CAD: 03brlcad * r36237 10/brlcad/trunk/include/bu.h: found really old notes that were written up on bu_bomb during robodoc days, added now for posterity. |
| 20:17.16 | starseeker | goes begging for help on the GNU make help email list... |
| 20:17.52 | starseeker | (as a side note, I wish sourceforge would adopt the list archive stuff savannah uses... |
| 20:38.31 | CIA-33 | BRL-CAD: 03starseeker * r36238 10/brlcad/trunk/doc/docbook/ (5 files in 3 dirs): Eh, what the heck - enable the docbook build of the old v5 .g spec xml translation effort - will make it easier to work on at some point in the future. |
| 20:45.32 | brlcad | would've expected that one to go in some sort of spec dir or something |
| 20:56.54 | CIA-33 | BRL-CAD: 03starseeker * r36239 10/brlcad/trunk/doc/docbook/ (6 files in 5 dirs): Move spec from system to specs dir. |
| 21:04.47 | CIA-33 | BRL-CAD: 03starseeker * r36240 10/brlcad/trunk/doc/docbook/ (6 files in 5 dirs): Better be consistent - all the other toplevel dir names are spelled out, spell out this one too |
| 21:08.17 | CIA-33 | BRL-CAD: 03starseeker * r36241 10/brlcad/trunk/doc/docbook/Makefile.am: |
| 21:08.17 | CIA-33 | BRL-CAD: Hmm. Add rmdir line for specifications - this highlights a weakness in this |
| 21:08.17 | CIA-33 | BRL-CAD: approach. No images directory is (yet) created for specifications, so it |
| 21:08.17 | CIA-33 | BRL-CAD: doesn't clean up ANY of them. By the same token, once an image is added this |
| 21:08.17 | CIA-33 | BRL-CAD: cleaning rule will have to be adjusted. Minor, but worth noting. |
| 21:12.24 | CIA-33 | BRL-CAD: 03brlcad * r36242 10/brlcad/trunk/src/other/tcl/unix/tcl.m4: fix tcl's compilation on haiku -- need to tell tcl how to build shared libraries, needs -lroot for dynamic loading, and (most importantly) networking routines are in -lnetwork instead of -lsocket or -lnsl |
| 21:31.22 | CIA-33 | BRL-CAD: 03brlcad * r36243 10/brlcad/trunk/src/other/tk/unix/tcl.m4: apply the same haiku patchings to tk that tcl got for dlopen, -lroot, and -lnetwork |
| 23:39.37 | *** join/#brlcad Yoshi477 (n=jan@d72-39-56-44.home1.cgocable.net) | |