From 59123949d501b6fb09f8b1eba6890032507c4eb0 Mon Sep 17 00:00:00 2001 From: Elliot Saba Date: Fri, 20 Mar 2020 14:20:37 -0700 Subject: [PATCH] Remove `NOTES` --- NOTES | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 NOTES diff --git a/NOTES b/NOTES deleted file mode 100644 index c89fb55211afb..0000000000000 --- a/NOTES +++ /dev/null @@ -1,30 +0,0 @@ -We appear to be searching `~/.julia/artifacts` first; this isn't the end of the world, but perhaps, for artifacts, we should reverse the order of depots? - -We are now installing things into `stdlib` from `deps`. Not fatal, but troubling. - -The inconsistency of __init__() methods is somewhat troubling. It's not fatal, but it's troubling. I'm working around this by eliminating dependency on compile-time dlopen()'ing whenever possible. - -Still need to do LLVM and CSL - - -Deps Dependency tree: - -* MPFR - - GMP -* SuiteSparse - - OpenBLAS -* LLVM -* LibGit2 - - curl - - Zlib - - LibSSH2 - - MbedTLS -* dSFMT -* OpenLibm -* LibUV -* p7zip -* PCRE -* LibUnwind -* utf8proc -* Zlib -