| File | Date | Author | Commit |
|---|---|---|---|
| autosetup | 2014-09-08 |
|
[e49071] Update to latest autosetup. |
| doc | 2018-07-17 |
|
[2e024a] Version 0.4. |
| examples | 2014-03-03 |
|
[c2840c] Stop using memcmp wrongly and just use Tcl_Stri... |
| tests | 2018-07-17 |
|
[2e024a] Version 0.4. |
| unix | 2018-07-17 |
|
[2e024a] Version 0.4. |
| LICENSE | 2018-07-17 |
|
[c38cf0] Unbreak ./configure. |
| Makefile.in | 2013-10-06 |
|
[a8e156] Add OO, command and ensemble support. |
| README | 2018-07-17 |
|
[2e024a] Version 0.4. |
| auto.def | 2018-07-17 |
|
[c38cf0] Unbreak ./configure. |
| configure | 2013-03-08 |
|
[463cfc] Move from autoconf to autosetup. \o/ |
| pkgIndex.tcl.in | 2013-03-08 |
|
[463cfc] Move from autoconf to autosetup. \o/ |
what: Duft 0.4 where: http://duft.sourceforge.net/ who: Stuart Cassoff <stwo@users.sourceforge.net> why: Datagrams and Udp For Tcl when: Summer 2018 how: $ ./configure ?configopts? && make how: $ make test how: $ make install need: Tcl, POSIX Duft should build easily on any POSIX system. Duft will build against the Tcl that ./configure runs in. If your operating system likes lib names with dots then add --dots when configuring. Change the shared lib version with --shlibver. Use --shlibver='' for no shared lib version.