[brlcad-commits] SF.net SVN: brlcad:[77481] brlcad/branches/thirdparty_rework/src/ superbuild/CMakeLists.txt

2020-10-18 Thread starseeker--- via brlcad-commits
Revision: 77481 http://sourceforge.net/p/brlcad/code/77481 Author: starseeker Date: 2020-10-18 14:08:58 + (Sun, 18 Oct 2020) Log Message: --- It will be better if we can define this once at a toplevel and use it throughout... Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77476] brlcad/branches/thirdparty_rework/src/ superbuild/perplex.cmake

2020-10-17 Thread starseeker--- via brlcad-commits
Revision: 77476 http://sourceforge.net/p/brlcad/code/77476 Author: starseeker Date: 2020-10-18 03:05:56 + (Sun, 18 Oct 2020) Log Message: --- Ah, right - $ gets set even in single build configs, so we can't just use it willy-nilly everywhere to cover both single and

[brlcad-commits] SF.net SVN: brlcad:[77475] brlcad/trunk

2020-10-17 Thread starseeker--- via brlcad-commits
Revision: 77475 http://sourceforge.net/p/brlcad/code/77475 Author: starseeker Date: 2020-10-17 16:41:45 + (Sat, 17 Oct 2020) Log Message: --- Pull the timestamping updates from thirdparty_rework back up into trunk. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77474] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-17 Thread starseeker--- via brlcad-commits
Revision: 77474 http://sourceforge.net/p/brlcad/code/77474 Author: starseeker Date: 2020-10-17 16:24:12 + (Sat, 17 Oct 2020) Log Message: --- Specify some dependencies Modified Paths: -- brlcad/branches/thirdparty_rework/src/superbuild/itcl.cmake

[brlcad-commits] SF.net SVN: brlcad:[77473] brlcad/branches/thirdparty_rework

2020-10-17 Thread starseeker--- via brlcad-commits
Revision: 77473 http://sourceforge.net/p/brlcad/code/77473 Author: starseeker Date: 2020-10-17 16:19:38 + (Sat, 17 Oct 2020) Log Message: --- Merge from trunk - r77320 through r77472 Modified Paths: -- brlcad/branches/thirdparty_rework/BUGS

[brlcad-commits] SF.net SVN: brlcad:[77472] brlcad/trunk

2020-10-17 Thread starseeker--- via brlcad-commits
Revision: 77472 http://sourceforge.net/p/brlcad/code/77472 Author: starseeker Date: 2020-10-17 15:51:52 + (Sat, 17 Oct 2020) Log Message: --- Replace implicit configure_file distclean calls with explicit calls. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77471] brlcad/trunk

2020-10-17 Thread starseeker--- via brlcad-commits
Revision: 77471 http://sourceforge.net/p/brlcad/code/77471 Author: starseeker Date: 2020-10-17 15:12:03 + (Sat, 17 Oct 2020) Log Message: --- See if we can eliminate the wrapping of configure_file Modified Paths: -- brlcad/trunk/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[77470] brlcad/trunk

2020-10-17 Thread starseeker--- via brlcad-commits
Revision: 77470 http://sourceforge.net/p/brlcad/code/77470 Author: starseeker Date: 2020-10-17 14:49:01 + (Sat, 17 Oct 2020) Log Message: --- Eliminate wrapper for add_library. Modified Paths: -- brlcad/trunk/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[77469] brlcad/trunk/CMakeLists.txt

2020-10-17 Thread starseeker--- via brlcad-commits
Revision: 77469 http://sourceforge.net/p/brlcad/code/77469 Author: starseeker Date: 2020-10-17 14:39:03 + (Sat, 17 Oct 2020) Log Message: --- Always define the timestamp utilites, eliminate the override of add_subdirectory. Getting close... Modified Paths:

[brlcad-commits] SF.net SVN: brlcad:[77468] brlcad/trunk/CMakeLists.txt

2020-10-17 Thread starseeker--- via brlcad-commits
Revision: 77468 http://sourceforge.net/p/brlcad/code/77468 Author: starseeker Date: 2020-10-17 14:27:00 + (Sat, 17 Oct 2020) Log Message: --- Replace manual tracking of build target sets with use of new CMake properties. Significantly reduces (but doesn't yet

[brlcad-commits] SF.net SVN: brlcad:[77467] brlcad/branches/thirdparty_rework/misc/CMake/ BRLCAD_Command_Wrappers.cmake

2020-10-16 Thread starseeker--- via brlcad-commits
Revision: 77467 http://sourceforge.net/p/brlcad/code/77467 Author: starseeker Date: 2020-10-17 04:41:17 + (Sat, 17 Oct 2020) Log Message: --- Wrapping functions as we do here is discouraged (https://crascit.com/2018/09/14/do-not-redefine-cmake-commands/) but we've not

[brlcad-commits] SF.net SVN: brlcad:[77466] brlcad/branches/thirdparty_rework/src

2020-10-16 Thread starseeker--- via brlcad-commits
Revision: 77466 http://sourceforge.net/p/brlcad/code/77466 Author: starseeker Date: 2020-10-17 01:23:35 + (Sat, 17 Oct 2020) Log Message: --- Try to work around an issue with the Ninja Multi-Config generator - the combination of wrapping configure_file and setting

[brlcad-commits] SF.net SVN: brlcad:[77465] brlcad/branches/thirdparty_rework

2020-10-16 Thread starseeker--- via brlcad-commits
Revision: 77465 http://sourceforge.net/p/brlcad/code/77465 Author: starseeker Date: 2020-10-16 21:32:51 + (Fri, 16 Oct 2020) Log Message: --- More work on multiconfig. For some reason the tests subdirs aren't happy with the Ninja MultiConfig generator - need to look

[brlcad-commits] SF.net SVN: brlcad:[77463] brlcad/branches/thirdparty_rework/src/ superbuild/CMake/ExternalProject_Target.cmake

2020-10-16 Thread starseeker--- via brlcad-commits
Revision: 77463 http://sourceforge.net/p/brlcad/code/77463 Author: starseeker Date: 2020-10-16 20:45:33 + (Fri, 16 Oct 2020) Log Message: --- Fix install RPATH setting for 3rd party builds Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77464] brlcad/branches/thirdparty_rework/misc/CMake/ RPath_Setup.cmake

2020-10-16 Thread starseeker--- via brlcad-commits
Revision: 77464 http://sourceforge.net/p/brlcad/code/77464 Author: starseeker Date: 2020-10-16 20:45:58 + (Fri, 16 Oct 2020) Log Message: --- Fix RPATH setting for parent BRL-CAD build outputs. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77462] brlcad/branches/thirdparty_rework/src/ superbuild/CMake/ExternalProject_Target.cmake

2020-10-16 Thread starseeker--- via brlcad-commits
Revision: 77462 http://sourceforge.net/p/brlcad/code/77462 Author: starseeker Date: 2020-10-16 20:24:59 + (Fri, 16 Oct 2020) Log Message: --- Actually we don't want to use MAKE_ARCHIVE_OUTPUT_DIRECTORY and friends here, since they're full path and don't work for

[brlcad-commits] SF.net SVN: brlcad:[77461] brlcad/branches/thirdparty_rework/src/ superbuild/stepcode.cmake

2020-10-16 Thread starseeker--- via brlcad-commits
Revision: 77461 http://sourceforge.net/p/brlcad/code/77461 Author: starseeker Date: 2020-10-16 20:23:02 + (Fri, 16 Oct 2020) Log Message: --- Dependencies on the stage targets... Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77460] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-15 Thread starseeker--- via brlcad-commits
Revision: 77460 http://sourceforge.net/p/brlcad/code/77460 Author: starseeker Date: 2020-10-16 04:24:56 + (Fri, 16 Oct 2020) Log Message: --- Try to clean up, simplify and reorganize this logic. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77459] brlcad/branches/thirdparty_rework/src/ superbuild/CMake/ExternalProject_Target.cmake

2020-10-15 Thread starseeker--- via brlcad-commits
Revision: 77459 http://sourceforge.net/p/brlcad/code/77459 Author: starseeker Date: 2020-10-15 18:34:28 + (Thu, 15 Oct 2020) Log Message: --- Tweak generated target properties - this probably needs one more cleanup refactor. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77458] brlcad/branches/thirdparty_rework/src/ superbuild/tk.cmake

2020-10-15 Thread starseeker--- via brlcad-commits
Revision: 77458 http://sourceforge.net/p/brlcad/code/77458 Author: starseeker Date: 2020-10-15 17:19:06 + (Thu, 15 Oct 2020) Log Message: --- Need Tk X11 headers with MSVC. Modified Paths: -- brlcad/branches/thirdparty_rework/src/superbuild/tk.cmake

[brlcad-commits] SF.net SVN: brlcad:[77457] brlcad/branches/thirdparty_rework/src/ superbuild/tk.cmake

2020-10-15 Thread starseeker--- via brlcad-commits
Revision: 77457 http://sourceforge.net/p/brlcad/code/77457 Author: starseeker Date: 2020-10-15 17:12:38 + (Thu, 15 Oct 2020) Log Message: --- ditto tkAppInit.c - not on Windows Modified Paths: -- brlcad/branches/thirdparty_rework/src/superbuild/tk.cmake

[brlcad-commits] SF.net SVN: brlcad:[77456] brlcad/branches/thirdparty_rework/src/ superbuild/tk.cmake

2020-10-15 Thread starseeker--- via brlcad-commits
Revision: 77456 http://sourceforge.net/p/brlcad/code/77456 Author: starseeker Date: 2020-10-15 17:08:31 + (Thu, 15 Oct 2020) Log Message: --- MSVC doesn't appear to generate tkConfig.sh Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77455] brlcad/trunk/src/tclscripts/mged/bindings.tcl

2020-10-15 Thread starseeker--- via brlcad-commits
Revision: 77455 http://sourceforge.net/p/brlcad/code/77455 Author: starseeker Date: 2020-10-15 16:41:42 + (Thu, 15 Oct 2020) Log Message: --- n has a binding now, so clear it as well when forwarding is turned on. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77453] brlcad/trunk/src/libtclcad

2020-10-15 Thread starseeker--- via brlcad-commits
Revision: 77453 http://sourceforge.net/p/brlcad/code/77453 Author: starseeker Date: 2020-10-15 14:40:26 + (Thu, 15 Oct 2020) Log Message: --- Break just the I/O portion out into a C++ file, fix a few things in the Windows portion. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77454] brlcad/trunk/src/libtclcad/command_io.cpp

2020-10-15 Thread starseeker--- via brlcad-commits
Revision: 77454 http://sourceforge.net/p/brlcad/code/77454 Author: starseeker Date: 2020-10-15 14:40:45 + (Thu, 15 Oct 2020) Log Message: --- Whoops, svn add the file... Added Paths: --- brlcad/trunk/src/libtclcad/command_io.cpp Added:

[brlcad-commits] SF.net SVN: brlcad:[77452] brlcad/trunk/src/libtclcad/commands.cpp

2020-10-15 Thread starseeker--- via brlcad-commits
Revision: 77452 http://sourceforge.net/p/brlcad/code/77452 Author: starseeker Date: 2020-10-15 13:46:12 + (Thu, 15 Oct 2020) Log Message: --- C++17 doesn't like register Modified Paths: -- brlcad/trunk/src/libtclcad/commands.cpp Modified:

[brlcad-commits] SF.net SVN: brlcad:[77451] brlcad/trunk

2020-10-15 Thread starseeker--- via brlcad-commits
Revision: 77451 http://sourceforge.net/p/brlcad/code/77451 Author: starseeker Date: 2020-10-15 13:44:58 + (Thu, 15 Oct 2020) Log Message: --- Start working on per-process channel storage for Windows Modified Paths: -- brlcad/trunk/include/tclcad.h

[brlcad-commits] SF.net SVN: brlcad:[77450] brlcad/trunk/src/libtclcad/commands.cpp

2020-10-15 Thread starseeker--- via brlcad-commits
Revision: 77450 http://sourceforge.net/p/brlcad/code/77450 Author: starseeker Date: 2020-10-15 12:58:52 + (Thu, 15 Oct 2020) Log Message: --- Adjust to C++ Modified Paths: -- brlcad/trunk/src/libtclcad/commands.cpp Modified:

[brlcad-commits] SF.net SVN: brlcad:[77449] brlcad/trunk/src/libtclcad

2020-10-15 Thread starseeker--- via brlcad-commits
Revision: 77449 http://sourceforge.net/p/brlcad/code/77449 Author: starseeker Date: 2020-10-15 12:56:28 + (Thu, 15 Oct 2020) Log Message: --- C->C++ Modified Paths: -- brlcad/trunk/src/libtclcad/CMakeLists.txt Added Paths: ---

[brlcad-commits] SF.net SVN: brlcad:[77448] brlcad/trunk/src/libtclcad/commands.c

2020-10-15 Thread starseeker--- via brlcad-commits
Revision: 77448 http://sourceforge.net/p/brlcad/code/77448 Author: starseeker Date: 2020-10-15 12:54:12 + (Thu, 15 Oct 2020) Log Message: --- Add some const markers to string assignments Modified Paths: -- brlcad/trunk/src/libtclcad/commands.c

[brlcad-commits] SF.net SVN: brlcad:[77436] brlcad/trunk/src/libtclcad/commands.c

2020-10-14 Thread starseeker--- via brlcad-commits
Revision: 77436 http://sourceforge.net/p/brlcad/code/77436 Author: starseeker Date: 2020-10-15 03:33:04 + (Thu, 15 Oct 2020) Log Message: --- Closing multiple rt instances is crashing MGED on Windows. Really need to defer I/O channel closure until all currently

[brlcad-commits] SF.net SVN: brlcad:[77435] brlcad/branches/thirdparty_rework/src/ superbuild/CMake/ExternalProject_Target.cmake

2020-10-14 Thread starseeker--- via brlcad-commits
Revision: 77435 http://sourceforge.net/p/brlcad/code/77435 Author: starseeker Date: 2020-10-15 01:57:58 + (Thu, 15 Oct 2020) Log Message: --- Start working on handling Windows special case for bin/lib Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77434] brlcad/branches/thirdparty_rework/misc/CMake/ CompilerFlags.cmake

2020-10-14 Thread starseeker--- via brlcad-commits
Revision: 77434 http://sourceforge.net/p/brlcad/code/77434 Author: starseeker Date: 2020-10-15 01:49:03 + (Thu, 15 Oct 2020) Log Message: --- Guard check_compiler_flag macro Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77433] brlcad/trunk/misc/CMake/CompilerFlags.cmake

2020-10-14 Thread starseeker--- via brlcad-commits
Revision: 77433 http://sourceforge.net/p/brlcad/code/77433 Author: starseeker Date: 2020-10-15 00:49:39 + (Thu, 15 Oct 2020) Log Message: --- CMake 3.19rc1 provides a CHECK_COMPILER_FLAG definition - don't define ours if the more general upstream version is present.

[brlcad-commits] SF.net SVN: brlcad:[77430] brlcad/branches/thirdparty_rework/src/ superbuild/tcl.cmake

2020-10-13 Thread starseeker--- via brlcad-commits
Revision: 77430 http://sourceforge.net/p/brlcad/code/77430 Author: starseeker Date: 2020-10-14 01:35:29 + (Wed, 14 Oct 2020) Log Message: --- Need to properly abstract this - have the right idea, but needs to be baked in all the way down. Modified Paths:

[brlcad-commits] SF.net SVN: brlcad:[77429] brlcad/branches/thirdparty_rework/src/ superbuild/tk.cmake

2020-10-13 Thread starseeker--- via brlcad-commits
Revision: 77429 http://sourceforge.net/p/brlcad/code/77429 Author: starseeker Date: 2020-10-14 01:28:47 + (Wed, 14 Oct 2020) Log Message: --- Don't want the suffix on Tk either... Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77428] brlcad/branches/thirdparty_rework/src/ superbuild/tk.cmake

2020-10-13 Thread starseeker--- via brlcad-commits
Revision: 77428 http://sourceforge.net/p/brlcad/code/77428 Author: starseeker Date: 2020-10-14 01:19:02 + (Wed, 14 Oct 2020) Log Message: --- Presumably Tk will be similar to Tcl... Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77427] brlcad/branches/thirdparty_rework/src/ superbuild/tcl/pkgs/sqlite3.30.1.2/

2020-10-13 Thread starseeker--- via brlcad-commits
Revision: 77427 http://sourceforge.net/p/brlcad/code/77427 Author: starseeker Date: 2020-10-14 01:16:15 + (Wed, 14 Oct 2020) Log Message: --- sqlite isn't happy on Windows and we're not using it - skip. Removed Paths: -

[brlcad-commits] SF.net SVN: brlcad:[77426] brlcad/branches/thirdparty_rework/src/ superbuild/tcl.cmake

2020-10-13 Thread starseeker--- via brlcad-commits
Revision: 77426 http://sourceforge.net/p/brlcad/code/77426 Author: starseeker Date: 2020-10-14 01:11:42 + (Wed, 14 Oct 2020) Log Message: --- Same deal with the exe name Modified Paths: -- brlcad/branches/thirdparty_rework/src/superbuild/tcl.cmake

[brlcad-commits] SF.net SVN: brlcad:[77425] brlcad/branches/thirdparty_rework/src/ superbuild/tcl.cmake

2020-10-13 Thread starseeker--- via brlcad-commits
Revision: 77425 http://sourceforge.net/p/brlcad/code/77425 Author: starseeker Date: 2020-10-14 01:07:06 + (Wed, 14 Oct 2020) Log Message: --- No dot in name on Windows... Modified Paths: -- brlcad/branches/thirdparty_rework/src/superbuild/tcl.cmake

[brlcad-commits] SF.net SVN: brlcad:[77424] brlcad/branches/thirdparty_rework/src/ superbuild/tcl.cmake

2020-10-13 Thread starseeker--- via brlcad-commits
Revision: 77424 http://sourceforge.net/p/brlcad/code/77424 Author: starseeker Date: 2020-10-14 01:02:43 + (Wed, 14 Oct 2020) Log Message: --- For now just do the simple thing to see if a) it works and b) what else we're dealing with... Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77423] brlcad/branches/thirdparty_rework/src/ superbuild/tcl.cmake

2020-10-13 Thread starseeker--- via brlcad-commits
Revision: 77423 http://sourceforge.net/p/brlcad/code/77423 Author: starseeker Date: 2020-10-14 00:55:43 + (Wed, 14 Oct 2020) Log Message: --- Whoops, don't want unix prefix here Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77422] brlcad/branches/thirdparty_rework/src/ superbuild/tcl.cmake

2020-10-13 Thread starseeker--- via brlcad-commits
Revision: 77422 http://sourceforge.net/p/brlcad/code/77422 Author: starseeker Date: 2020-10-14 00:54:45 + (Wed, 14 Oct 2020) Log Message: --- Start figuring out the particular incantations we'll need for Tcl building on Windows... Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77421] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-13 Thread starseeker--- via brlcad-commits
Revision: 77421 http://sourceforge.net/p/brlcad/code/77421 Author: starseeker Date: 2020-10-14 00:21:48 + (Wed, 14 Oct 2020) Log Message: --- We want to copy the source directory if the build expects to take place IN the source directory, to avoid altering the BRL-CAD

[brlcad-commits] SF.net SVN: brlcad:[77418] brlcad/branches/thirdparty_rework/src/ superbuild/CMake

2020-10-13 Thread starseeker--- via brlcad-commits
Revision: 77418 http://sourceforge.net/p/brlcad/code/77418 Author: starseeker Date: 2020-10-13 19:42:37 + (Tue, 13 Oct 2020) Log Message: --- Can do something like this to keep the stand-alone capability and still integrate with the parent build (this isn't working

[brlcad-commits] SF.net SVN: brlcad:[77416] brlcad/branches/thirdparty_rework

2020-10-13 Thread starseeker--- via brlcad-commits
Revision: 77416 http://sourceforge.net/p/brlcad/code/77416 Author: starseeker Date: 2020-10-13 19:27:37 + (Tue, 13 Oct 2020) Log Message: --- Update summary reporting Modified Paths: -- brlcad/branches/thirdparty_rework/misc/CMake/BRLCAD_Summary.cmake

[brlcad-commits] SF.net SVN: brlcad:[77414] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-13 Thread starseeker--- via brlcad-commits
Revision: 77414 http://sourceforge.net/p/brlcad/code/77414 Author: starseeker Date: 2020-10-13 19:00:33 + (Tue, 13 Oct 2020) Log Message: --- Add reset variables for flipping between configurations. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77413] brlcad/branches/thirdparty_rework

2020-10-13 Thread starseeker--- via brlcad-commits
Revision: 77413 http://sourceforge.net/p/brlcad/code/77413 Author: starseeker Date: 2020-10-13 18:11:14 + (Tue, 13 Oct 2020) Log Message: --- Update the gdal build for the OBJECT issue as well, add a comment to the section in BRLCAD_Targets.cmake that handles this for

[brlcad-commits] SF.net SVN: brlcad:[77412] brlcad/branches/thirdparty_rework/src/other/ openNURBS/CMakeLists.txt

2020-10-13 Thread starseeker--- via brlcad-commits
Revision: 77412 http://sourceforge.net/p/brlcad/code/77412 Author: starseeker Date: 2020-10-13 17:38:26 + (Tue, 13 Oct 2020) Log Message: --- Ah! Need to let the obj build target know that it too depends on any targets in the lib list. Makes sense in retrospect -

[brlcad-commits] SF.net SVN: brlcad:[77411] brlcad/branches/thirdparty_rework

2020-10-13 Thread starseeker--- via brlcad-commits
Revision: 77411 http://sourceforge.net/p/brlcad/code/77411 Author: starseeker Date: 2020-10-13 17:22:33 + (Tue, 13 Oct 2020) Log Message: --- Adjust include dirs and the management of -isystem. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77410] brlcad/branches/thirdparty_rework

2020-10-13 Thread starseeker--- via brlcad-commits
Revision: 77410 http://sourceforge.net/p/brlcad/code/77410 Author: starseeker Date: 2020-10-13 15:30:02 + (Tue, 13 Oct 2020) Log Message: --- Checkpoint. Using this approach the isystem marking for external includes won't work - we need to list external dirs

[brlcad-commits] SF.net SVN: brlcad:[77409] brlcad/trunk/src/art

2020-10-13 Thread starseeker--- via brlcad-commits
Revision: 77409 http://sourceforge.net/p/brlcad/code/77409 Author: starseeker Date: 2020-10-13 13:21:12 + (Tue, 13 Oct 2020) Log Message: --- Similar class-memaccess guard for art code Modified Paths: -- brlcad/trunk/src/art/art.cpp

[brlcad-commits] SF.net SVN: brlcad:[77408] brlcad/trunk/src/libbg/spsr/SPSR.cpp

2020-10-13 Thread starseeker--- via brlcad-commits
Revision: 77408 http://sourceforge.net/p/brlcad/code/77408 Author: starseeker Date: 2020-10-13 13:13:04 + (Tue, 13 Oct 2020) Log Message: --- User tried compiling and got an unknown option failure with the pragma for class-memaccess. Daniel checked and determined this

[brlcad-commits] SF.net SVN: brlcad:[77407] brlcad/branches/thirdparty_rework

2020-10-11 Thread starseeker--- via brlcad-commits
Revision: 77407 http://sourceforge.net/p/brlcad/code/77407 Author: starseeker Date: 2020-10-11 15:29:53 + (Sun, 11 Oct 2020) Log Message: --- Try to collect the various FindPERPLEX changes and consolidate them. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77406] brlcad/branches/thirdparty_rework

2020-10-11 Thread starseeker--- via brlcad-commits
Revision: 77406 http://sourceforge.net/p/brlcad/code/77406 Author: starseeker Date: 2020-10-11 15:25:38 + (Sun, 11 Oct 2020) Log Message: --- Try to collect the various FindLEMON changes and consolidate them. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77405] brlcad/branches/thirdparty_rework

2020-10-10 Thread starseeker--- via brlcad-commits
Revision: 77405 http://sourceforge.net/p/brlcad/code/77405 Author: starseeker Date: 2020-10-10 19:49:24 + (Sat, 10 Oct 2020) Log Message: --- Start setting up to deal with stepcode. This will require a proper FindSTEPCODE.cmake to work as intended, as well as updating

[brlcad-commits] SF.net SVN: brlcad:[77404] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-10 Thread starseeker--- via brlcad-commits
Revision: 77404 http://sourceforge.net/p/brlcad/code/77404 Author: starseeker Date: 2020-10-10 19:47:59 + (Sat, 10 Oct 2020) Log Message: --- Add a NOINSTALL option to ExternalProject_ByProducts so we can stage in the build dir but not install in the final

[brlcad-commits] SF.net SVN: brlcad:[77403] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-10 Thread starseeker--- via brlcad-commits
Revision: 77403 http://sourceforge.net/p/brlcad/code/77403 Author: starseeker Date: 2020-10-10 15:54:40 + (Sat, 10 Oct 2020) Log Message: --- Set include dirs and position headers so the gdal plugin builds. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77402] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-10 Thread starseeker--- via brlcad-commits
Revision: 77402 http://sourceforge.net/p/brlcad/code/77402 Author: starseeker Date: 2020-10-10 15:47:19 + (Sat, 10 Oct 2020) Log Message: --- Set variables for the parent builds. GDAL and STEPCODE are going to need some more work, and we'll need to either install

[brlcad-commits] SF.net SVN: brlcad:[77401] brlcad/branches/thirdparty_rework/src/conv/asc/ asc2g.c

2020-10-10 Thread starseeker--- via brlcad-commits
Revision: 77401 http://sourceforge.net/p/brlcad/code/77401 Author: starseeker Date: 2020-10-10 15:46:11 + (Sat, 10 Oct 2020) Log Message: --- Report what's going on if the initialization fails. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77400] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77400 http://sourceforge.net/p/brlcad/code/77400 Author: starseeker Date: 2020-10-10 03:42:43 + (Sat, 10 Oct 2020) Log Message: --- Ah - tkhtml using static stubs was exercising otherwise dormant (and incorrect) portions of the logic. Also wasn't getting Tk

[brlcad-commits] SF.net SVN: brlcad:[77399] brlcad/branches/thirdparty_rework/src/ superbuild/CMake/ExternalProject_Target.cmake

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77399 http://sourceforge.net/p/brlcad/code/77399 Author: starseeker Date: 2020-10-10 03:01:43 + (Sat, 10 Oct 2020) Log Message: --- Very important flag we weren't setting to get working linking, apparently. Per https://stackoverflow.com/a/49390802 set

[brlcad-commits] SF.net SVN: brlcad:[77398] brlcad/branches/thirdparty_rework

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77398 http://sourceforge.net/p/brlcad/code/77398 Author: starseeker Date: 2020-10-10 02:45:34 + (Sat, 10 Oct 2020) Log Message: --- More 3rd party work. Moderately maddening - if I use the full path variable setting the linking works but the dependencies

[brlcad-commits] SF.net SVN: brlcad:[77397] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77397 http://sourceforge.net/p/brlcad/code/77397 Author: starseeker Date: 2020-10-09 20:39:24 + (Fri, 09 Oct 2020) Log Message: --- Start working on FindTCL Modified Paths: -- brlcad/branches/thirdparty_rework/src/superbuild/tcl.cmake

[brlcad-commits] SF.net SVN: brlcad:[77396] brlcad/branches/thirdparty_rework/src/other/ CMakeLists.txt

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77396 http://sourceforge.net/p/brlcad/code/77396 Author: starseeker Date: 2020-10-09 19:57:08 + (Fri, 09 Oct 2020) Log Message: --- Right, no longer magically picking up the Z_PREFIX define from a zlib build higher up the src/other CMakeLists.txt... there

[brlcad-commits] SF.net SVN: brlcad:[77395] brlcad/branches/thirdparty_rework

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77395 http://sourceforge.net/p/brlcad/code/77395 Author: starseeker Date: 2020-10-09 19:44:40 + (Fri, 09 Oct 2020) Log Message: --- More adjustments to targets. Probably need to revisit the ET_target_props logic, or at least make the relocation logic respect

[brlcad-commits] SF.net SVN: brlcad:[77394] brlcad/branches/thirdparty_rework/misc/CMake/ ExternalProject_Target.cmake

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77394 http://sourceforge.net/p/brlcad/code/77394 Author: starseeker Date: 2020-10-09 19:31:02 + (Fri, 09 Oct 2020) Log Message: --- Use of this is isolated now, remove higher level copy. Removed Paths: -

[brlcad-commits] SF.net SVN: brlcad:[77393] brlcad/branches/thirdparty_rework/src/ superbuild/png.cmake

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77393 http://sourceforge.net/p/brlcad/code/77393 Author: starseeker Date: 2020-10-09 19:27:35 + (Fri, 09 Oct 2020) Log Message: --- Spoof FindPNG.cmake - since we're back to a non-superbuild setup (will need to rename things accordingly) we're back to needing

[brlcad-commits] SF.net SVN: brlcad:[77392] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77392 http://sourceforge.net/p/brlcad/code/77392 Author: starseeker Date: 2020-10-09 19:23:20 + (Fri, 09 Oct 2020) Log Message: --- Couple adjustments Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77391] brlcad/branches/thirdparty_rework

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77391 http://sourceforge.net/p/brlcad/code/77391 Author: starseeker Date: 2020-10-09 19:14:02 + (Fri, 09 Oct 2020) Log Message: --- Start working on integrating the new superbuild setup back into the parent build. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77390] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77390 http://sourceforge.net/p/brlcad/code/77390 Author: starseeker Date: 2020-10-09 18:24:04 + (Fri, 09 Oct 2020) Log Message: --- Stubs are the Tcl 'static' libs, which we do want. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77389] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77389 http://sourceforge.net/p/brlcad/code/77389 Author: starseeker Date: 2020-10-09 17:15:12 + (Fri, 09 Oct 2020) Log Message: --- Fix file lists Modified Paths: -- brlcad/branches/thirdparty_rework/src/superbuild/iwidgets.cmake

[brlcad-commits] SF.net SVN: brlcad:[77388] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77388 http://sourceforge.net/p/brlcad/code/77388 Author: starseeker Date: 2020-10-09 16:59:55 + (Fri, 09 Oct 2020) Log Message: --- Working on install behavior Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77387] brlcad/branches/thirdparty_rework/src/ superbuild/CMake/ExternalProject_Target.cmake

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77387 http://sourceforge.net/p/brlcad/code/77387 Author: starseeker Date: 2020-10-09 16:43:00 + (Fri, 09 Oct 2020) Log Message: --- Don't make install rules if we're not using the target. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77386] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77386 http://sourceforge.net/p/brlcad/code/77386 Author: starseeker Date: 2020-10-09 15:12:44 + (Fri, 09 Oct 2020) Log Message: --- Enable the remainder of the itcl/itk packages. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77385] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77385 http://sourceforge.net/p/brlcad/code/77385 Author: starseeker Date: 2020-10-09 14:49:04 + (Fri, 09 Oct 2020) Log Message: --- Fix typo in stepcode.cmake Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77384] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77384 http://sourceforge.net/p/brlcad/code/77384 Author: starseeker Date: 2020-10-09 14:41:29 + (Fri, 09 Oct 2020) Log Message: --- Enable itcl Modified Paths: -- brlcad/branches/thirdparty_rework/src/superbuild/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[77383] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77383 http://sourceforge.net/p/brlcad/code/77383 Author: starseeker Date: 2020-10-09 14:33:33 + (Fri, 09 Oct 2020) Log Message: --- Enable tk Modified Paths: -- brlcad/branches/thirdparty_rework/src/superbuild/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[77382] brlcad/branches/thirdparty_rework/src/ superbuild/CMake/ExternalProject_Target.cmake

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77382 http://sourceforge.net/p/brlcad/code/77382 Author: starseeker Date: 2020-10-09 14:20:15 + (Fri, 09 Oct 2020) Log Message: --- Don't want one target per file unless that proves necessary for things to work... Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77381] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77381 http://sourceforge.net/p/brlcad/code/77381 Author: starseeker Date: 2020-10-09 14:13:29 + (Fri, 09 Oct 2020) Log Message: --- Get Tcl building, at least with a basic setup. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77380] brlcad/branches/thirdparty_rework/src/ superbuild/CMake/RPath_Setup.cmake

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77380 http://sourceforge.net/p/brlcad/code/77380 Author: starseeker Date: 2020-10-09 14:01:53 + (Fri, 09 Oct 2020) Log Message: --- Hmm. Multi-Config is going to be a problem for Tcl and other non-CMake builds... Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77379] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77379 http://sourceforge.net/p/brlcad/code/77379 Author: starseeker Date: 2020-10-09 13:29:51 + (Fri, 09 Oct 2020) Log Message: --- Make some adjustments to get png using local zlibd definitions (we're not getting the zlib prefixes through add_subdirectory

[brlcad-commits] SF.net SVN: brlcad:[77378] brlcad/branches/thirdparty_rework/src/ superbuild/CMake/ExternalProject_Target.cmake

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77378 http://sourceforge.net/p/brlcad/code/77378 Author: starseeker Date: 2020-10-09 13:17:05 + (Fri, 09 Oct 2020) Log Message: --- Adjust dependency setup for file copying Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77377] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77377 http://sourceforge.net/p/brlcad/code/77377 Author: starseeker Date: 2020-10-09 12:55:20 + (Fri, 09 Oct 2020) Log Message: --- Start working on gdal Modified Paths: -- brlcad/branches/thirdparty_rework/src/superbuild/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[77376] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-09 Thread starseeker--- via brlcad-commits
Revision: 77376 http://sourceforge.net/p/brlcad/code/77376 Author: starseeker Date: 2020-10-09 12:41:17 + (Fri, 09 Oct 2020) Log Message: --- Enable proj-4 Modified Paths: -- brlcad/branches/thirdparty_rework/src/superbuild/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[77375] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-08 Thread starseeker--- via brlcad-commits
Revision: 77375 http://sourceforge.net/p/brlcad/code/77375 Author: starseeker Date: 2020-10-09 03:30:43 + (Fri, 09 Oct 2020) Log Message: --- Get stepcode to build, fix ordering issue with png and zlib. As we're adding more components, we're starting to stress the

[brlcad-commits] SF.net SVN: brlcad:[77374] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-08 Thread starseeker--- via brlcad-commits
Revision: 77374 http://sourceforge.net/p/brlcad/code/77374 Author: starseeker Date: 2020-10-09 01:02:03 + (Fri, 09 Oct 2020) Log Message: --- Get png building. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77373] brlcad/branches/thirdparty_rework/src/ superbuild/png/CMakeLists.txt

2020-10-08 Thread starseeker--- via brlcad-commits
Revision: 77373 http://sourceforge.net/p/brlcad/code/77373 Author: starseeker Date: 2020-10-09 01:00:35 + (Fri, 09 Oct 2020) Log Message: --- Grr - these two settings in png's build are problematic for Ninja Multi-Config. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77372] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-08 Thread starseeker--- via brlcad-commits
Revision: 77372 http://sourceforge.net/p/brlcad/code/77372 Author: starseeker Date: 2020-10-08 22:24:45 + (Thu, 08 Oct 2020) Log Message: --- Enable netpbm Modified Paths: -- brlcad/branches/thirdparty_rework/src/superbuild/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[77371] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-08 Thread starseeker--- via brlcad-commits
Revision: 77371 http://sourceforge.net/p/brlcad/code/77371 Author: starseeker Date: 2020-10-08 21:52:21 + (Thu, 08 Oct 2020) Log Message: --- turn on regex build Modified Paths: -- brlcad/branches/thirdparty_rework/src/superbuild/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[77370] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-08 Thread starseeker--- via brlcad-commits
Revision: 77370 http://sourceforge.net/p/brlcad/code/77370 Author: starseeker Date: 2020-10-08 20:23:14 + (Thu, 08 Oct 2020) Log Message: --- Start roughing out another approach, this time trying to plan ahead a bit more for multiconfig (in particular the new Ninja

[brlcad-commits] SF.net SVN: brlcad:[77361] brlcad/branches/thirdparty_rework/src/ superbuild/CMakeLists.txt

2020-10-07 Thread starseeker--- via brlcad-commits
Revision: 77361 http://sourceforge.net/p/brlcad/code/77361 Author: starseeker Date: 2020-10-07 20:12:49 + (Wed, 07 Oct 2020) Log Message: --- Fix variable name Modified Paths: -- brlcad/branches/thirdparty_rework/src/superbuild/CMakeLists.txt Modified:

[brlcad-commits] SF.net SVN: brlcad:[77360] brlcad/branches/thirdparty_rework/src/ superbuild

2020-10-07 Thread starseeker--- via brlcad-commits
Revision: 77360 http://sourceforge.net/p/brlcad/code/77360 Author: starseeker Date: 2020-10-07 20:10:56 + (Wed, 07 Oct 2020) Log Message: --- Use variable, not hardcoded path Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77359] brlcad/branches/thirdparty_rework

2020-10-07 Thread starseeker--- via brlcad-commits
Revision: 77359 http://sourceforge.net/p/brlcad/code/77359 Author: starseeker Date: 2020-10-07 19:24:07 + (Wed, 07 Oct 2020) Log Message: --- Back out experiment. Modified Paths: -- brlcad/branches/thirdparty_rework/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[77358] brlcad/trunk/BUGS

2020-10-07 Thread starseeker--- via brlcad-commits
Revision: 77358 http://sourceforge.net/p/brlcad/code/77358 Author: starseeker Date: 2020-10-07 16:27:28 + (Wed, 07 Oct 2020) Log Message: --- GQA isn't generating valid plot3 files in multithreaded mode. Modified Paths: -- brlcad/trunk/BUGS Modified:

[brlcad-commits] SF.net SVN: brlcad:[77357] brlcad/trunk

2020-10-07 Thread starseeker--- via brlcad-commits
Revision: 77357 http://sourceforge.net/p/brlcad/code/77357 Author: starseeker Date: 2020-10-07 16:14:36 + (Wed, 07 Oct 2020) Log Message: --- C->C++ Modified Paths: -- brlcad/trunk/include/analyze/info.h brlcad/trunk/src/libged/gqa/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[77356] brlcad/trunk/bench/pixcmp.c

2020-10-07 Thread starseeker--- via brlcad-commits
Revision: 77356 http://sourceforge.net/p/brlcad/code/77356 Author: starseeker Date: 2020-10-07 15:17:27 + (Wed, 07 Oct 2020) Log Message: --- I don't think we ment to fall through here? Modified Paths: -- brlcad/trunk/bench/pixcmp.c Modified:

[brlcad-commits] SF.net SVN: brlcad:[77355] brlcad/branches/thirdparty_rework

2020-10-07 Thread starseeker--- via brlcad-commits
Revision: 77355 http://sourceforge.net/p/brlcad/code/77355 Author: starseeker Date: 2020-10-07 14:43:16 + (Wed, 07 Oct 2020) Log Message: --- Checkpoint. Need to stop and rethink again. Previous approach woudl work for single config setups, but will not work for

[brlcad-commits] SF.net SVN: brlcad:[77354] brlcad/branches/thirdparty_rework/misc/CMake/ BRLCAD_Summary.cmake

2020-10-06 Thread starseeker--- via brlcad-commits
Revision: 77354 http://sourceforge.net/p/brlcad/code/77354 Author: starseeker Date: 2020-10-06 22:28:42 + (Tue, 06 Oct 2020) Log Message: --- Need to redo summary printing. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77348] brlcad/branches/thirdparty_rework

2020-10-06 Thread starseeker--- via brlcad-commits
Revision: 77348 http://sourceforge.net/p/brlcad/code/77348 Author: starseeker Date: 2020-10-06 20:00:18 + (Tue, 06 Oct 2020) Log Message: --- use the printtime.cmake script Modified Paths: -- brlcad/branches/thirdparty_rework/CMakeLists.txt

<    4   5   6   7   8   9   10   11   12   13   >