summaryrefslogtreecommitdiff
path: root/TODO
blob: 5fc9ebfa494ae0e8186a4fb2d5f602a091296f44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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.

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.