annotate TODO @ 41:81851564f552

The initial description, how_to_repeat, and fix go in the first message. Storing them separately only creates a pile of special cases.
author David A. Holland
date Sun, 15 Jun 2014 17:55:56 -0400
parents ceecdbbb1364
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
27
021ec7010271 make the inclusions work
David A. Holland
parents: 14
diff changeset
1 There is no permissions setup for the SQL schema.
021ec7010271 make the inclusions work
David A. Holland
parents: 14
diff changeset
2
34
ceecdbbb1364 some updates
David A. Holland
parents: 27
diff changeset
3 There are no indexes declared, except for implicitly via primary keys.
9
efb427d8b704 obvious stuff that isn't done yet
David A. Holland
parents:
diff changeset
4
efb427d8b704 obvious stuff that isn't done yet
David A. Holland
parents:
diff changeset
5 None of the scripts actually exist yet.
14
dfd62aad74f4 note that the test environment hasn't been merged into this tree yet.
David A. Holland
parents: 9
diff changeset
6
34
ceecdbbb1364 some updates
David A. Holland
parents: 27
diff changeset
7 Needs a configure script.
ceecdbbb1364 some updates
David A. Holland
parents: 27
diff changeset
8 in the meantime, set these things in config.mk:
ceecdbbb1364 some updates
David A. Holland
parents: 27
diff changeset
9 DESTDIR
ceecdbbb1364 some updates
David A. Holland
parents: 27
diff changeset
10 PREFIX
ceecdbbb1364 some updates
David A. Holland
parents: 27
diff changeset
11 and config.sed should substitute these things:
ceecdbbb1364 some updates
David A. Holland
parents: 27
diff changeset
12 @PYTHON@
ceecdbbb1364 some updates
David A. Holland
parents: 27
diff changeset
13 @SH@
ceecdbbb1364 some updates
David A. Holland
parents: 27
diff changeset
14 @VERSION@