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

- Load the c.config module rather than c in curl/tests/build/root.build.

- Make the .vers and .expsym files prerequisites of the libs type target.

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

- Disable the success build emails.

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.