summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 3 insertions, 8 deletions
diff --git a/TODO b/TODO
index 31841ca..143fa1e 100644
--- a/TODO
+++ b/TODO
@@ -1,14 +1,9 @@
On the revision:
-- Load the c.config module rather than c in openssl/tests/build/root.build.
-
-- Canonicalize the license in the package manifests.
-
-- Make the .map and .def files prerequisites of the libs type target and only
- on the respective OSes.
-
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.
+- See if we can use ad hoc recipes to auto-generate .map and .def files.
+
+Note: the above requires bumping build2 version requirement to 0.13.0.