IRC log for #brlcad on 20110104

00:36.22 *** join/#brlcad juanman (~quassel@unaffiliated/juanman)
01:07.43 CIA-43 BRL-CAD: 03starseeker * r41906 10/brlcad/trunk/regress/ (13 files): Try to structure the regress scripts so they will work both with CMake and autotools
01:10.11 starseeker O.o the cmake build of mged in-dir is somehow pulling the /usr/brlcad versions of libraries even when mged -v reports the right versions for libs
01:17.26 CIA-43 BRL-CAD: 03starseeker * r41907 10/brlcad/branches/cmake/regress/library.sh: Sync library.sh with trunk.
01:50.42 starseeker no, maybe it's more subtle than that... it doesn't work right if all the dependencies aren't in place, but it still returns lscon somehow with the ? command
01:56.08 CIA-43 BRL-CAD: 03starseeker * r41908 10/brlcad/branches/cmake/src/mged/CMakeLists.txt: Just like btclsh/bwish, mged needs to require itcl/itk be built if using local copies - build will succeed, but package require will fail.
01:57.37 *** join/#brlcad R0b0t1 (~Enigma@unaffiliated/r0b0t1)
01:59.09 CIA-43 BRL-CAD: 03starseeker * r41909 10/brlcad/branches/cmake/regress/CMakeLists.txt: Flesh out the dependencies on the regression scripts.
02:03.29 CIA-43 BRL-CAD: 03starseeker * r41910 10/brlcad/trunk/src/conv/iges/ (getcurve.c iges_struct.h): pull the EQUAL out of iges_struct.h, replace its use with NEAR_EQUAL
02:19.06 CIA-43 BRL-CAD: 03starseeker * r41911 10/brlcad/branches/cmake/src/libbu/parse.c: Hmm - looks like a sync didn't quite get everything - update libbu parser.c to match trunk.
02:36.36 starseeker growl... what's wrong with the shader regression? have to test in autotools...
02:37.48 starseeker can't help thinking our shader code shouldn't be this fragile...
02:40.14 starseeker hmm, cmake specific
02:40.27 starseeker ok, that's good and bad
02:45.06 starseeker looks like some syncs went wrong somehow... figures
02:45.14 starseeker will sort the mess out tomorrow
04:17.21 CIA-43 BRL-CAD: 03starseeker * r41912 10/brlcad/branches/cmake/regress/ (CMakeLists.txt shaders.sh): This may not be the whole story, but clearly this was wrong - generalize gencolor call in shaders.h
04:23.04 starseeker yeah, that's not the only issue
04:32.29 starseeker wonders if his FindTCL.cmake antics have broken stuff... quite possible
07:22.34 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
07:58.14 *** join/#brlcad Ralith (~ralith@216.162.199.202)
08:27.46 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
08:44.50 *** join/#brlcad Stattrav (~Stattrav@122.172.38.200)
08:44.50 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
08:47.41 *** join/#brlcad roberthl (~robert@mediawiki/RobertL)
08:47.41 *** join/#brlcad willdye (~willdye@fern.dsndata.com)
08:47.41 *** join/#brlcad ``Erik (Here@c-69-140-109-104.hsd1.md.comcast.net)
08:47.53 *** join/#brlcad Ralith (~ralith@216.162.199.202)
08:48.49 *** join/#brlcad brlcad (~sean@BZ.BZFLAG.BZ)
08:48.49 *** join/#brlcad indianla1ry (~indianlar@BZ.BZFLAG.BZ)
08:48.49 *** join/#brlcad DaveLo (~claymore@BZ.BZFLAG.BZ)
08:49.04 *** join/#brlcad Stattrav (~Stattrav@111.93.134.142)
08:49.04 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
09:26.15 *** join/#brlcad roberthl (~robert@v001.rhl.me.uk)
09:26.15 *** join/#brlcad roberthl (~robert@mediawiki/RobertL)
09:39.29 *** join/#brlcad roberthl (~robert@mediawiki/RobertL)
10:22.22 *** join/#brlcad roberthl_ (~robert@v001.rhl.me.uk)
10:26.37 *** join/#brlcad roberthl (~robert@v001.rhl.me.uk)
10:26.37 *** join/#brlcad roberthl (~robert@mediawiki/RobertL)
10:57.07 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
11:10.07 *** join/#brlcad mafm (~mafm@72.Red-83-54-182.dynamicIP.rima-tde.net)
11:54.15 *** join/#brlcad Stattrav (~Stattrav@111.93.134.142)
11:54.15 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
12:03.09 *** join/#brlcad juanman (~quassel@unaffiliated/juanman)
12:56.00 *** join/#brlcad Ralith_ (~ralith@216.162.199.202)
14:00.36 CIA-43 BRL-CAD: 03starseeker * r41913 10/brlcad/trunk/regress/shaders.sh: Add the generalization of shaders.sh to trunk too
14:30.56 CIA-43 BRL-CAD: 03starseeker * r41914 10/brlcad/trunk/ (7 files in 4 dirs):
14:30.57 CIA-43 BRL-CAD: Hmm. Looks like the CMake logic for liboptical/libmultispectral is
14:30.57 CIA-43 BRL-CAD: significantly different than autotools in some fashion. This set of changes
14:30.58 CIA-43 BRL-CAD: gets things working in trunk with regression test passing - need to reexamine
14:30.58 CIA-43 BRL-CAD: the liboptical CMake build in detail.
14:50.36 CIA-43 BRL-CAD: 03starseeker * r41915 10/brlcad/branches/cmake/src/ (5 files in 2 dirs): Sync cmake branch to trunk r41914
15:08.19 *** join/#brlcad crazy_imp (~mj@a89-182-217-101.net-htp.de)
15:16.01 CIA-43 BRL-CAD: 03starseeker * r41916 10/brlcad/branches/cmake/src/adrt/CMakeLists.txt: Sync adrt build logic to match Makefile.am - per Erik, master and slave commands aren't really relevant anymore so removing build logic. This code is still in a state of flux, apparently.
15:17.59 CIA-43 BRL-CAD: 03starseeker * r41917 10/brlcad/branches/cmake/src/adrt/CMakeLists.txt: Add note about needing to examine Windows build files for custom logic
15:20.44 CIA-43 BRL-CAD: 03starseeker * r41918 10/brlcad/branches/cmake/src/ (libmultispectral/CMakeLists.txt liboptical/CMakeLists.txt): Make the liboptical/libmultispectral build match more closely the Makefile.am build. This appears to result in the shader test passing.
15:40.39 starseeker breaths a sigh of relief
15:56.43 CIA-43 BRL-CAD: 03starseeker * r41919 10/brlcad/branches/cmake/doc/docbook/ (CMakeLists.txt fop.xconf.in): set srcdir in the CMakeLists.txt file so we can use the fop.xconf.in that is compatible with autotools (looks like we may have had the wrong CMake variable in there anyway)
16:00.25 CIA-43 BRL-CAD: 03starseeker * r41920 10/brlcad/trunk/ (include/raytrace.h src/proc-db/csgbrep.cpp): Have csgbrep go through the table interface.
16:06.10 CIA-43 BRL-CAD: 03starseeker * r41921 10/brlcad/trunk/src/tclscripts/archer/images/ (Makefile.am Themes/): Archer should no longer be using the Themes directory - eliminate it.
16:11.48 CIA-43 BRL-CAD: 03starseeker * r41922 10/brlcad/branches/cmake/src/tclscripts/archer/images/Makefile.am: Sync archer/images Makefile.am with trunk
16:15.38 CIA-43 BRL-CAD: 03starseeker * r41923 10/brlcad/branches/cmake/src/libgcv/wfobj/ (libobj/ obj_grammar.yy obj_rules.ll): For now, put the wfobj dir back the way it was. We need a working byacc/flex solution before libobj can be hooked into the build properly.
16:19.44 CIA-43 BRL-CAD: 03starseeker * r41924 10/brlcad/trunk/src/brlman/brlman.sh.in: We don't use AWF anymore - fix the comment in brlman

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