Sigh. Manual synching of 2 svn repos. sucks.
[cake.git] / tools / contents.xml
blobe0169d3c44e480a242cbad6ddef6341ec60c073a
1 <contents>
2 <item>
3     <dir>FlexCat</dir>
4     Catalog maker
6 </item>
8 <item>
9     <dir>MetaMake</dir>
10     The main building tool. MetaMake allows to specify targets
11         in different makefiles which will be done at the same time.
12         MetaMake will search by itself for all Makefiles, collect all
13         metatargets and build them just as make would do with a single
14         big makefile.
16 </item>
18 <item>
19     <dir>archtools</dir>
20     Utility to build a library or something similar form a set
21         of files which contain functions.
23 </item>
25 <item>
26     <dir>cpak</dir>
27     The first version of archtool.
29 </item>
31 <item>
32     <file>crypt.c</file>
33     This is a small program which allows you to create a password if
34         you want to use the CVS server (prefered). See the section about
35         <!--FIXME \lref{CVS}{CVS}--> CVS for how it works.
37 </item>
39 <item>
40     <dir>genmf</dir>
41     Helper to create MetaMakefiles by filling in templates.
43 </item>
45 <item>
46     <dir>toollib</dir>
47     Functions used by several tools in this directory.
49 </item>
51 <item>
52     <dir>collect-aros</dir>
53     A wrapper to the linker that encapsulates the gensets' functionalities.
54 </item>
55 </contents>