[Git][NTPsec/ntpsec][master] docs, bsp, and info are not implemented waf commands
Matt Selsky
gitlab at mg.gitlab.com
Mon Jun 12 12:55:27 UTC 2017
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
9ebffb19 by Matt Selsky at 2017-06-12T08:45:57-04:00
docs, bsp, and info are not implemented waf commands
- - - - -
1 changed file:
- wscript
Changes:
=====================================
wscript
=====================================
--- a/wscript
+++ b/wscript
@@ -969,7 +969,6 @@ commands = (
("clean", "init_handler", None),
("list", "init_handler", None),
("step", "init_handler", None),
- # ("info", "cmd_info", "Show build information / configuration.")
)
@@ -980,7 +979,7 @@ for command, func, descr in commands:
cmd = command
fun = func
if ((command in
- 'install uninstall build clean list step docs bsp info'
+ 'install uninstall build clean list step'
)):
execute = Scripting.autoconfigure(Context.Context.execute)
# end borrowed code
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/9ebffb19b27cfa30f497d01f295582d70c8b6fc9
---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/9ebffb19b27cfa30f497d01f295582d70c8b6fc9
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170612/fd8e6fac/attachment.html>
More information about the vc
mailing list