From abde52a439efefe4371ad1f99d288e94163e1308 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 21 Feb 2020 12:47:01 +0000 Subject: [PATCH] Update notes. --- 2020-goals/notes.txt | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/2020-goals/notes.txt b/2020-goals/notes.txt index f5757bd..e76dff1 100644 --- a/2020-goals/notes.txt +++ b/2020-goals/notes.txt @@ -277,11 +277,6 @@ TO-DO f ("goals", "0.1") ----- -to do: - - - Explain predicates better, Kashyap found it confusing. - - Cover some of the other tools that are better makes. (Note I'm not covering all DAG solvers like Ninja unless they bring something new to the table) @@ -297,5 +292,9 @@ to do: * https://web.archive.org/web/20001027183954/http://software-carpentry.codesourcery.com/entries/build/Tromey/Tromey.html - - Explain an advantage is you can use ^C and restart the build. - Also parallel builds just work. + +---- +to do: + + - Explain predicates better, Kashyap found it confusing. + -- 1.8.3.1