Documentation

Not logged in
Bounty program for improvements to Tcl and certain Tcl packages.


[ Home | Main Table Of Contents | Table Of Contents | Keyword Index ]

NAME

kettle_dsl - Kettle - Build Declarations

Table Of Contents

SYNOPSIS

package require Tcl 8.5 9

kettle tcl
kettle tclapp path
kettle critcl3
kettle depends-on path...
kettle doc-destination path
kettle doc ?docroot?
kettle figures ?figroot?
kettle gh-pages
kettle testsuite ?testroot?

DESCRIPTION

Welcome to Kettle, an application and set of packages providing support for the easy building and installation of pure Tcl packages, and Critcl based Tcl packages.

Please read the document Kettle - Introduction to Kettle, if you have not done so already, to get an overview of the whole system.

Here we document the build (declaration) commands available to a user of kettle, i.e. a package developer using (or wishing to use) kettle as the build system for their code.

These commands are provided by the kettle core, as shown in the architectural diagram below.

Build commands

License

This package, written by Andreas Kupries, is BSD licensed.

Bugs, Ideas, Feedback

This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such at the Kettle Tracker. Please also report any ideas for enhancements you may have for either package and/or documentation.

KEYWORDS

build tea

CATEGORY

Build support