Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-22 | added --with-default-scitecopath config option: default value of $SCITECOPATH | Robin Haberkorn | 1 | -3/+6 | |
useful for Windows where the desired default path does not correspond with the installation dir of the std lib macros | |||||
2013-02-15 | install standard macros into special standard library path (pkgdatadir/lib) | Robin Haberkorn | 1 | -0/+21 | |
* SCITECOPATH environment variable defaults to this directory * manpage updated * default teco.ini updated: no need to generate it anymore | |||||
2013-01-27 | use actual binary directory for shebang example in manpage | Robin Haberkorn | 1 | -1/+1 | |
2013-01-27 | moved redundant code related to bootstrapping and teco-driven substitutions ↵ | Robin Haberkorn | 1 | -16/+1 | |
into automake include (bootstrap.am) | |||||
2013-01-27 | moved manpage to doc/ subdir | Robin Haberkorn | 2 | -0/+196 | |
later there will be much more documentation |