IRC log for #brlcad on 20170906

00:21.07 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
00:33.52 Notify 03BRL-CAD:starseeker * 70201 brlcad/trunk/src/other/gdal/port/cpl_config.h.in: more windows stuff
00:37.32 *** join/#brlcad teepee (~teepee@unaffiliated/teepee)
00:39.59 *** join/#brlcad jpubbtcxpyvpsjpw (~armin@dslb-088-064-034-162.088.064.pools.vodafone-ip.de)
00:41.06 *** join/#brlcad KimK (~quassel@2001:579:d00c:800:d164:f9a3:c6ed:1d1e)
00:50.54 Notify 03BRL-CAD:starseeker * 70202 (brlcad/trunk/src/other/gdal/CMakeLists.txt brlcad/trunk/src/other/gdal/port/cpl_path.cpp): Get GDAL building with MSVC.
00:58.28 Notify 03BRL-CAD:starseeker * 70203 brlcad/trunk/src/other/gdal/port/cpl_config.h.in: better protection for MSVC logic, and while we're at it simplify the if tests
01:06.11 Notify 03BRL-CAD:starseeker * 70204 brlcad/trunk/src/other/gdal/CMakeLists.txt: Probably more trouble than it's worth to merge proj-4 in directly - it has its own CMake build, so let's see if we can add it directly with minimal changes.
01:18.56 Notify 03BRL-CAD:starseeker * 70205 brlcad/trunk/src/other/gdal/CMakeLists.txt: Add data directory from gdal
01:39.00 Notify 03BRL-CAD:starseeker * 70206 (brlcad/trunk/src/other/proj-4/AUTHORS =================================================================== and 20 others): Add a stripped down PROJ.4 - need to simplify the CMake logic a bit further so the build will behave as a subbuild.
02:00.20 Notify 03BRL-CAD:starseeker * 70207 (brlcad/trunk/misc/tools/CMakeLists.txt brlcad/trunk/src/other/README): src/other README seriously dated - few quick changes to make things less bad
02:05.40 Notify 03BRL-CAD:starseeker * 70208 brlcad/trunk/regress/repository.sh: let repository.sh know it needs to skip the bullet subdir
03:04.50 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
03:17.04 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
03:34.51 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
04:24.18 *** join/#brlcad KimK (~quassel@2001:579:d00c:800:d164:f9a3:c6ed:1d1e)
04:34.25 *** join/#brlcad KimK (~quassel@helixmachine.com)
06:36.21 *** join/#brlcad KimK (~quassel@2001:579:d00c:800:d164:f9a3:c6ed:1d1e)
07:08.36 *** join/#brlcad ries (~ries@D979C7EF.cm-3-2d.dynamic.ziggo.nl)
07:59.00 *** join/#brlcad Caterpillar (~caterpill@unaffiliated/caterpillar)
08:24.41 *** join/#brlcad teepee (~teepee@unaffiliated/teepee)
09:54.49 *** join/#brlcad teepee (~teepee@unaffiliated/teepee)
10:21.57 *** join/#brlcad witness (uid10044@gateway/web/irccloud.com/x-qxmleffjfrwydzii)
11:17.23 Notify 03BRL-CAD:starseeker * 70209 brlcad/trunk/src/other/libpng/CMakeLists.txt: missed one
11:22.26 *** join/#brlcad teepee (~teepee@unaffiliated/teepee)
12:33.02 *** join/#brlcad teepee (~teepee@unaffiliated/teepee)
12:52.54 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
13:01.31 *** join/#brlcad djkonro (~djkonro@129.0.44.233)
13:07.53 Notify 03BRL-CAD:starseeker * 70210 brlcad/trunk/regress/repository.sh: ignore bullet in all searches
13:13.07 *** join/#brlcad djkonro (~djkonro@129.0.44.233)
13:14.22 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
13:15.12 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
13:16.02 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
13:16.47 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
13:17.35 *** join/#brlcad teepee (~teepee@unaffiliated/teepee)
13:17.37 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
13:18.22 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
13:19.12 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
13:20.02 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
13:20.47 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
13:45.08 *** join/#brlcad djkonro (~djkonro@129.0.40.240)
13:49.23 *** join/#brlcad Sound (~Sound@unaffiliated/sound)
13:55.03 Notify 03BRL-CAD:starseeker * 70211 (brlcad/trunk/src/other/proj-4/CMakeLists.txt brlcad/trunk/src/other/proj-4/nad/CMakeLists.txt and 2 others): serious simplification of proj-4 CMake build logic with an eye towards src/other building.
13:56.02 Notify 03BRL-CAD:starseeker * 70212 (brlcad/trunk/src/other/proj-4/src/makefile.vc =================================================================== and 160 others): hopefully we don't need this...
13:57.21 Notify 03BRL-CAD:starseeker * 70213 brlcad/trunk/src/other/gdal/CMakeLists.txt: parameterize the INST_DATA definition
14:00.02 *** join/#brlcad Guest28777 (~djkonro@129.0.44.234)
14:23.37 Notify 03BRL-CAD:starseeker * 70214 brlcad/trunk/src/other/CMakeLists.txt: Quick and dirty setup for src/other building. Need proper 3rd party logic here, but for the moment this enables testing.
14:41.55 Notify 03BRL-CAD Wiki:138.246.2.10 * 10236 /wiki/User:Mariomeissner/logs:
14:49.48 *** join/#brlcad djkonro (~djkonro@129.0.42.243)
15:12.04 *** join/#brlcad witness (uid10044@gateway/web/irccloud.com/x-lqkwksutgcaavgjz)
15:46.16 *** join/#brlcad teepee (~teepee@unaffiliated/teepee)
15:51.08 Notify 03BRL-CAD:starseeker * 70215 brlcad/trunk/src/other/CMakeLists.txt: add dist files for proj-4 and gdal
16:06.47 *** join/#brlcad teepee (~teepee@unaffiliated/teepee)
16:07.15 *** join/#brlcad yorik (~yorik@2804:431:f720:7a03:290:f5ff:fedc:3bb2)
16:21.15 Notify 03BRL-CAD:starseeker * 70216 (brlcad/trunk/src/libged/simulate/bullet/CMakeLists.txt brlcad/trunk/src/rt/CMakeLists.txt): fix distcheck listing of files
16:36.29 Notify 03BRL-CAD:starseeker * 70217 brlcad/trunk/src/other/gdal.dist: remove leftover
16:57.57 *** join/#brlcad Sound (~Sound@unaffiliated/sound)
19:44.32 *** join/#brlcad Sound (~Sound@unaffiliated/sound)
21:07.31 *** join/#brlcad KimK (~KimK@2001:579:d00c:800:2d5a:95bf:b954:9257)
21:59.15 *** join/#brlcad teepee (~teepee@unaffiliated/teepee)
22:31.53 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
22:52.32 Notify 03BRL-CAD:starseeker * 70231 brlcad/trunk/regress/gcv/dem/hawaii-c.tar.bz2: recompress
22:56.08 Notify 03BRL-CAD:starseeker * 70229 (brlcad/trunk/src/libfb/fb_paged_io.c brlcad/trunk/src/libfb/fb_rect.c and 5 others): see if this helps some MSVC warnings
23:12.15 Notify 03BRL-CAD:starseeker * 70224 brlcad/trunk/src/rt/CMakeLists.txt: OBJECT library didn't work
23:31.45 Notify 03BRL-CAD:starseeker * 70230 brlcad/trunk/src/rt/opt.c: This VSET is causing a build problem, and I'm not quite seeing why rt_do_cmd should fail only on Windows to do what is needed... rt_do_cmd is call in other places not WIN32 guarded... try this and see if anything breaks.
23:31.56 Notify 03BRL-CAD:starseeker * 70225 brlcad/trunk/src/other/CMakeLists.txt: set PNG_PNG_INCLUDE_DIR
23:32.06 Notify 03BRL-CAD:starseeker * 70220 brlcad/trunk/src/rt/CMakeLists.txt: This looks like it might be a good use case for an OBJECT library...
23:32.16 Notify 03BRL-CAD:starseeker * 70221 brlcad/trunk/misc/CMake/BRLCAD_Targets.cmake: Looks like the simlification of static library output names got lost in the shuffle. Put it back.
23:32.25 Notify 03BRL-CAD:starseeker * 70219 brlcad/trunk/misc/CMake/BRLCAD_Targets.cmake: More logic rework to support SHARED/STATIC lib specification
23:32.34 Notify 03BRL-CAD:starseeker * 70223 brlcad/trunk/src/other/gdal/CMakeLists.txt: we'll need zlib and libpng if they are in fact present, even with MSVC
23:35.50 Notify 03BRL-CAD:brlcad * 70232 (brlcad/trunk/src/external/Creo/shim.cpp brlcad/trunk/src/external/Creo/shim.h): use int instead of bool to keep all the shimmed types more consistent and warning free.
23:36.05 Notify 03BRL-CAD:starseeker * 70226 brlcad/trunk/src/other/CMakeLists.txt: will need both bin and src dir
23:36.14 Notify 03BRL-CAD:starseeker * 70227 brlcad/trunk/src/rt/CMakeLists.txt: Grr. OBJECT library doesn't work with MSVC, and neither does static.
23:36.27 Notify 03BRL-CAD:starseeker * 70218 (brlcad/trunk/misc/CMake/BRLCAD_Targets.cmake brlcad/trunk/src/libgcv/CMakeLists.txt): Check for L_SHARED/L_STATIC
23:38.53 Notify 03BRL-CAD:brlcad * 70233 (brlcad/trunk/src/burst/burst.c brlcad/trunk/src/burst/trie.c brlcad/trunk/src/burst/ui.c): ascii.h must be last or its generic defines can shred errors through system headers in non-obvious ways.
23:48.45 Notify 03BRL-CAD:brlcad * 70234 (brlcad/trunk/src/fbserv/server.c brlcad/trunk/src/libfb/if_debug.c and 5 others): add missing log.h for fb_log/bu_log
23:48.54 Notify 03BRL-CAD:starseeker * 70228 (brlcad/trunk/src/other/libgdiam/CMakeLists.txt brlcad/trunk/src/other/libvds/CMakeLists.txt and 3 others): override the -static naming for static libs
23:49.04 Notify 03BRL-CAD:starseeker * 70222 (brlcad/trunk/misc/CMake/BRLCAD_Targets.cmake brlcad/trunk/src/rt/CMakeLists.txt): Whoops - TARGET_OBJECTS are not libraries
23:51.14 Notify 03BRL-CAD:brlcad * 70235 (brlcad/trunk/src/libdm/dm-wgl.c brlcad/trunk/src/libfb/if_wgl.c): returning the address to a local is wrong. fortunately, doesn't look like we try to read from it anywhere. the pixelformat can be queried if needed.
23:52.02 Notify 03BRL-CAD:brlcad * 70236 (brlcad/trunk/include/rt/db4.h brlcad/trunk/src/brlman/brlman.c and 5 others): fix random splashing of type warnings from msvc 2017

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