Menu

Tree [2e024a] default tip /
 History

Read Only access


File Date Author Commit
 autosetup 2014-09-08 stwo stwo [e49071] Update to latest autosetup.
 doc 2018-07-17 stwo stwo [2e024a] Version 0.4.
 examples 2014-03-03 stwo stwo [c2840c] Stop using memcmp wrongly and just use Tcl_Stri...
 tests 2018-07-17 stwo stwo [2e024a] Version 0.4.
 unix 2018-07-17 stwo stwo [2e024a] Version 0.4.
 LICENSE 2018-07-17 stwo stwo [c38cf0] Unbreak ./configure.
 Makefile.in 2013-10-06 stwo stwo [a8e156] Add OO, command and ensemble support.
 README 2018-07-17 stwo stwo [2e024a] Version 0.4.
 auto.def 2018-07-17 stwo stwo [c38cf0] Unbreak ./configure.
 configure 2013-03-08 stwo stwo [463cfc] Move from autoconf to autosetup. \o/
 pkgIndex.tcl.in 2013-03-08 stwo stwo [463cfc] Move from autoconf to autosetup. \o/

Read Me

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.