Overview
Comment: | Upgrade to Nano 1.2 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
888ee5cc7aee9b010a626b25c50587b6 |
User & Date: | rkeene on 2019-01-18 20:05:12 |
Other Links: | manifest | tags |
Context
2019-01-22
| ||
22:52 | Slightly better handling of linkadd, may need to make this more generic in the future check-in: 73ac42ec6a user: rkeene tags: trunk | |
2019-01-18
| ||
20:05 | Upgrade to Nano 1.2 check-in: 888ee5cc7a user: rkeene tags: trunk | |
16:01 | Add a patch for TclUDP, which is needed for Android check-in: bb767f3401 user: rkeene tags: trunk | |
Changes
Modified nano/build.sh from [e42bedc643] to [c062da7de3].
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | - + - + | #! /usr/bin/env bash # BuildCompatible: KitCreator |
︙ |