From 99ffdd5774ec441abcd474da65c1f95b691eb324 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 14 Jan 2020 20:41:26 +0000 Subject: [PATCH] Update notes. --- 2020-goals/notes.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/2020-goals/notes.txt b/2020-goals/notes.txt index f070cf8..65f2d22 100644 --- a/2020-goals/notes.txt +++ b/2020-goals/notes.txt @@ -283,6 +283,7 @@ to do: - Explain tactics better, Kashyap found it confusing. - Should "tactic" be "predicate"? + Tactics might use ‘is-’ instead of ‘*’, eg. is-file, is-koji-built - Cover some of the other tools that are better makes. (Note I'm not covering all DAG solvers like Ninja unless they @@ -295,5 +296,6 @@ to do: * http://www.crufty.net/help/sjg/bmake-meta-mode.htm - alternative route to finding deps by snooping on file accesses at the kernel level + * https://github.com/apenwarr/redo - similar to above - * https://web.archive.org/web/20000815230547/http://software-carpentry.codesourcery.com/sc_build + * https://web.archive.org/web/20001027183954/http://software-carpentry.codesourcery.com/entries/build/Tromey/Tromey.html -- 1.8.3.1