00:24.41 |
CIA-35 |
BRL-CAD: 03r_weiss * r41685
10/brlcad/trunk/src/libbn/ (bntester.c bntester.dat): |
00:24.41 |
CIA-35 |
BRL-CAD: Updated the 'bntester' tool used to
test 'libbn' functions. The basic framework |
00:24.41 |
CIA-35 |
BRL-CAD: for testing the 'bn_distsq_line3_pt3'
function is almost complete. The code was |
00:24.41 |
CIA-35 |
BRL-CAD: written to make it easy to add new
functions to test. Placed some sample test |
00:24.41 |
CIA-35 |
BRL-CAD: data within 'bntester.dat' which was
obtained by capturing real data passed |
00:24.41 |
CIA-35 |
BRL-CAD: in/out of the 'bn_distsq_line3_pt3'
function while running the mged 'ev' |
00:24.42 |
CIA-35 |
BRL-CAD: command. |
02:15.03 |
*** join/#brlcad crazy_imp
(~mj@a89-183-83-78.net-htp.de) |
06:51.42 |
*** join/#brlcad CIA-48
(~CIA@208.69.182.149) |
08:16.55 |
*** join/#brlcad alex_joni
(~alex_joni@emc/board-of-directors/alexjoni) |
09:48.36 |
*** join/#brlcad stevegt`
(~stevegt@cislunar.TerraLuna.Org) |
11:10.41 |
*** join/#brlcad mafm_
(~mafm@140.Red-81-38-102.dynamicIP.rima-tde.net) |
12:11.20 |
*** join/#brlcad d_rossberg
(~rossberg@BZ.BZFLAG.BZ) |
12:31.27 |
CIA-48 |
BRL-CAD: 03d_rossberg * r41686
10/brlcad/trunk/src/libbu/CMakeLists.txt: synced with Makefile.am
(booleanize.c) |
13:09.17 |
CIA-48 |
BRL-CAD: 03starseeker * r41687
10/brlcad/branches/cmake/src/libbu/CMakeLists.txt: Sync cmake
branch libbu as well. |
13:23.14 |
CIA-48 |
BRL-CAD: 03starseeker * r41688
10/brlcad/branches/cmake/ (11 files in 10 dirs): Update cmake
branch to trunk r41687 |
15:21.51 |
*** join/#brlcad pacman87
(~Timothy@adsl-208-191-158-89.dsl.hstntx.swbell.net) |
16:41.46 |
*** join/#brlcad crazy_imp
(~mj@a89-183-83-78.net-htp.de) |
16:41.46 |
*** join/#brlcad packrat
(~packrator@99-67-225-40.lightspeed.livnmi.sbcglobal.net) |
18:01.33 |
*** join/#brlcad mafm_
(~mafm@140.Red-81-38-102.dynamicIP.rima-tde.net) |
19:00.45 |
CIA-48 |
BRL-CAD: 03starseeker * r41689
10/brlcad/branches/cmake/src/other/tcl/ (CMake/tcl.cmake
CMakeLists.txt): Inch closer to Tcl build on Windows - still having
problems. |
19:14.54 |
*** join/#brlcad Ralith
(~ralith@d142-058-094-197.wireless.sfu.ca) |
19:19.16 |
starseeker |
may have to take a step back,
look at what the nmake build is doing, and do a smaller Windows
specific CMake to make sure that succeeds |
19:19.22 |
starseeker |
then merge it in |
19:19.44 |
starseeker |
mutters under his breath
about Windows... |
19:20.36 |
``Erik |
likes windows... makes it
easy to look outside without being exposed to the weather
:D |
20:01.04 |
CIA-48 |
BRL-CAD: 03starseeker * r41690
10/brlcad/branches/cmake/src/other/tcl/CMakeLists.txt: Apparently
needed more flags - this appears to succeed with Visual C++
2010 |
20:23.14 |
*** join/#brlcad Ralith
(~ralith@S010600221561996a.vc.shawcable.net) |
20:26.57 |
*** join/#brlcad mafm
(~mafm@140.Red-81-38-102.dynamicIP.rima-tde.net) |
21:41.13 |
*** join/#brlcad mafm_
(~mafm@42.Red-83-45-72.dynamicIP.rima-tde.net) |
21:55.24 |
CIA-48 |
BRL-CAD: 03bob1961 * r41691
10/brlcad/trunk/src/tclscripts/lib/ (Makefile.am TkTable.tcl
tclIndex): |
21:55.25 |
CIA-48 |
BRL-CAD: This is the initial check-in of
cadwidgets::TkTable. It's intended to be a |
21:55.25 |
CIA-48 |
BRL-CAD: relatively thin wrapper around
tktable for housing functionality that would |
21:55.26 |
CIA-48 |
BRL-CAD: commonly be written for an
application trying to use tktable. This includes |
21:55.26 |
CIA-48 |
BRL-CAD: updates to Makefile.am and
tclIndex. |
21:56.54 |
CIA-48 |
BRL-CAD: 03bob1961 * r41692
10/brlcad/trunk/src/tclscripts/archer/CombEditFrame.tcl: Now using
TkTable in CombEditFrame. |
21:59.45 |
CIA-48 |
BRL-CAD: 03starseeker * r41693
10/brlcad/branches/cmake/src/other/tcl/CMakeLists.txt: |
21:59.46 |
CIA-48 |
BRL-CAD: It's not just package string - ANY
space in a -D argument doesn't seem to work |
21:59.46 |
CIA-48 |
BRL-CAD: with Visual Studio. Since the nmake
build for Tcl doesn't seem to set these |
21:59.47 |
CIA-48 |
BRL-CAD: anyway, wrap them to avoid problems.
Tried \\\\ to quite, and that didn't work |
21:59.47 |
CIA-48 |
BRL-CAD: either. |
22:15.21 |
``Erik |
"Tactical Canned Bacon". |
22:22.29 |
Ralith |
stored in the strategic bacon
stockpile? |
22:45.25 |
*** join/#brlcad mafm
(~mafm@42.Red-83-45-72.dynamicIP.rima-tde.net) |
22:53.53 |
CIA-48 |
BRL-CAD: 03starseeker * r41694
10/brlcad/branches/cmake/src/other/tcl/CMakeLists.txt: |
22:53.53 |
CIA-48 |
BRL-CAD: No good - need these definitions on
Windows too. Right now, it doesn't look |
22:53.54 |
CIA-48 |
BRL-CAD: like I can get a space through the
CMake output for Visual Studio preprocessor |
22:53.54 |
CIA-48 |
BRL-CAD: definitions no matter how I quote -
have asked the CMake list for help, may need |
22:53.57 |
CIA-48 |
BRL-CAD: to consider some sort of special
purpose config.h file and alter the Tcl/Tk |
22:53.57 |
CIA-48 |
BRL-CAD: source code. |
23:20.37 |
CIA-48 |
BRL-CAD: 03starseeker * r41695
10/brlcad/branches/cmake/src/other/tk/CMakeLists.txt: Closer to
building Tk - linking errors of some sort. |
23:22.26 |
*** join/#brlcad R0b0t1
(~Enigma@64-136-219-55.dyn.everestkc.net) |
23:22.27 |
*** join/#brlcad R0b0t1
(~Enigma@unaffiliated/r0b0t1) |
23:44.46 |
CIA-48 |
BRL-CAD: 03starseeker * r41696
10/brlcad/branches/cmake/src/other/tk/CMakeLists.txt: Couple of
missing files - need to make sure we've got everything included and
set up correctly, still more to do (check tk.rc - what is
it?) |