summaryrefslogtreecommitdiff
path: root/TODO
blob: 3f1112ff790bf5bfe1790e2392d7102428839b21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
On the revision:

- Fix the switch statements in the buildfiles, replacing 'switch $c.class,
  $tsys' with 'switch $c.class'.

- Replace the C++ comments with C comments in tests.

On the release:

- Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc).

  Note that this requires bumping build2 version requirement to 0.13.0.