aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-03-20updated version to 0.5Robin Haberkorn1-1/+1
2013-03-20replace GNU readlink dependency with custom canonicalize() shell functionRobin Haberkorn1-9/+10
2013-03-20default Scintilla-path is ../scintillaRobin Haberkorn1-2/+2
2013-03-18add check for CLang: use clang-specific warnings only when compiling with CLangRobin Haberkorn1-0/+3
2013-03-16add links to Github pagesRobin Haberkorn1-1/+1
2013-03-16manual chapters: Expressions, Command Syntax, Q-RegistersRobin Haberkorn1-0/+1
2013-03-16added option to build manuals as HTML using GroffRobin Haberkorn1-0/+13
2013-02-25integrate Doxygen into build systemRobin Haberkorn1-2/+20
2013-02-22use typedef for SciTECO integers and make it configurable at configure timeRobin Haberkorn1-0/+6
2013-02-22added --with-default-scitecopath config option: default value of $SCITECOPATHRobin Haberkorn1-3/+10
2013-02-22added --with-scinterm site-config option and cleaned up Curses configurationRobin Haberkorn1-21/+23
2013-02-22VPATH build fixes: SciTECO can now be built from a parallel source treeRobin Haberkorn1-2/+1
2013-02-22clean up SciTECO bootstrapping by building convenience libraryRobin Haberkorn1-3/+3
2013-02-15install standard macros into special standard library path (pkgdatadir/lib)Robin Haberkorn1-1/+6
2013-02-01perform additional expansions on explicitly-specified Scintilla pathsRobin Haberkorn1-1/+3
2013-01-31fixed bootstrapping using sciteco-minimal and bootstrap autodetectionRobin Haberkorn1-1/+1
2013-01-27moved manpage to doc/ subdirRobin Haberkorn1-1/+1
2013-01-23generate manpage sciteco(1) using a TECO macro included in the MakefileRobin Haberkorn1-5/+5
2013-01-20added manpage highlighting program invocation and batch modeRobin Haberkorn1-0/+1
2012-12-04bootstrapping of build process using preinstalled scitecoRobin Haberkorn1-1/+12
2012-12-04additional minor changes: distribution building now possibleRobin Haberkorn1-5/+7
2012-12-04first working version of autotools based build-systemRobin Haberkorn1-0/+142