| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-02-01 | perform additional expansions on explicitly-specified Scintilla paths | Robin Haberkorn | 1 | -1/+3 | |
| a common ./configure parameter would be --with-scintilla=~/scintilla. however the calling shell will not expand tilde and the invoked shell will not automatically fully expand variables. | |||||
| 2013-01-31 | fixed bootstrapping using sciteco-minimal and bootstrap autodetection | Robin Haberkorn | 1 | -1/+1 | |
| was broken due to untested changes | |||||
| 2013-01-27 | moved manpage to doc/ subdir | Robin Haberkorn | 1 | -1/+1 | |
| later there will be much more documentation | |||||
| 2013-01-23 | generate manpage sciteco(1) using a TECO macro included in the Makefile | Robin Haberkorn | 1 | -5/+5 | |
| allows including the currently chosen PREFIX * also removed sciteco_datadir variable (pkgdatadir defined by Automake is sufficient) | |||||
| 2013-01-20 | added manpage highlighting program invocation and batch mode | Robin Haberkorn | 1 | -0/+1 | |
| language and commands will be described in separate documents | |||||
| 2012-12-04 | bootstrapping of build process using preinstalled sciteco | Robin Haberkorn | 1 | -1/+12 | |
| * will also enable crosscompiling SciTECO: first sciteco (or sciteco-minimal) is built for the host platform, then the target binary is built using the host sciteco | |||||
| 2012-12-04 | additional minor changes: distribution building now possible | Robin Haberkorn | 1 | -5/+7 | |
| 2012-12-04 | first working version of autotools based build-system | Robin Haberkorn | 1 | -0/+142 | |
