summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-08-01 20:13:13 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-08-01 21:43:10 +0300
commitf77f1f8554862fe4d0f7f4c032dfa23744de9063 (patch)
treef5e99c35d32cdbc04754fdef617b378772e38e27
parentd2489d151fb814fc9d23e8eff2cdbfdfdea7927d (diff)
Add TODO file
-rw-r--r--TODO14
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..31841ca
--- /dev/null
+++ b/TODO
@@ -0,0 +1,14 @@
+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.