X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=TODO;h=f8147b1981769c702f6be83b97e64819abb13283;hp=a34d95fa7c5b844928fad7407e0dd6c9bc6b4e41;hb=3e4a9d60a9419621b08c647a306843d76c47c2cb;hpb=38f46b6869d3c5f4555e2da3a07700b3c94583a7 diff --git a/TODO b/TODO index a34d95fa..f8147b19 100644 --- a/TODO +++ b/TODO @@ -255,16 +255,6 @@ existing messages at the next database upgrade). Add support for the user to specify custom headers to be indexed (and re-index these for existing messages at the next database upgrade). -Build system ------------- -Fix to allow a non-source-directory build. For example, the below -should be made to work: - - mkdir build_dir - cd build_dir - ../configure - make - Test suite ---------- Achieve 100% test coverage with the test suite.