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

- Disable the success build emails.

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

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.