| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-03-19 | added minor scinterm patches and cleaned up patch system | Robin Haberkorn | 1 | -2/+1 | |
| * MinGW binaries are built from source bundles * patches are applied to the source bundle * so all necessary patches must be in the repository and distributed * use a leading number in patch names to ensure proper application order | |||||
| 2013-03-17 | added patch fixing Scinterm on certain 64-bit configurations | Robin Haberkorn | 1 | -1/+2 | |
| 2013-02-15 | install standard macros into special standard library path (pkgdatadir/lib) | Robin Haberkorn | 1 | -8/+3 | |
| * SCITECOPATH environment variable defaults to this directory * manpage updated * default teco.ini updated: no need to generate it anymore | |||||
| 2013-01-27 | moved redundant code related to bootstrapping and teco-driven substitutions ↵ | Robin Haberkorn | 1 | -17/+1 | |
| into automake include (bootstrap.am) | |||||
| 2013-01-27 | moved manpage to doc/ subdir | Robin Haberkorn | 1 | -5/+1 | |
| later there will be much more documentation | |||||
| 2013-01-27 | revised lexer configuration using SciTE property files and Textadept's ↵ | Robin Haberkorn | 1 | -4/+7 | |
| terminal color definitions * lexer config is now in separate file installed into the package data dir, so it can be excluded from the teco.ini template. * teco.ini is generated so it can load an installed lexer.tes as ED hook (can still be dropped into the user's home and will work immediately) | |||||
| 2013-01-23 | generate manpage sciteco(1) using a TECO macro included in the Makefile | Robin Haberkorn | 1 | -1/+19 | |
| 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 | -2/+6 | |
| language and commands will be described in separate documents | |||||
| 2013-01-20 | added patch enabling TECO-style (^X) control code echoing in Scintilla | Robin Haberkorn | 1 | -1/+2 | |
| in the future, I might submit a more elaborate Scintilla patch for configuring the control code strings. | |||||
| 2013-01-19 | added TODO list | Robin Haberkorn | 1 | -0/+2 | |
| also updated AUTHORS | |||||
| 2012-12-04 | additional minor changes: distribution building now possible | Robin Haberkorn | 1 | -3/+3 | |
| 2012-12-04 | first working version of autotools based build-system | Robin Haberkorn | 1 | -0/+8 | |
