summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-12-14 17:35:27 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-12-14 17:35:27 +0300
commitb56236b58b3f5b798cacebecca57cd6d34658587 (patch)
tree016bdd78e360df5803aefec652b41ecf8f913115 /TODO
parentf77f1f8554862fe4d0f7f4c032dfa23744de9063 (diff)
Release version 1.1.1+12v1.1.1+12
Upgrade to 1.1.1i Add symlink attribute for symbolic links that refer to upstream subdirectories Make the .map and .def files prerequisites of the libs type target Canonicalize the license in the package manifests Load the c.config module rather than c in openssl/tests/build/root.build
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.