aboutsummaryrefslogtreecommitdiff
path: root/TODO/installation.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO/installation.md')
-rw-r--r--TODO/installation.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO/installation.md b/TODO/installation.md
new file mode 100644
index 0000000..7f632c2
--- /dev/null
+++ b/TODO/installation.md
@@ -0,0 +1,14 @@
1# Simplify and improve installation
2
3## Tables
4
5* Make install should generate tables, or add a "make tables" target to
6 generate tables.
7* Make tables should also check for existing files and remove old ones
8 (maybe more for nissy's command than for makefile).
9
10## Correctness
11
12* Add checksum for all generated files.
13* Hard-code results? Check for compatibility problems between different OSes
14 and filesystems - but there should not be any, since we use stdint.h.

Generated with cgit - Back to sebastiano.tronto.net