log Makefile.in @ 2854:8a5131cbbe93

age author description
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.