| 00:20.05 | *** join/#brlcad infobot (~infobot@rikers.org) | |
| 00:20.05 | *** topic/#brlcad is GSoC students: if you have a question, ask and wait for an answer ... responses may take minutes or hours. Ask and WAIT. ;) | |
| 01:13.17 | *** join/#brlcad ``Erik_ (~erik@pool-100-16-14-17.bltmmd.fios.verizon.net) | |
| 03:28.14 | Notify | 03BRL-CAD:starseeker * 69944 (brlcad/trunk/CMakeLists.txt brlcad/trunk/db/nist/CMakeLists.txt brlcad/trunk/misc/CMake/BRLCAD_Util.cmake): See if we can avoid the separate builddir_cmd.cmake.in file - untested with MSVC (or for that matter Xcode - breakage is most likely in multiconfigs... |
| 04:09.55 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 09:16.43 | *** join/#brlcad Caterpillar (~caterpill@unaffiliated/caterpillar) | |
| 11:01.57 | *** join/#brlcad KimK (~Kim__@2600:8803:7a81:7400:2d99:932f:f04:1f58) | |
| 13:50.10 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 15:05.09 | *** join/#brlcad teepee (~teepee@unaffiliated/teepee) | |
| 15:51.01 | *** join/#brlcad gabbar1947 (uid205515@gateway/web/irccloud.com/x-nkumpdzocjiicqdm) | |
| 18:37.15 | *** join/#brlcad merzo (~merzo@181-15-132-95.pool.ukrtel.net) | |
| 18:51.56 | *** join/#brlcad teepee (~teepee@unaffiliated/teepee) | |
| 20:41.22 | Notify | 03BRL-CAD:starseeker * 69945 brlcad/trunk/db/nist/CMakeLists.txt: remember to clear the generated script file |
| 21:10.41 | *** join/#brlcad merzo (~merzo@124-33-133-95.pool.ukrtel.net) | |
| 21:19.07 | Notify | 03BRL-CAD:starseeker * 69946 (brlcad/trunk/CMakeLists.txt brlcad/trunk/db/nist/CMakeLists.txt brlcad/trunk/misc/CMake/BRLCAD_Util.cmake): Looks like distclean can be a function |
| 21:24.20 | Notify | 03BRL-CAD:starseeker * 69947 brlcad/trunk/CMakeLists.txt: config_h_append can be a function |
| 21:25.36 | Notify | 03BRL-CAD:starseeker * 69948 brlcad/trunk/CMakeLists.txt: SetTargetFolder should work as a function... need to check with MSVC |
| 21:29.32 | Notify | 03BRL-CAD:starseeker * 69949 brlcad/trunk/CMakeLists.txt: verbose directory adding can be a function |
| 22:45.43 | Notify | 03BRL-CAD:starseeker * 69950 brlcad/trunk/misc/CMake/FindLEX.cmake: Looks like this never worked properly (was compiling sys_wait_test.c??) - make a stab at getting it to run as it should. |
| 22:48.47 | *** join/#brlcad LordOfBikes (~armin@dslb-088-066-157-191.088.066.pools.vodafone-ip.de) | |
| 23:21.02 | Notify | 03BRL-CAD:starseeker * 69951 brlcad/trunk/misc/CMake/FindLEX.cmake: Make another stab at getting this working... |
| 23:35.31 | Notify | 03BRL-CAD:starseeker * 69952 brlcad/trunk/misc/CMake/FindLEX.cmake: Never mind the return value, until it becomes clear it matters (probably need a better input string for testing) - for now, if we get through the run, good enough... |
| 23:37.12 | Notify | 03BRL-CAD:starseeker * 69953 (brlcad/trunk/misc/CMake/BRLCAD_CheckFunctions.cmake brlcad/trunk/misc/CMake/FindSTL.cmake): Turn the special purpose tests into functions and move the sources from test_srcs into the cmake file. The non-special-purpose macros will be trickier - more side effects. |
| 23:46.17 | Notify | 03BRL-CAD:starseeker * 69954 brlcad/trunk/CMakeLists.txt: Doesn't look like we need this - I think I was trying to work around some parallel build issues with step, and it turned out to be something else. |