aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2013-02-24moved QuickSort macros from symbols-extract script into own string.tes macro ↵Robin Haberkorn1-0/+1
library * therefore for bootstrapping to work, the SCITECOPATH is always set explicitly
2013-02-22added --with-default-scitecopath config option: default value of $SCITECOPATHRobin Haberkorn1-1/+1
useful for Windows where the desired default path does not correspond with the installation dir of the std lib macros
2013-02-22added some default function key macrosRobin Haberkorn1-1/+1
2013-02-15install standard macros into special standard library path (pkgdatadir/lib)Robin Haberkorn1-0/+2
* SCITECOPATH environment variable defaults to this directory * manpage updated * default teco.ini updated: no need to generate it anymore