Updated 2014-07-23 01:28:07 by RLE

smake, by Kristoffer Lawson, is a make-like utility written in Tcl.

Disambiguation  edit

smake, by Jörg Schilling
a non-Tcl make alternative

Response  edit

The small smake program by Kristoffer Lawson proved immensely useful for me; but it took me some while to figure out how to tweak it that it suited my needs perfectly - just put Tcl commands in the right place.
-- Philipp Roessler

See Also  edit

make
the classic Unix program for managing the build process of other programs.
smake musings, by VI
usage details and recipes
svmk
another take on smake,
autosetup
a Tcl analogue to autoconf

Attributes  edit

website
http://people.fishpool.fi/~setok/proj/smake/
current release
1.1.1
release time
2003-10-10
status
stable

Development  edit

fossil repository
Feel free to contribute there, and pull/clone files, plus add tickets or whatnot.

The source currently includes the one file from my own Tcl "codebase" that is needed for smake. Not optimal, as codebase may be edited and updated elsewhere, but does make getting a ready working clone easier.

Description  edit

Last update: 14th Oct 2003, version 1.1 (now includes rules based on a pattern tree)