#11
|
|||
|
|||
Changes in husky sources
husky inspector написал(а) к All в Nov 21 01:00:18 по местному времени:
Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed, (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken =========================== huskybse: check for the full path of grep Author: Michael Dukelsky <dukelsky@users.noreply.github.com> Date: 2021-11-17 19:37:10 +0300 Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com> Files: M script/init_build =========================== huskybse: replace backticks with single quotation marks Author: Michael Dukelsky <dukelsky@users.noreply.github.com> Date: 2021-11-17 19:32:47 +0300 Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com> Files: M script/init_build =========================== huskybse: add comment on installing Module::Build; remove lines for PDF and TEXI2DVI Author: Michael Dukelsky <dukelsky@users.noreply.github.com> Date: 2021-11-17 19:18:44 +0300 Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com> Files: M huskymak.cfg.macos =========================== huskybse: specify full path for grep, makeinfo Author: Michael Dukelsky <dukelsky@users.noreply.github.com> Date: 2021-11-17 19:14:02 +0300 Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com> Files: M huskymak.cfg.macos =========================== huskybse: check for the presence of "makeinfo" using the full path Author: Michael Dukelsky <dukelsky@users.noreply.github.com> Date: 2021-11-17 19:01:36 +0300 Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com> Files: M Makefile =========================== huskybse: remove check for "make" Author: Michael Dukelsky <dukelsky@users.noreply.github.com> Date: 2021-11-17 18:56:34 +0300 Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com> Files: M script/init_build =========================== huskybse: make the recommendation in the previous commit more detailed Author: Michael Dukelsky <dukelsky@users.noreply.github.com> Date: 2021-11-17 10:22:40 +0300 Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com> Files: M script/init_build =========================== huskybse: change recommendation for Darwin to "brew install ..." Author: Michael Dukelsky <dukelsky@users.noreply.github.com> Date: 2021-11-17 08:01:16 +0300 Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com> Files: M script/init_build =========================== hptzip: add "-lz" option to the recipe building dynamic library with ld Author: Michael Dukelsky <dukelsky@users.noreply.github.com> Date: 2021-11-17 18:39:43 +0300 Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com> Files: M Makefile =========================== hptzip: replace '#ifdef unix' with '#if defined(_UNIX_)' and prepend the line with '#include "huskylib/compiler.h"' Author: Michael Dukelsky <dukelsky@users.noreply.github.com> Date: 2021-11-17 18:36:52 +0300 Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com> Files: M src/hptzip.c --- hpt/lnx 1.9.0 |