summaryrefslogtreecommitdiff
path: root/TODO
blob: 2674ca87d7b33e6965a3daa8f2cf7bd390de16ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
On the revision:

- Canonicalize the license in the package manifests.

- Normalize C comments in the tests source code replacing

  /*
   * ...
   */

  with

  /* ...
   */

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.