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

- Canonicalize the license in the package manifests.

- 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.