Subj : Changes in husky sources To : All From : husky inspector Date : Thu Jan 20 2022 01:00 am Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed, (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken =========================== fidoconf: remove both static and dynamic libraries during "distclean" to prevent the situation when the build directory was not cleaned because a user toggled DYNLIBS in "huskymak.cfg" first and after that ran `make distclean`. Author: Michael Dukelsky Date: 2022-01-16 12:33:27 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== fidoconf: rename the "all" target to "build" Author: Michael Dukelsky Date: 2022-01-14 12:25:31 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== fidoconf: move the extraction of the version components to the main Makefile Author: Michael Dukelsky Date: 2022-01-12 13:40:55 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== hptkill: rename the "all" target to "build" Author: Michael Dukelsky Date: 2022-01-14 12:30:54 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== hptkill: move the extraction of the version components to the main Makefile Author: Michael Dukelsky Date: 2022-01-12 16:05:57 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== hpt: rename the "all" target to "build" Author: Michael Dukelsky Date: 2022-01-14 12:28:53 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== hpt: move the extraction of the version components to the main Makefile Author: Michael Dukelsky Date: 2022-01-12 16:03:50 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== huskybse: move "OSType" definition to the makefile beginning Author: Michael Dukelsky Date: 2022-01-18 15:43:56 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== huskybse: change directory to $(INFODIR_DST) before calling install-info for which the variable _cvsdate is created Author: Michael Dukelsky Date: 2022-01-14 21:32:11 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== huskybse: add "util" to the list of the subprojects for which the variable _cvsdate is created Author: Michael Dukelsky Date: 2022-01-14 20:30:27 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== huskybse: remove excessive declaration Author: Michael Dukelsky Date: 2022-01-14 17:29:54 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== huskybse: fix a typo Author: Michael Dukelsky Date: 2022-01-14 12:16:36 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== huskybse: generate version numbers for the "build" & "install" targets and not for the "uninstall" one. Author: Michael Dukelsky Date: 2022-01-14 12:15:27 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== huskybse: rename the "all" target to "build" Author: Michael Dukelsky Date: 2022-01-12 21:31:10 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== huskybse: Generate version numbers for subprojects during "install" and "uninstall" using Perl for extracting the version components from the version.h files; GNU grep is not used by makefiles any more. Author: Michael Dukelsky Date: 2022-01-12 13:30:00 +0300 Committed by: Michael Dukelsky Files: M Makefile M huskymak.cfg M huskymak.cfg.bsd M huskymak.cfg.macos =========================== huskybse: introduce the USED_LIBRARIES and MSGED macros Author: Michael Dukelsky Date: 2022-01-12 13:10:03 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== huskybse: replace grep by a perl script in "gen_cvsdate" Author: Michael Dukelsky Date: 2022-01-12 13:01:29 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== huskybse: insert a semicolon after every uninfo_RECIPE member except the last one Author: Michael Dukelsky Date: 2022-01-12 12:55:34 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== huskybse: do not generate cvsdate.h for huskybse Author: Michael Dukelsky Date: 2022-01-12 12:47:42 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== htick: rename the "all" target to "build" Author: Michael Dukelsky Date: 2022-01-14 12:34:01 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== hptzip: remove both static and dynamic libraries during "distclean" to prevent the situation when the build directory was not cleaned because a user toggled DYNLIBS in "huskymak.cfg" first and after that ran `make distclean`. Author: Michael Dukelsky Date: 2022-01-15 20:15:29 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== hptzip: rename the "all" target to "build" Author: Michael Dukelsky Date: 2022-01-14 12:32:51 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== hptzip: move the extraction of the version components to the main Makefile Author: Michael Dukelsky Date: 2022-01-12 16:10:47 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== fidoroute: reorganize formats and arguments of fprintf calls Author: Michael Dukelsky Date: 2022-01-19 15:46:23 +0300 Committed by: Michael Dukelsky Files: M fidoroute.cpp =========================== fidoroute: rename the "all" target to "build" Author: Michael Dukelsky Date: 2022-01-14 12:26:41 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== sqpack: rename the "all" target to "build" Author: Michael Dukelsky Date: 2022-01-14 12:40:25 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== sqpack: prepend "sqpack_" to version names Author: Michael Dukelsky Date: 2022-01-12 16:29:49 +0300 Committed by: Michael Dukelsky Files: M sqpack.c M version.h =========================== sqpack: move the extraction of the version components to the main Makefile Author: Michael Dukelsky Date: 2022-01-12 16:26:55 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== huskylib: remove both static and dynamic libraries during "distclean" to prevent the situation when the build directory was not cleaned because a user toggled DYNLIBS in "huskymak.cfg" first and after that ran `make distclean`. Author: Michael Dukelsky Date: 2022-01-15 20:22:59 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== huskylib: rename the "all" target to "build" Author: Michael Dukelsky Date: 2022-01-14 12:35:41 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== huskylib: move the extraction of the version components to the main Makefile Author: Michael Dukelsky Date: 2022-01-12 16:14:46 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== hptsqfix: rename the "all" target to "build" Author: Michael Dukelsky Date: 2022-01-16 12:37:01 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== hptsqfix: move the extraction of the version components to the main Makefile Author: Michael Dukelsky Date: 2022-01-12 16:07:17 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== areafix: remove both static and dynamic libraries during "distclean" to prevent the situation when the build directory was not cleaned because a user toggled DYNLIBS in "huskymak.cfg" first and after that ran `make distclean`. Author: Michael Dukelsky Date: 2022-01-15 20:02:17 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== areafix: rename the "all" target to "build" Author: Michael Dukelsky Date: 2022-01-14 12:22:31 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== areafix: move the extraction of the version components to the main Makefile Author: Michael Dukelsky Date: 2022-01-12 13:37:57 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== smapi: remove both static and dynamic libraries during "distclean" to prevent the situation when the build directory was not cleaned because a user toggled DYNLIBS in "huskymak.cfg" first and after that ran `make distclean`. Author: Michael Dukelsky Date: 2022-01-15 20:37:06 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== smapi: rename the "all" target to "build" Author: Michael Dukelsky Date: 2022-01-14 12:38:42 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== smapi: add $(smapi_LIBS) to the recipe linking by 'ld' linker As a consequence, add it also to the prerequisite of the rule. Author: Michael Dukelsky Date: 2022-01-12 16:22:31 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== util: replace the 'distclean' action by the 'realclean' Author: Michael Dukelsky Date: 2022-01-15 22:58:10 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== util: rename the "all" target to "build" Author: Michael Dukelsky Date: 2022-01-15 22:56:02 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== util: use util_cvsdate fetched in the main Makefile instead of util_date Author: Michael Dukelsky Date: 2022-01-14 12:53:50 +0300 Committed by: Michael Dukelsky Files: M Makefile =========================== util: do not delete cvsdate.h during distclean Author: Michael Dukelsky Date: 2022-01-12 16:51:28 +0300 Committed by: Michael Dukelsky Files: M Makefile --- hpt/lnx 1.9.0 * Origin: Moscow, Russia (2:5020/1042.3) .