[ntpsec commit] Add some devel notes for the build system.

Amar Takhar amar at ntpsec.org
Fri Oct 2 00:45:37 UTC 2015


Module:    ntpsec
Branch:    master
Commit:    6065f47de4e792d801311667d0f8c1095ecfe79a
Changeset: http://git.ntpsec.org/ntpsec/commit/?id=6065f47de4e792d801311667d0f8c1095ecfe79a

Author:    Amar Takhar <verm at darkbeer.org>
Date:      Thu Oct  1 20:45:15 2015 -0400

Add some devel notes for the build system.

---

 devel-docs/TODO | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/devel-docs/TODO b/devel-docs/TODO
index b450b27..9324f5d 100644
--- a/devel-docs/TODO
+++ b/devel-docs/TODO
@@ -24,6 +24,12 @@ None right now. (Sep-22 2015)
 * There are still around 90 conditional symbols in the build that have
   not been audited.
 
+* Add support for enabling all condtional checks to ensure none are broken.
+
+* Add support for disabling specific conditional tests to ensure nothing is 
+  compiled into the base in a surprising fashion.
+
+
 === Code ===
 
 * The u_* types in ntp.h are GCCisms that should be replaced with POSIX types.



More information about the vc mailing list