| 01:13.56 | *** join/#brlcad juanman (~quassel@unaffiliated/juanman) | |
| 02:15.37 | *** join/#brlcad crazy_imp (~mj@a89-182-212-39.net-htp.de) | |
| 02:39.53 | starseeker | brlcad: ah, thanks :-) |
| 02:45.17 | *** join/#brlcad yukonbob_ (~bch@S010600235a187d92.ok.shawcable.net) | |
| 02:47.53 | yukonbob_ | hello, #brlcad |
| 05:50.58 | CIA-48 | BRL-CAD: 03starseeker * r41707 10/brlcad/branches/cmake/ (7 files in 6 dirs): Update cmake branch to trunk r41706 |
| 05:57.05 | *** join/#brlcad louipc (~louipc@archlinux/trusteduser/louipc) | |
| 06:17.02 | CIA-48 | BRL-CAD: 03starseeker * r41708 10/brlcad/branches/cmake/include/common.h: Ah, right - needs to be brlcad_config.h for everybody now. Let's see what problems this causes... |
| 06:27.42 | CIA-48 | BRL-CAD: 03starseeker * r41709 10/brlcad/branches/cmake/src/tclscripts/lib/CMakeLists.txt: Add TkTable.tcl to Cmake logic |
| 06:41.26 | CIA-48 | BRL-CAD: 03starseeker * r41710 10/brlcad/branches/cmake/CMakeLists.txt: Gah - quiet some of the VC++ blather at a global level |
| 10:24.04 | *** join/#brlcad mafm_ (~mafm@249.Red-83-55-205.dynamicIP.rima-tde.net) | |
| 15:37.16 | *** join/#brlcad dtidrow (~dtidrow@c-71-238-51-148.hsd1.mi.comcast.net) | |
| 16:40.32 | CIA-48 | BRL-CAD: 03starseeker * r41711 10/brlcad/branches/cmake/misc/CMake/ (CompareVersions.cmake FindTCL.cmake): |
| 16:40.33 | CIA-48 | BRL-CAD: Use the VERSION_LESS, VERSION_EQUAL and VERSION_GREATER fatures of the if test, |
| 16:40.33 | CIA-48 | BRL-CAD: instead of our own custom macro. (wish these had been called out more boldly by |
| 16:40.34 | CIA-48 | BRL-CAD: the CMake documentation...) Needs testing to make sure it behaves as expected, |
| 16:40.34 | CIA-48 | BRL-CAD: but should be a good cleanup. |
| 17:03.09 | CIA-48 | BRL-CAD: 03starseeker * r41712 10/brlcad/branches/cmake/misc/CMake/FindTCL.cmake: Since it's about time to pitch this sucker for inclusion back into CMake proper, stick the copyright and license stuff in. |
| 17:20.51 | starseeker | starts diffing his other .cmake files to see if they are changes he can suggest... |
| 18:09.11 | *** join/#brlcad R0b0t1 (~Enigma@64-136-219-55.dyn.everestkc.net) | |
| 18:09.11 | *** join/#brlcad R0b0t1 (~Enigma@unaffiliated/r0b0t1) | |
| 18:28.10 | starseeker | hmm: http://www.phoronix.com/scan.php?page=article&item=llvm_gcc_dragonegg28 |
| 19:35.35 | *** join/#brlcad yukonbob_ (~bch@S01060050bf9b099c.ok.shawcable.net) | |
| 20:44.44 | starseeker | gah - need to do some more rework on the tcl/tk version number handling |
| 20:51.04 | *** join/#brlcad yukonbob_ (~bch@S01060050bf9b099c.ok.shawcable.net) | |
| 21:20.32 | *** join/#brlcad yukonbob_ (~bch@S01060050bf9b099c.ok.shawcable.net) | |
| 21:20.32 | *** join/#brlcad R0b0t1 (~Enigma@unaffiliated/r0b0t1) | |
| 21:20.32 | *** join/#brlcad dtidrow (~dtidrow@c-71-238-51-148.hsd1.mi.comcast.net) | |
| 21:20.32 | *** join/#brlcad crazy_imp (~mj@a89-182-212-39.net-htp.de) | |
| 21:20.32 | *** join/#brlcad cosurgi (~cosurgi@atak.bl.pg.gda.pl) | |
| 21:20.33 | *** join/#brlcad alex_joni (~alex_joni@emc/board-of-directors/alexjoni) | |
| 21:20.33 | *** join/#brlcad Ralith (~ralith@S010600221561996a.vc.shawcable.net) | |
| 21:20.33 | *** join/#brlcad packrat (~packrator@99-67-225-40.lightspeed.livnmi.sbcglobal.net) | |
| 21:20.33 | *** join/#brlcad CIA-48 (~CIA@208.69.182.149) | |
| 21:20.33 | *** join/#brlcad WhiteCalf (MK@whitecalf.net) | |
| 21:20.33 | *** join/#brlcad roberthl (~robert@mediawiki/RobertL) | |
| 21:20.33 | *** join/#brlcad ``Erik (Here@c-69-140-109-104.hsd1.md.comcast.net) | |
| 21:20.33 | *** join/#brlcad DaveLo (~claymore@BZ.BZFLAG.BZ) | |
| 21:20.33 | *** join/#brlcad indianla1ry (~indianlar@BZ.BZFLAG.BZ) | |
| 21:20.33 | *** join/#brlcad kanzure (~kanzure@131.252.130.248) | |
| 21:20.33 | *** join/#brlcad willdye (~willdye@fern.dsndata.com) | |
| 21:20.33 | *** join/#brlcad starseeker (~starseeke@BZ.BZFLAG.BZ) | |
| 21:21.41 | CIA-48 | BRL-CAD: 03starseeker * r41713 10/brlcad/branches/cmake/ (98 files in 8 dirs): |
| 21:21.41 | CIA-48 | BRL-CAD: Add byacc to the CMake build - it builds, but is not yet used. Ideally FindYACC |
| 21:21.41 | CIA-48 | BRL-CAD: should be augmented and this build should be conditionalized on its results. |
| 21:21.41 | CIA-48 | BRL-CAD: This is an (extremely) basic CMakeLists.txt file without any of the checks or |
| 21:21.41 | CIA-48 | BRL-CAD: extra arguments from byacc's aclocal.m4, so curious to see how it will function |
| 21:21.41 | CIA-48 | BRL-CAD: (particularly on Windows, which is probably where it will be needed the most.) |
| 21:40.53 | starseeker | gods... no wonder 2.5.4 is the version compiled for Windows |
| 21:41.06 | starseeker | the new flex requires extensive M4 preprocessing |
| 22:17.29 | *** join/#brlcad mafm_ (~mafm@177.Red-81-32-105.dynamicIP.rima-tde.net) | |
| 22:23.47 | *** join/#brlcad juanman (~quassel@unaffiliated/juanman) | |
| 22:52.28 | *** join/#brlcad cosurgi (~cosurgi@153.19.34.234) | |