[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi-commits] [lmi] master ee293d1 10/18: Update certain URLs
From: |
Greg Chicares |
Subject: |
[lmi-commits] [lmi] master ee293d1 10/18: Update certain URLs |
Date: |
Wed, 29 May 2019 18:49:08 -0400 (EDT) |
branch: master
commit ee293d134beed2dbb71cbbff2816f8ca196d893e
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>
Update certain URLs
---
GNUmakefile | 2 +-
autodependency.make | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/GNUmakefile b/GNUmakefile
index 360aece..3304dc6 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -25,7 +25,7 @@ this_makefile := $(abspath $(lastword $(MAKEFILE_LIST)))
# The general technique used in the 'Multiple build directories'
# section is due to Paul D. Smith:
-# http://make.paulandlesley.org/multi-arch.html#advanced
+# https://make.mad-scientist.net/papers/multi-architecture-builds/#advanced
# with the following significant differences:
#
# For greater clarity, the 'actual' makefile is a separate file,
diff --git a/autodependency.make b/autodependency.make
index b9e2d59..083e685 100644
--- a/autodependency.make
+++ b/autodependency.make
@@ -31,7 +31,7 @@ $(srcdir)/configuration.make:: ;
# 'include' this in another makefile to create automatic dependencies.
# The 'automake' technique is discussed here:
-# http://make.paulandlesley.org/autodep.html
+# https://make.mad-scientist.net/papers/advanced-auto-dependency-generation/
# Its 'sed' processing is no longer necessary because of '-MP':
# http://makelinux.org/make3/make3-CHP-8-SECT-3.html
# | This completely eliminates the messy five-part sed expression in
- [lmi-commits] [lmi] master updated (e503910 -> b30b5db), Greg Chicares, 2019/05/29
- [lmi-commits] [lmi] master 0d8f53e 02/18: Resolve shellcheck "SC1117" warning, Greg Chicares, 2019/05/29
- [lmi-commits] [lmi] master 1d9b9a6 04/18: Deduplicate, Greg Chicares, 2019/05/29
- [lmi-commits] [lmi] master 0e9da3a 01/18: Use Ubuntu 18.04 only for WSL, Greg Chicares, 2019/05/29
- [lmi-commits] [lmi] master 66fe46b 03/18: Resolve more shellcheck "SC1117" warnings, Greg Chicares, 2019/05/29
- [lmi-commits] [lmi] master a4ee62f 07/18: Suppress certain shellcheck warnings, Greg Chicares, 2019/05/29
- [lmi-commits] [lmi] master b25a732 06/18: Resolve all shellcheck "SC2038" warnings, Greg Chicares, 2019/05/29
- [lmi-commits] [lmi] master d52c37f 09/18: Resolve a shellcheck "SC2034" warning, Greg Chicares, 2019/05/29
- [lmi-commits] [lmi] master ee293d1 10/18: Update certain URLs,
Greg Chicares <=
- [lmi-commits] [lmi] master 19c0946 13/18: Copy compiler runtime files in one makefile target only, Greg Chicares, 2019/05/29
- [lmi-commits] [lmi] master 3873eb0 15/18: Fix defect committed 20190521T2101: tested 'md5sums' in wrong directory, Greg Chicares, 2019/05/29
- [lmi-commits] [lmi] master c40f2f8 14/18: Routinely run shellcheck, Greg Chicares, 2019/05/29
- [lmi-commits] [lmi] master aebe56b 17/18: Don't copy compiler runtime files to build directory, Greg Chicares, 2019/05/29
- [lmi-commits] [lmi] master 9b9978f 16/18: Avoid 'ls --classify', Greg Chicares, 2019/05/29
- [lmi-commits] [lmi] master f4cb231 08/18: Remove space after '#!', Greg Chicares, 2019/05/29
- [lmi-commits] [lmi] master aa29114 12/18: Improve command to copy compiler runtime files, Greg Chicares, 2019/05/29
- [lmi-commits] [lmi] master f760e3d 11/18: Fix defect introduced 20190426T2304Z: wrong variable used, Greg Chicares, 2019/05/29
- [lmi-commits] [lmi] master b30b5db 18/18: Make 'custom_tools' when rebuilding from scratch, Greg Chicares, 2019/05/29
- [lmi-commits] [lmi] master 23ef51a 05/18: Resolve a shellcheck "SC2166" warning, Greg Chicares, 2019/05/29