5
edits
(update) |
(Updates section updated) |
||
Line 32: | Line 32: | ||
* Google doc listing some of the "old" NSS command line tools with usage: https://docs.google.com/document/d/1ZJuzUZ-_ZYPnH4n42pvf2NmC3_BdtM5m8nRIzpevV10/edit?usp=sharing | * Google doc listing some of the "old" NSS command line tools with usage: https://docs.google.com/document/d/1ZJuzUZ-_ZYPnH4n42pvf2NmC3_BdtM5m8nRIzpevV10/edit?usp=sharing | ||
=== 2016-10- | === 2017-01-13 === | ||
* First version of new "nss" tool finished | |||
=== 2016-10-24 === | |||
* Decided to write patches against NSS (e.g. the NSS tool will be part of the NSS repo) | |||
* Use [https://nss-review.dev.mozaws.net Phabricator] and [https://github.com/phacility/arcanist arcanist] for the patches | |||
=== 2016-10-17 === | === 2016-10-17 === | ||
Line 39: | Line 43: | ||
* Looked at how the nss command could look like | * Looked at how the nss command could look like | ||
* Decided to use C++11 for implementation | * Decided to use C++11 for implementation | ||
* Decided to use command line arguments with long options (no short options) | |||
* Use gyp[https://gyp.gsrc.io/] as build system, e.g. integrate tool in NSS's new build system | |||
=== 2016-10-10 === | |||
Kick off meeting: Orientation, discussion of project outline | |||
=== <date> === | === <date> === |
edits