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

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77864 http://sourceforge.net/p/brlcad/code/77864 Author: starseeker Date: 2020-12-02 02:58:21 + (Wed, 02 Dec 2020) Log Message: --- Just go ahead and set this - ignored on platforms other than Apple according to CMake docs. Modified Paths: --

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

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77863 http://sourceforge.net/p/brlcad/code/77863 Author: starseeker Date: 2020-12-02 02:55:29 + (Wed, 02 Dec 2020) Log Message: --- Remove comment, and mark BRLCAD_WORD_SIZE as advanced regardless of platform. Modified Paths: --

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

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77862 http://sourceforge.net/p/brlcad/code/77862 Author: starseeker Date: 2020-12-02 02:52:23 + (Wed, 02 Dec 2020) Log Message: --- Make a stab at a portable librt timer. This code attempts to replace the various librt timer* files with a single

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

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77861 http://sourceforge.net/p/brlcad/code/77861 Author: starseeker Date: 2020-12-02 01:52:48 + (Wed, 02 Dec 2020) Log Message: --- Grr. Windows doesn't provide CPU time with clock() - which, if I'm reading this right, means timer-nt.c is measuring the wrong

[brlcad-commits] SF.net SVN: brlcad:[77860] brlcad/branches/extbuild

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77860 http://sourceforge.net/p/brlcad/code/77860 Author: starseeker Date: 2020-12-02 01:15:45 + (Wed, 02 Dec 2020) Log Message: --- Put the symbol count back to the value in trunk - let's see if we can get back down to that count. Modified Paths:

[brlcad-commits] SF.net SVN: brlcad:[77859] brlcad/trunk/src/libbu/tbl.c

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77859 http://sourceforge.net/p/brlcad/code/77859 Author: starseeker Date: 2020-12-02 01:14:10 + (Wed, 02 Dec 2020) Log Message: --- Before we unpack last, make sure it's not null Modified Paths: -- brlcad/trunk/src/libbu/tbl.c Modified:

[brlcad-commits] SF.net SVN: brlcad:[77858] brlcad/branches/extbuild

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77858 http://sourceforge.net/p/brlcad/code/77858 Author: starseeker Date: 2020-12-02 00:03:23 + (Wed, 02 Dec 2020) Log Message: --- Merge from trunk - r77837 through r77857 Modified Paths: -- brlcad/branches/extbuild/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[77857] brlcad/trunk/src/libbu/tbl.c

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77857 http://sourceforge.net/p/brlcad/code/77857 Author: starseeker Date: 2020-12-01 23:57:05 + (Tue, 01 Dec 2020) Log Message: --- Initialize Modified Paths: -- brlcad/trunk/src/libbu/tbl.c Modified: brlcad/trunk/src/libbu/tbl.c

[brlcad-commits] SF.net SVN: brlcad:[77856] brlcad/branches/extbuild/src/conv/step

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77856 http://sourceforge.net/p/brlcad/code/77856 Author: starseeker Date: 2020-12-01 22:40:03 + (Tue, 01 Dec 2020) Log Message: --- With the newer stepcode, we need to define the schema export for the executables on MSVC Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77855] brlcad/branches/extbuild/src/other/ext

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77855 http://sourceforge.net/p/brlcad/code/77855 Author: starseeker Date: 2020-12-01 22:38:32 + (Tue, 01 Dec 2020) Log Message: --- Use - instead of _ for the static suffix. Need to check - if there's a convention to use _ instead, should do so uniformly.

[brlcad-commits] SF.net SVN: brlcad:[77854] brlcad/branches/extbuild/src/other/ext/stepcode /include/express/error.h

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77854 http://sourceforge.net/p/brlcad/code/77854 Author: starseeker Date: 2020-12-01 19:55:36 + (Tue, 01 Dec 2020) Log Message: --- Export this function for MSVC Modified Paths: --

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

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77853 http://sourceforge.net/p/brlcad/code/77853 Author: starseeker Date: 2020-12-01 19:09:07 + (Tue, 01 Dec 2020) Log Message: --- Use a more clearly BRL-CAD specific name for this file Modified Paths: -- brlcad/trunk/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[77852] brlcad/branches/extbuild/src/other/ext

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77852 http://sourceforge.net/p/brlcad/code/77852 Author: starseeker Date: 2020-12-01 17:09:30 + (Tue, 01 Dec 2020) Log Message: --- Make a stab at simplifying stepcode's versioning, see if we can use the naming function. Needs to be tested on multiple

[brlcad-commits] SF.net SVN: brlcad:[77851] brlcad/branches/extbuild/src/other/ext/ stepcode.dist

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77851 http://sourceforge.net/p/brlcad/code/77851 Author: starseeker Date: 2020-12-01 16:35:55 + (Tue, 01 Dec 2020) Log Message: --- fix dist list Modified Paths: -- brlcad/branches/extbuild/src/other/ext/stepcode.dist Modified:

[brlcad-commits] SF.net SVN: brlcad:[77850] brlcad/branches/extbuild/src/other/ext/stepcode

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77850 http://sourceforge.net/p/brlcad/code/77850 Author: starseeker Date: 2020-12-01 16:02:30 + (Tue, 01 Dec 2020) Log Message: --- clean up a few stray files/changes Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77849] brlcad/branches/extbuild/src/conv/step

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77849 http://sourceforge.net/p/brlcad/code/77849 Author: starseeker Date: 2020-12-01 15:51:30 + (Tue, 01 Dec 2020) Log Message: --- Grab updates for other step code. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77848] brlcad/branches/extbuild/src/conv/step/ CMakeLists.txt

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77848 http://sourceforge.net/p/brlcad/code/77848 Author: starseeker Date: 2020-12-01 15:49:18 + (Tue, 01 Dec 2020) Log Message: --- Don't have helper file in newer stepcode. Modified Paths: --

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

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77847 http://sourceforge.net/p/brlcad/code/77847 Author: starseeker Date: 2020-12-01 15:17:06 + (Tue, 01 Dec 2020) Log Message: --- More future-proofing of stepcode C++ Modified Paths: -- brlcad/trunk/src/conv/step/g-step/Assembly_Product.cpp

[brlcad-commits] SF.net SVN: brlcad:[77846] brlcad/branches/extbuild/src/conv/step/ CMakeLists.txt

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77846 http://sourceforge.net/p/brlcad/code/77846 Author: starseeker Date: 2020-12-01 14:43:07 + (Tue, 01 Dec 2020) Log Message: --- Newer stepcode generates unity entities and types files - we need to build these for the converters. Modified Paths:

[brlcad-commits] SF.net SVN: brlcad:[77845] brlcad/branches/extbuild/src/conv/step/ CMakeLists.txt

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77845 http://sourceforge.net/p/brlcad/code/77845 Author: starseeker Date: 2020-12-01 14:41:43 + (Tue, 01 Dec 2020) Log Message: --- Didn't mean to convert with the file removes. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77844] brlcad/branches/extbuild/src

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77844 http://sourceforge.net/p/brlcad/code/77844 Author: starseeker Date: 2020-12-01 14:40:23 + (Tue, 01 Dec 2020) Log Message: --- remove files Modified Paths: -- brlcad/branches/extbuild/src/conv/step/CMakeLists.txt Removed Paths:

[brlcad-commits] SF.net SVN: brlcad:[77843] brlcad/branches/extbuild/src/other/ext

2020-12-01 Thread starseeker--- via brlcad-commits
Revision: 77843 http://sourceforge.net/p/brlcad/code/77843 Author: starseeker Date: 2020-12-01 14:36:58 + (Tue, 01 Dec 2020) Log Message: --- Working on getting upstream stepcode and our step-g in sync. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77838] brlcad/branches/extbuild

2020-11-30 Thread starseeker--- via brlcad-commits
Revision: 77838 http://sourceforge.net/p/brlcad/code/77838 Author: starseeker Date: 2020-12-01 02:10:26 + (Tue, 01 Dec 2020) Log Message: --- Merge from trunk through r77837 Modified Paths: -- brlcad/branches/extbuild/src/conv/step/STEPWrapper.cpp

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

2020-11-30 Thread starseeker--- via brlcad-commits
Revision: 77837 http://sourceforge.net/p/brlcad/code/77837 Author: starseeker Date: 2020-12-01 02:00:21 + (Tue, 01 Dec 2020) Log Message: --- Backport a couple changes from upstream stepcode. In order to prepare our step converter code for updating to the latest

[brlcad-commits] SF.net SVN: brlcad:[77836] brlcad/branches/extbuild

2020-11-30 Thread starseeker--- via brlcad-commits
Revision: 77836 http://sourceforge.net/p/brlcad/code/77836 Author: starseeker Date: 2020-11-30 19:47:30 + (Mon, 30 Nov 2020) Log Message: --- Merge from trunk through r77835 Modified Paths: -- brlcad/branches/extbuild/src/libbu/tbl.c Property Changed:

[brlcad-commits] SF.net SVN: brlcad:[77835] brlcad/branches/extbuild/src/other/ext/ proj4.cmake

2020-11-30 Thread starseeker--- via brlcad-commits
Revision: 77835 http://sourceforge.net/p/brlcad/code/77835 Author: starseeker Date: 2020-11-30 18:48:47 + (Mon, 30 Nov 2020) Log Message: --- proj versioning is quirky Modified Paths: -- brlcad/branches/extbuild/src/other/ext/proj4.cmake Modified:

[brlcad-commits] SF.net SVN: brlcad:[77834] brlcad/branches/extbuild/src/libbu/tbl.c

2020-11-30 Thread starseeker--- via brlcad-commits
Revision: 77834 http://sourceforge.net/p/brlcad/code/77834 Author: starseeker Date: 2020-11-30 18:45:59 + (Mon, 30 Nov 2020) Log Message: --- revert build workaround Modified Paths: -- brlcad/branches/extbuild/src/libbu/tbl.c Modified:

[brlcad-commits] SF.net SVN: brlcad:[77833] brlcad/branches/extbuild

2020-11-30 Thread starseeker--- via brlcad-commits
Revision: 77833 http://sourceforge.net/p/brlcad/code/77833 Author: starseeker Date: 2020-11-30 18:44:47 + (Mon, 30 Nov 2020) Log Message: --- Couple others that fit the initial pattern, but others do not... Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77831] brlcad/branches/extbuild

2020-11-30 Thread starseeker--- via brlcad-commits
Revision: 77831 http://sourceforge.net/p/brlcad/code/77831 Author: starseeker Date: 2020-11-30 16:34:14 + (Mon, 30 Nov 2020) Log Message: --- Not sure yet if this is practical, but see if we can abstract the platform naming of the libraries into a function based on the

[brlcad-commits] SF.net SVN: brlcad:[77830] brlcad/branches/extbuild

2020-11-30 Thread starseeker--- via brlcad-commits
Revision: 77830 http://sourceforge.net/p/brlcad/code/77830 Author: starseeker Date: 2020-11-30 15:50:27 + (Mon, 30 Nov 2020) Log Message: --- Merge from trunk - r77783 through r77829 Modified Paths: -- brlcad/branches/extbuild/TODO

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

2020-11-30 Thread starseeker--- via brlcad-commits
Revision: 77829 http://sourceforge.net/p/brlcad/code/77829 Author: starseeker Date: 2020-11-30 15:45:42 + (Mon, 30 Nov 2020) Log Message: --- Put r7 back, this time with the missing libraries added. Builds on MSVC. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77828] brlcad/branches/extbuild/misc/CMake/ BRLCAD_Install_Prefix.cmake

2020-11-30 Thread starseeker--- via brlcad-commits
Revision: 77828 http://sourceforge.net/p/brlcad/code/77828 Author: starseeker Date: 2020-11-30 14:24:14 + (Mon, 30 Nov 2020) Log Message: --- Ignore specific directories, not just the root dir of the install. Per CMake docs, that actually won't work - the ignore vars

[brlcad-commits] SF.net SVN: brlcad:[77822] brlcad/trunk/doc/legal/embedded/sobolseq.txt

2020-11-29 Thread starseeker--- via brlcad-commits
Revision: 77822 http://sourceforge.net/p/brlcad/code/77822 Author: starseeker Date: 2020-11-29 17:43:20 + (Sun, 29 Nov 2020) Log Message: --- Update license reference Modified Paths: -- brlcad/trunk/doc/legal/embedded/sobolseq.txt Modified:

[brlcad-commits] SF.net SVN: brlcad:[77819] brlcad/branches/extbuild/misc/CMake/ BRLCAD_Install_Prefix.cmake

2020-11-27 Thread starseeker--- via brlcad-commits
Revision: 77819 http://sourceforge.net/p/brlcad/code/77819 Author: starseeker Date: 2020-11-27 17:43:57 + (Fri, 27 Nov 2020) Log Message: --- Note an update we will need to make CMAKE_IGNORE_PATH effective. Modified Paths: --

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

2020-11-24 Thread starseeker--- via brlcad-commits
Revision: 77810 http://sourceforge.net/p/brlcad/code/77810 Author: starseeker Date: 2020-11-24 15:48:31 + (Tue, 24 Nov 2020) Log Message: --- Back out r7/77806 - gcv plugin build not working on Windows, so something's missing. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77806] brlcad/trunk/src/libgcv/plugins

2020-11-23 Thread starseeker--- via brlcad-commits
Revision: 77806 http://sourceforge.net/p/brlcad/code/77806 Author: starseeker Date: 2020-11-23 22:59:20 + (Mon, 23 Nov 2020) Log Message: --- libwdb has mk_* functions Modified Paths: -- brlcad/trunk/src/libgcv/plugins/asc/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[77804] brlcad/branches/extbuild/src/librt/primitives/ revolve/revolve_brep.cpp

2020-11-22 Thread starseeker--- via brlcad-commits
Revision: 77804 http://sourceforge.net/p/brlcad/code/77804 Author: starseeker Date: 2020-11-23 00:33:57 + (Mon, 23 Nov 2020) Log Message: --- Avoid deprecated array copy Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77803] brlcad/branches/extbuild/regress/repository/ repocheck.cpp

2020-11-22 Thread starseeker--- via brlcad-commits
Revision: 77803 http://sourceforge.net/p/brlcad/code/77803 Author: starseeker Date: 2020-11-22 17:13:47 + (Sun, 22 Nov 2020) Log Message: --- Adjust count so we can do distcheck-full run Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77802] brlcad/branches/extbuild/src/other/ext/ stepcode.cmake

2020-11-21 Thread starseeker--- via brlcad-commits
Revision: 77802 http://sourceforge.net/p/brlcad/code/77802 Author: starseeker Date: 2020-11-21 23:23:30 + (Sat, 21 Nov 2020) Log Message: --- stray period Modified Paths: -- brlcad/branches/extbuild/src/other/ext/stepcode.cmake Modified:

[brlcad-commits] SF.net SVN: brlcad:[77801] brlcad/branches/extbuild/src/other/ext/ stepcode.cmake

2020-11-21 Thread starseeker--- via brlcad-commits
Revision: 77801 http://sourceforge.net/p/brlcad/code/77801 Author: starseeker Date: 2020-11-21 23:09:16 + (Sat, 21 Nov 2020) Log Message: --- Adjust version for openbsd - need to track down where the versioning is being set for these, maybe simplify as in earlier

[brlcad-commits] SF.net SVN: brlcad:[77800] brlcad/branches/extbuild/src/other/ext

2020-11-21 Thread starseeker--- via brlcad-commits
Revision: 77800 http://sourceforge.net/p/brlcad/code/77800 Author: starseeker Date: 2020-11-21 22:44:43 + (Sat, 21 Nov 2020) Log Message: --- First cut at handling Tcl/Tk outputs for OpenBSD. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77799] brlcad/branches/extbuild/src/other/ext

2020-11-21 Thread starseeker--- via brlcad-commits
Revision: 77799 http://sourceforge.net/p/brlcad/code/77799 Author: starseeker Date: 2020-11-21 22:38:46 + (Sat, 21 Nov 2020) Log Message: --- Make a stab at updating stepcode logic for OpenBSD Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77798] brlcad/branches/extbuild/src/other/ext

2020-11-21 Thread starseeker--- via brlcad-commits
Revision: 77798 http://sourceforge.net/p/brlcad/code/77798 Author: starseeker Date: 2020-11-21 22:10:44 + (Sat, 21 Nov 2020) Log Message: --- OpenBSD also stomps on the LDFLAGS setting in configure. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77797] brlcad/branches/extbuild/src/other/ext/ png.cmake

2020-11-21 Thread starseeker--- via brlcad-commits
Revision: 77797 http://sourceforge.net/p/brlcad/code/77797 Author: starseeker Date: 2020-11-21 21:08:29 + (Sat, 21 Nov 2020) Log Message: --- Use symlink var for link target Modified Paths: -- brlcad/branches/extbuild/src/other/ext/png.cmake Modified:

[brlcad-commits] SF.net SVN: brlcad:[77796] brlcad/branches/extbuild/src/other/ext

2020-11-21 Thread starseeker--- via brlcad-commits
Revision: 77796 http://sourceforge.net/p/brlcad/code/77796 Author: starseeker Date: 2020-11-21 20:58:36 + (Sat, 21 Nov 2020) Log Message: --- Adjust regex logic for OpenBSD Modified Paths: -- brlcad/branches/extbuild/src/other/ext/regex/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[77795] brlcad/branches/extbuild/src/other/ext

2020-11-21 Thread starseeker--- via brlcad-commits
Revision: 77795 http://sourceforge.net/p/brlcad/code/77795 Author: starseeker Date: 2020-11-21 20:30:02 + (Sat, 21 Nov 2020) Log Message: --- See if we can adjust GDAL naming to match OpenBSD conventions... Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77794] brlcad/branches/extbuild/src/other/ext

2020-11-21 Thread starseeker--- via brlcad-commits
Revision: 77794 http://sourceforge.net/p/brlcad/code/77794 Author: starseeker Date: 2020-11-21 20:14:49 + (Sat, 21 Nov 2020) Log Message: --- More OpenBSD experimenting Modified Paths: -- brlcad/branches/extbuild/src/other/ext/proj-4/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[77793] brlcad/branches/extbuild/src/other/ext/ png.cmake

2020-11-21 Thread starseeker--- via brlcad-commits
Revision: 77793 http://sourceforge.net/p/brlcad/code/77793 Author: starseeker Date: 2020-11-21 20:07:31 + (Sat, 21 Nov 2020) Log Message: --- adjust numbering Modified Paths: -- brlcad/branches/extbuild/src/other/ext/png.cmake Modified:

[brlcad-commits] SF.net SVN: brlcad:[77792] brlcad/branches/extbuild/src/other/ext

2020-11-21 Thread starseeker--- via brlcad-commits
Revision: 77792 http://sourceforge.net/p/brlcad/code/77792 Author: starseeker Date: 2020-11-21 20:01:48 + (Sat, 21 Nov 2020) Log Message: --- Start working on png OpenBSD adjustments. Modified Paths: -- brlcad/branches/extbuild/src/other/ext/gdal.cmake

[brlcad-commits] SF.net SVN: brlcad:[77791] brlcad/branches/extbuild/src/other/ext/ png.cmake

2020-11-21 Thread starseeker--- via brlcad-commits
Revision: 77791 http://sourceforge.net/p/brlcad/code/77791 Author: starseeker Date: 2020-11-21 18:19:23 + (Sat, 21 Nov 2020) Log Message: --- Adjust zlib name Modified Paths: -- brlcad/branches/extbuild/src/other/ext/png.cmake Modified:

[brlcad-commits] SF.net SVN: brlcad:[77790] brlcad/branches/extbuild/src/other/ext/ zlib.cmake

2020-11-21 Thread starseeker--- via brlcad-commits
Revision: 77790 http://sourceforge.net/p/brlcad/code/77790 Author: starseeker Date: 2020-11-21 18:16:12 + (Sat, 21 Nov 2020) Log Message: --- adjust zlib name Modified Paths: -- brlcad/branches/extbuild/src/other/ext/zlib.cmake Modified:

[brlcad-commits] SF.net SVN: brlcad:[77789] brlcad/branches/extbuild/src/other/ext

2020-11-21 Thread starseeker--- via brlcad-commits
Revision: 77789 http://sourceforge.net/p/brlcad/code/77789 Author: starseeker Date: 2020-11-21 18:10:04 + (Sat, 21 Nov 2020) Log Message: --- Apparently OpenBSD is extremely pickly about the library format its ld is looking for? Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77788] brlcad/branches/extbuild/src/other/ext/ png.cmake

2020-11-21 Thread starseeker--- via brlcad-commits
Revision: 77788 http://sourceforge.net/p/brlcad/code/77788 Author: starseeker Date: 2020-11-21 17:43:45 + (Sat, 21 Nov 2020) Log Message: --- Will need to adjust ZLIB library passed to other builds - test with png. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77787] brlcad/branches/extbuild/src/other/ext/ zlib.cmake

2020-11-21 Thread starseeker--- via brlcad-commits
Revision: 77787 http://sourceforge.net/p/brlcad/code/77787 Author: starseeker Date: 2020-11-21 17:37:52 + (Sat, 21 Nov 2020) Log Message: --- Make a stab at accomidating OpenBSD for zlib build Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77786] brlcad/branches/extbuild/src/other/ext/ CMakeLists.txt

2020-11-21 Thread starseeker--- via brlcad-commits
Revision: 77786 http://sourceforge.net/p/brlcad/code/77786 Author: starseeker Date: 2020-11-21 17:30:10 + (Sat, 21 Nov 2020) Log Message: --- Add an OPENBSD test variable. Modified Paths: -- brlcad/branches/extbuild/src/other/ext/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[77785] brlcad/branches/extbuild/src/libtclcad/ CMakeLists.txt

2020-11-21 Thread starseeker--- via brlcad-commits
Revision: 77785 http://sourceforge.net/p/brlcad/code/77785 Author: starseeker Date: 2020-11-21 16:50:31 + (Sat, 21 Nov 2020) Log Message: --- Make a list and loop over it, rather than having a code block for each target. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77784] brlcad/branches/extbuild

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 77784 http://sourceforge.net/p/brlcad/code/77784 Author: starseeker Date: 2020-11-21 04:53:44 + (Sat, 21 Nov 2020) Log Message: --- Merge from trunk - r1 through r77783 Modified Paths: -- brlcad/branches/extbuild/src/adrt/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[77783] brlcad/branches/extbuild/CMakeLists.txt

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 77783 http://sourceforge.net/p/brlcad/code/77783 Author: starseeker Date: 2020-11-21 04:44:08 + (Sat, 21 Nov 2020) Log Message: --- Weird... windows.h test failed on the Windows github runner... Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77782] brlcad/branches/extbuild

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 77782 http://sourceforge.net/p/brlcad/code/77782 Author: starseeker Date: 2020-11-21 03:56:19 + (Sat, 21 Nov 2020) Log Message: --- Quote strings in case they are empty, remove debugging ls command Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77781] brlcad/branches/extbuild/CMakeLists.txt

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 77781 http://sourceforge.net/p/brlcad/code/77781 Author: starseeker Date: 2020-11-21 02:58:38 + (Sat, 21 Nov 2020) Log Message: --- Use {USERNAME} instead of the custom username C code. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77780] brlcad/branches/extbuild/misc/CMake/ BRLCAD_Test_Wrappers.cmake

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 77780 http://sourceforge.net/p/brlcad/code/77780 Author: starseeker Date: 2020-11-21 02:53:43 + (Sat, 21 Nov 2020) Log Message: --- Switch ProcessorCount out for cmake_host_system_information Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77779] brlcad/branches/extbuild/CMakeLists.txt

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 9 http://sourceforge.net/p/brlcad/code/9 Author: starseeker Date: 2020-11-21 02:40:37 + (Sat, 21 Nov 2020) Log Message: --- Use cmake_host_system_information to replace code for getting hostname Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77778] brlcad/branches/extbuild/src/other/ext/ CMakeLists.txt

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 8 http://sourceforge.net/p/brlcad/code/8 Author: starseeker Date: 2020-11-21 02:32:30 + (Sat, 21 Nov 2020) Log Message: --- OpenBSD breaks naming assumptions. Need to consider how best to deal with this - building everything with CMake has sheltered

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

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 7 http://sourceforge.net/p/brlcad/code/7 Author: starseeker Date: 2020-11-21 00:13:12 + (Sat, 21 Nov 2020) Log Message: --- Update the gcv plugin setup to match the libdm/libged approach. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77776] brlcad/branches/rel8

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 6 http://sourceforge.net/p/brlcad/code/6 Author: starseeker Date: 2020-11-21 00:11:46 + (Sat, 21 Nov 2020) Log Message: --- Merge from trunk - r77303 through r2 Modified Paths: -- brlcad/branches/rel8/AUTHORS

[brlcad-commits] SF.net SVN: brlcad:[77775] brlcad/branches/nurbs

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 5 http://sourceforge.net/p/brlcad/code/5 Author: starseeker Date: 2020-11-20 22:50:04 + (Fri, 20 Nov 2020) Log Message: --- Merge from trunk - r77303 through r2 Modified Paths: -- brlcad/branches/nurbs/AUTHORS

[brlcad-commits] SF.net SVN: brlcad:[77774] brlcad/branches/bioh

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 4 http://sourceforge.net/p/brlcad/code/4 Author: starseeker Date: 2020-11-20 22:46:35 + (Fri, 20 Nov 2020) Log Message: --- Merge from trunk - r77303 through r2 Modified Paths: -- brlcad/branches/bioh/AUTHORS

[brlcad-commits] SF.net SVN: brlcad:[77773] brlcad/branches/swrast

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 3 http://sourceforge.net/p/brlcad/code/3 Author: starseeker Date: 2020-11-20 22:38:53 + (Fri, 20 Nov 2020) Log Message: --- Merge from trunk - r77303 through r2 Modified Paths: -- brlcad/branches/swrast/AUTHORS

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

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 2 http://sourceforge.net/p/brlcad/code/2 Author: starseeker Date: 2020-11-20 22:33:37 + (Fri, 20 Nov 2020) Log Message: --- extbuild has taken over this effort - delete old branch Removed Paths: - brlcad/branches/thirdparty_rework/

[brlcad-commits] SF.net SVN: brlcad:[77771] brlcad/branches/extbuild

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 1 http://sourceforge.net/p/brlcad/code/1 Author: starseeker Date: 2020-11-20 22:31:45 + (Fri, 20 Nov 2020) Log Message: --- Merge from trunk - r77700 through 0 Modified Paths: -- brlcad/branches/extbuild/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[77770] brlcad/branches/extbuild/regress/repository/ repocheck.cpp

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 0 http://sourceforge.net/p/brlcad/code/0 Author: starseeker Date: 2020-11-20 21:49:02 + (Fri, 20 Nov 2020) Log Message: --- Adjust platform symbol count - some of the src/other build logic is going to be inherently platform specific. Bump this up so

[brlcad-commits] SF.net SVN: brlcad:[77769] brlcad/branches/extbuild/src/other/ext

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 77769 http://sourceforge.net/p/brlcad/code/77769 Author: starseeker Date: 2020-11-20 21:45:41 + (Fri, 20 Nov 2020) Log Message: --- Just the path here Modified Paths: -- brlcad/branches/extbuild/src/other/ext/tcl.cmake

[brlcad-commits] SF.net SVN: brlcad:[77768] brlcad/branches/extbuild/src/other/ext

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 77768 http://sourceforge.net/p/brlcad/code/77768 Author: starseeker Date: 2020-11-20 21:25:00 + (Fri, 20 Nov 2020) Log Message: --- LDFLAGS isn't enough - configure is actually trying to run programs that are trying to link against the bundled libz_brl. See

[brlcad-commits] SF.net SVN: brlcad:[77767] brlcad/branches/extbuild/src/other/ext

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 77767 http://sourceforge.net/p/brlcad/code/77767 Author: starseeker Date: 2020-11-20 20:56:27 + (Fri, 20 Nov 2020) Log Message: --- Try similar changes for Tk... Modified Paths: -- brlcad/branches/extbuild/src/other/ext/tk/unix/configure

[brlcad-commits] SF.net SVN: brlcad:[77766] brlcad/branches/extbuild/src/other/ext/ tcl.cmake

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 77766 http://sourceforge.net/p/brlcad/code/77766 Author: starseeker Date: 2020-11-20 20:45:59 + (Fri, 20 Nov 2020) Log Message: --- At least one other place not getting the word about the -L flag... Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77765] brlcad/branches/extbuild/src/other/ext/tcl/unix /configure

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 77765 http://sourceforge.net/p/brlcad/code/77765 Author: starseeker Date: 2020-11-20 20:28:50 + (Fri, 20 Nov 2020) Log Message: --- If this is indeed the fix this needs to be a patch, but on FreeBSD clearing the LDFLAGS here is wiping out our LDFLAGS

[brlcad-commits] SF.net SVN: brlcad:[77764] brlcad/branches/extbuild/src/other/ext/CMake/ tcl_replace.cxx.in

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 77764 http://sourceforge.net/p/brlcad/code/77764 Author: starseeker Date: 2020-11-20 19:26:33 + (Fri, 20 Nov 2020) Log Message: --- See if we can avoid trying to redo TCL_PACKAGE_PATH Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77763] brlcad/branches/extbuild/src/other/ext/itk3/ CMakeLists.txt

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 77763 http://sourceforge.net/p/brlcad/code/77763 Author: starseeker Date: 2020-11-20 19:03:28 + (Fri, 20 Nov 2020) Log Message: --- The TK_GRAPHICS_SYSTEM var isn't being used right now, and it's not something we can test on headless machines (like build

[brlcad-commits] SF.net SVN: brlcad:[77762] brlcad/branches/extbuild/src/other/ext/itk3/ CMakeLists.txt

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 77762 http://sourceforge.net/p/brlcad/code/77762 Author: starseeker Date: 2020-11-20 18:41:42 + (Fri, 20 Nov 2020) Log Message: --- Hmm... didn't find X11.h out of the box for itk3 on FreeBSD... Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77761] brlcad/branches/extbuild/src/other/ext

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 77761 http://sourceforge.net/p/brlcad/code/77761 Author: starseeker Date: 2020-11-20 18:37:45 + (Fri, 20 Nov 2020) Log Message: --- Adjust this variable name to better match the ExternalProject option it controls. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77760] brlcad/branches/extbuild/src/other/ext/CMake/ ExternalProject_Target.cmake

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 77760 http://sourceforge.net/p/brlcad/code/77760 Author: starseeker Date: 2020-11-20 18:19:04 + (Fri, 20 Nov 2020) Log Message: --- Remove debug printing Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77759] brlcad/branches/extbuild/src/other/ext/CMake/ ExternalProject_Target.cmake

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 77759 http://sourceforge.net/p/brlcad/code/77759 Author: starseeker Date: 2020-11-20 17:48:04 + (Fri, 20 Nov 2020) Log Message: --- Remove verbose debugging printing Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77758] brlcad/branches/extbuild/src/other/ext/CMake/ ExternalProject_Target.cmake

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 77758 http://sourceforge.net/p/brlcad/code/77758 Author: starseeker Date: 2020-11-20 17:45:12 + (Fri, 20 Nov 2020) Log Message: --- Looks like the combination of delte_rpath and add_rpath worked Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77757] brlcad/branches/extbuild/src/other/ext/CMake/ ExternalProject_Target.cmake

2020-11-20 Thread starseeker--- via brlcad-commits
Revision: 77757 http://sourceforge.net/p/brlcad/code/77757 Author: starseeker Date: 2020-11-20 15:34:53 + (Fri, 20 Nov 2020) Log Message: --- Try install_name_tool instead of file(RPATH_CHANGE) - however, it looks like the final rpath still isn't being successfully

[brlcad-commits] SF.net SVN: brlcad:[77755] brlcad/branches/extbuild

2020-11-19 Thread starseeker--- via brlcad-commits
Revision: 77755 http://sourceforge.net/p/brlcad/code/77755 Author: starseeker Date: 2020-11-20 02:26:34 + (Fri, 20 Nov 2020) Log Message: --- Looking better, but still can't get file(RPATH_CHANGE) to succeed with 3rd party outputs on mac... Modified Paths:

[brlcad-commits] SF.net SVN: brlcad:[77754] brlcad/branches/extbuild/src/other/ext/CMake/ ExternalProject_Target.cmake

2020-11-19 Thread starseeker--- via brlcad-commits
Revision: 77754 http://sourceforge.net/p/brlcad/code/77754 Author: starseeker Date: 2020-11-20 01:24:20 + (Fri, 20 Nov 2020) Log Message: --- put back the permissions after install_name_tool Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77753] brlcad/branches/extbuild/src/other/ext

2020-11-19 Thread starseeker--- via brlcad-commits
Revision: 77753 http://sourceforge.net/p/brlcad/code/77753 Author: starseeker Date: 2020-11-20 01:22:17 + (Fri, 20 Nov 2020) Log Message: --- Try an approach suggested by Sean, using the install_name_tool to add the rpath when the 3rd party build does not. Modified

[brlcad-commits] SF.net SVN: brlcad:[77752] brlcad/branches/extbuild/src/other/ext/CMake/ tcl_configure.patch

2020-11-19 Thread starseeker--- via brlcad-commits
Revision: 77752 http://sourceforge.net/p/brlcad/code/77752 Author: starseeker Date: 2020-11-19 17:57:40 + (Thu, 19 Nov 2020) Log Message: --- See if we can be more targeted Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77751] brlcad/branches/extbuild/src/other/ext

2020-11-19 Thread starseeker--- via brlcad-commits
Revision: 77751 http://sourceforge.net/p/brlcad/code/77751 Author: starseeker Date: 2020-11-19 17:08:03 + (Thu, 19 Nov 2020) Log Message: --- Experiment to see if we can just force the rpath issue directly in configure. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77750] brlcad/branches/extbuild/src/other/ext

2020-11-19 Thread starseeker--- via brlcad-commits
Revision: 77750 http://sourceforge.net/p/brlcad/code/77750 Author: starseeker Date: 2020-11-19 13:11:30 + (Thu, 19 Nov 2020) Log Message: --- See if we can align RPATH properties with the parent build... Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77745] brlcad/branches/extbuild/src

2020-11-18 Thread starseeker--- via brlcad-commits
Revision: 77745 http://sourceforge.net/p/brlcad/code/77745 Author: starseeker Date: 2020-11-18 22:06:26 + (Wed, 18 Nov 2020) Log Message: --- Shouldn't need to directly link Itcl/Itk any longer. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77744] brlcad/branches/extbuild/src/other/ext

2020-11-18 Thread starseeker--- via brlcad-commits
Revision: 77744 http://sourceforge.net/p/brlcad/code/77744 Author: starseeker Date: 2020-11-18 15:55:05 + (Wed, 18 Nov 2020) Log Message: --- Fix set statement syntax, replace DYLIB_INSTALL_DIR setting in macosx configure. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[77743] brlcad/branches/extbuild/src/other/ext

2020-11-18 Thread starseeker--- via brlcad-commits
Revision: 77743 http://sourceforge.net/p/brlcad/code/77743 Author: starseeker Date: 2020-11-18 12:58:20 + (Wed, 18 Nov 2020) Log Message: --- Pass tk flag to CMake subbuilds Modified Paths: -- brlcad/branches/extbuild/src/other/ext/itcl.cmake

[brlcad-commits] SF.net SVN: brlcad:[77742] brlcad/branches/extbuild

2020-11-17 Thread starseeker--- via brlcad-commits
Revision: 77742 http://sourceforge.net/p/brlcad/code/77742 Author: starseeker Date: 2020-11-18 04:32:18 + (Wed, 18 Nov 2020) Log Message: --- Don't search for Tk unless we're actually going to use it - we don't want to populate the variables and possibly link/include

[brlcad-commits] SF.net SVN: brlcad:[77741] brlcad/branches/extbuild/src/other/ext

2020-11-17 Thread starseeker--- via brlcad-commits
Revision: 77741 http://sourceforge.net/p/brlcad/code/77741 Author: starseeker Date: 2020-11-17 23:07:05 + (Tue, 17 Nov 2020) Log Message: --- Arrgh. Semicolons are used to define CMake lists, so they're a problem in CMAKE_BUILD_RPATH. See if we can dodge the issue by

[brlcad-commits] SF.net SVN: brlcad:[77740] brlcad/branches/extbuild

2020-11-17 Thread starseeker--- via brlcad-commits
Revision: 77740 http://sourceforge.net/p/brlcad/code/77740 Author: starseeker Date: 2020-11-17 22:50:25 + (Tue, 17 Nov 2020) Log Message: --- rpath contents are different on OSX... Modified Paths: -- brlcad/branches/extbuild/misc/CMake/RPath_Setup.cmake

[brlcad-commits] SF.net SVN: brlcad:[77738] brlcad/branches/extbuild/src/tclscripts/ CMakeLists.txt

2020-11-13 Thread starseeker--- via brlcad-commits
Revision: 77738 http://sourceforge.net/p/brlcad/code/77738 Author: starseeker Date: 2020-11-13 14:48:19 + (Fri, 13 Nov 2020) Log Message: --- Switch install command to using $, per https://discourse.cmake.org/t/cmake-cfg-intdir-and-file-install/2169 Modified Paths:

[brlcad-commits] SF.net SVN: brlcad:[77737] brlcad/branches/extbuild/src/other/ext/ tcl.cmake

2020-11-12 Thread starseeker--- via brlcad-commits
Revision: 77737 http://sourceforge.net/p/brlcad/code/77737 Author: starseeker Date: 2020-11-13 04:02:12 + (Fri, 13 Nov 2020) Log Message: --- Adjustments, mark as advanced Modified Paths: -- brlcad/branches/extbuild/src/other/ext/tcl.cmake Modified:

[brlcad-commits] SF.net SVN: brlcad:[77736] brlcad/branches/extbuild

2020-11-12 Thread starseeker--- via brlcad-commits
Revision: 77736 http://sourceforge.net/p/brlcad/code/77736 Author: starseeker Date: 2020-11-13 03:57:28 + (Fri, 13 Nov 2020) Log Message: --- Guard the distcheck-odd_pathnames test based on which 3rd party bundled builds are enabled. Autotools based builds are a no-go

[brlcad-commits] SF.net SVN: brlcad:[77735] brlcad/branches/extbuild/src/other

2020-11-12 Thread starseeker--- via brlcad-commits
Revision: 77735 http://sourceforge.net/p/brlcad/code/77735 Author: starseeker Date: 2020-11-13 03:21:44 + (Fri, 13 Nov 2020) Log Message: --- Adjust pkgIndex.tcl generation for tkhtml and tktable. Modified Paths: --

<    1   2   3   4   5   6   7   8   9   10   >