aboutsummaryrefslogtreecommitdiff
path: root/tools/wdye/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* wdye: improve portabilityPřemysl Eric Janouch3 days1-1/+4
|
* Add an Expect-like toolPřemysl Eric Janouch4 days1-0/+39
This is to provide an Expect utility with a minimal dependency tree for C-based projects. It also addresses some Tcl Expect design issues, as perceived by me.