log Makefile.in @ 3005:522ef24b0aba default tip

age author description
Mon, 20 Mar 2023 23:04:15 +0000 bsmith Remove -std=c++11 from CXXFLAGS; CXX should have it if needed.
Mon, 20 Mar 2023 22:49:06 +0000 bsmith Update the configure scripts with the latest autotools.
Sun, 12 Mar 2023 22:34:00 +0000 bsmith Add MacOS signing support with environment variable: CODESIGNIDENTITY.
Fri, 06 Jan 2023 05:56:03 +0000 bsmith Update the zip and dist rules with the new files for 3.3.
Mon, 02 Jan 2023 03:10:05 +0000 bsmith Mac/Unix: Use CXX to link dwtestoo instead of CC.
Thu, 22 Dec 2022 13:57:38 +0000 bsmith Rename the Version file Version.mk since it is included by the Makefiles.
Sat, 17 Dec 2022 21:39:00 +0000 bsmith C++: Implement conditional signal handlers based on overrides.