aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/tools.sh
Commit message (Collapse)AuthorAgeFilesLines
* Merge the build system to trunk: ct-ng is now installable:Yann E. MORIN"2007-07-011-1/+1
| | | | | | | | - ./configure --prefix=/some/place - make - make install - export PATH="${PATH}:/some/place/bin" - ct-ng <action>
* Introduce the notion of tols facilities (none so far, sstrip coming right ↵Yann E. MORIN"2007-06-011-0/+34
away...).