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.
Fri, 16 Dec 2022 13:33:29 +0000 bsmith FreeBSD/Linux: Linking dwtestoo fails without -lstdc++.
Thu, 15 Dec 2022 14:44:48 +0000 bsmith Linux: Fixes for building dwtestoo on Linux/gcc.
Thu, 15 Dec 2022 12:42:34 +0000 bsmith Add initial C++ binding header and example program.
Tue, 15 Nov 2022 02:29:56 +0000 bsmith GTK2/3/4: Add return values to dw_window_set_bitmap(_from_data).
Thu, 06 Jan 2022 14:21:20 +0000 bsmith Update the "dist" and "zip" Makefile rules for the new files in 3.2.
Sat, 10 Apr 2021 22:06:33 +0000 bsmith GTK: Fix incorrect uninstall rule. test.png not image.png.
Sat, 10 Apr 2021 21:33:12 +0000 bsmith GTK: Install dwtest images in $(prefix)/share/dwtest so they can be found
Sat, 19 Dec 2020 00:15:49 +0000 bsmith Update Unix make rules for clean and dist taking into account 3.1 changes.
Tue, 29 Sep 2020 22:49:04 +0000 bsmith Rename config.h(.in) to dwconfig.h and install it with dwcompat.
Wed, 17 Jun 2020 16:50:24 +0000 bsmith GTK: Split installdwtest into a separate make rule and don't enable it when
Wed, 17 Jun 2020 08:41:18 +0000 bsmith GTK: Add dwtest to install rules and a desktop link required for
Tue, 12 Nov 2019 00:26:10 +0000 bsmith Remove hardcoded "gcc" to fix building on systems without gcc.
Wed, 26 Mar 2014 15:10:50 +0000 bsmith Makefile fix from Mark Hessling...also conditionally
Fri, 15 Feb 2013 09:11:49 +0000 bsmith Make sure pkgconfig directory exists before installing the .pc file.
Fri, 15 Feb 2013 04:23:48 +0000 bsmith Create a dwindows.pc during install to support pkg-config in
Fri, 22 Jun 2012 06:09:12 +0000 bsmith Cause variable expansion to occur during install phase.
Sat, 24 Mar 2012 15:00:56 +0000 bsmith Should only remove dwindows-config and dwindows-config1 during distclean not clean.
Sat, 24 Mar 2012 14:57:20 +0000 bsmith First attempt at fixing dwindows-config --version after the build
Thu, 23 Feb 2012 13:03:45 +0000 bsmith Up version number to 2.3.
Thu, 23 Feb 2012 12:44:15 +0000 bsmith Rename compat.c/h dwcompat.c/h and configure option to --with-dwcompat.
Sun, 20 Nov 2011 06:45:55 +0000 mhessling Add an uninstall target.
Sun, 20 Nov 2011 04:56:39 +0000 bsmith Updated the zip and dist rules to account for new file locations.
Tue, 15 Nov 2011 14:39:58 +0000 bsmith Changes to the build system to no longer use the version during configure.