aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2021-10-12fixed Debian packages: don't use curly brace expansions as they are not portableRobin Haberkorn1-2/+5
2021-10-11upgraded to Scintilla 5.1.3 and Scinterm 3.1Robin Haberkorn1-7/+6
2021-10-08revised icon loading on Windows and packaging againRobin Haberkorn1-0/+2
2021-06-05when not replacing malloc with dlmalloc (--disable-malloc-replacement), don't...Robin Haberkorn1-1/+4
2021-05-30THE GREAT CEEIFICATION EVENTRobin Haberkorn1-5/+1
2017-03-03build system portability fixesRobin Haberkorn1-0/+4
2016-02-16finally added Autotest suiteRobin Haberkorn1-1/+1
2016-01-31added 16px, 32px and 256px versions of the SciTECO PNG iconRobin Haberkorn1-3/+4
2015-06-23install PNG icon and use it to set GTK's window iconRobin Haberkorn1-5/+5
2015-03-16fixed tar ball creation for out-of-tree configurationsRobin Haberkorn1-1/+1
2015-03-11fixup: distribute sciteco.ico and sciteco-48.pngRobin Haberkorn1-0/+6
2014-11-24introduced $SCITECOCONFIG env variable, and set different default for $SCITEC...Robin Haberkorn1-1/+1
2014-08-22automatically build Scintilla as part of SciTECO's build system:Robin Haberkorn1-3/+9
2014-02-16updated minimum required Scintilla version to v3.3.7 / Scinterm v1.2Robin Haberkorn1-1/+2
2013-03-19added minor scinterm patches and cleaned up patch systemRobin Haberkorn1-2/+1
2013-03-17added patch fixing Scinterm on certain 64-bit configurationsRobin Haberkorn1-1/+2
2013-02-15install standard macros into special standard library path (pkgdatadir/lib)Robin Haberkorn1-8/+3
2013-01-27moved redundant code related to bootstrapping and teco-driven substitutions i...Robin Haberkorn1-17/+1
2013-01-27moved manpage to doc/ subdirRobin Haberkorn1-5/+1
2013-01-27revised lexer configuration using SciTE property files and Textadept's termin...Robin Haberkorn1-4/+7
2013-01-23generate manpage sciteco(1) using a TECO macro included in the MakefileRobin Haberkorn1-1/+19
2013-01-20added manpage highlighting program invocation and batch modeRobin Haberkorn1-2/+6
2013-01-20added patch enabling TECO-style (^X) control code echoing in ScintillaRobin Haberkorn1-1/+2
2013-01-19added TODO listRobin Haberkorn1-0/+2
2012-12-04additional minor changes: distribution building now possibleRobin Haberkorn1-3/+3
2012-12-04first working version of autotools based build-systemRobin Haberkorn1-0/+8