Overview
Comment: | Moved binaries and ensure that they are installed |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
19ed7cdd411b873509e497c593b50a8b |
User & Date: | rkeene on 2019-01-11 16:48:28 |
Other Links: | manifest | tags |
Context
2019-01-11
| ||
16:50 | Install man page into a man directory check-in: 5818311f51 user: rkeene tags: trunk | |
16:48 | Moved binaries and ensure that they are installed check-in: 19ed7cdd41 user: rkeene tags: trunk | |
16:45 | Integrated monocypher changes check-in: eb79ca52ec user: rkeene tags: trunk | |
Changes
Modified Makefile.in from [a0a59daca8] to [d68682aeb2].
︙ | |||
80 81 82 83 84 85 86 | 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 | - + + + + | rm -f nano-coverage.info lcov --capture --directory . --output-file nano-coverage.info mkdir coverage.dir genhtml nano-coverage.info --output-directory coverage.dir rm -f nano-coverage.info endif |
︙ |
Name change from node.tcl to bin/node.
︙ |
Name change from rpc-client.tcl to bin/rpc-client.
︙ |