aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2016-11-22partially reversed/fixed-up b7ff56db631: avoid g_slice allocators and perform...Robin Haberkorn1-0/+2
2016-11-20fixed glib warnings about using g_mem_set_vtable() and revised memory limitingRobin Haberkorn1-2/+6
2016-11-18implemented self-documenting (online) help systemRobin Haberkorn1-5/+14
2016-02-18replace custom Gob2 check with GOB2_CHECK() from gob2.m4Robin Haberkorn1-4/+2
2016-02-16distribution helper script: let it be preprocessed/substituted by AutoconfRobin Haberkorn1-1/+1
2016-02-16finally added Autotest suiteRobin Haberkorn1-0/+2
2016-02-11pass user/maintainer provided CXXFLAGS to the Scintilla build processRobin Haberkorn1-0/+8
2016-01-31interfaces have their own automake subdirectories and convenience libraries nowRobin Haberkorn1-4/+16
2016-01-31updated to Gtk+ 3 and revamped the Gtk interface's popup widgetRobin Haberkorn1-3/+14
2015-07-28added full Haiku OS support (non x86_gcc2)Robin Haberkorn1-1/+2
2015-06-22added XCurses supportRobin Haberkorn1-1/+33
2015-06-22pass curses CFLAGS into Scinterm build systemRobin Haberkorn1-6/+24
2015-03-18bumped release version to v0.6.4, updated ChangeLog and clarify libglib minim...Robin Haberkorn1-2/+2
2015-03-17added PDCURSES_LIBS ./configure variable to overwrite the check for PDCursesRobin Haberkorn1-11/+13
2015-03-16removed check for glibc-compatible malloc and reallocRobin Haberkorn1-2/+0
2015-03-16implemented automatic EOL translation supportRobin Haberkorn1-3/+11
2015-03-16also set window title on ncurses, by querying terminfo capabilitiesRobin Haberkorn1-0/+1
2015-03-10added SciTECO icon and compile it into Windows binariesRobin Haberkorn1-0/+12
2015-03-10added ./configure --enable-static-executables optionRobin Haberkorn1-0/+14
2015-03-09improved error message when libpdcurses is not foundRobin Haberkorn1-1/+2
2015-03-07improved --help output and introduced PACKAGE_URL_DEV (for development home)Robin Haberkorn1-0/+4
2015-03-03define -DCURSES instead of -DNCURSESRobin Haberkorn1-1/+1
2015-03-02try hard to free heap memory after command-line termination using malloc_trim()Robin Haberkorn1-0/+5
2014-11-24introduced $SCITECOCONFIG env variable, and set different default for $SCITEC...Robin Haberkorn1-7/+0
2014-11-17renamed the "NCurses" UI to "Curses" internallyRobin Haberkorn1-1/+1
2014-11-16enable bootstrapping by defaultRobin Haberkorn1-6/+7
2014-08-22automatically build Scintilla as part of SciTECO's build system:Robin Haberkorn1-2/+6
2014-02-17mention sciteco.sf.net as the project's homepageRobin Haberkorn1-1/+1
2014-02-16treat Emscripten's em++ like ClangRobin Haberkorn1-1/+2
2014-02-16prepare new target release v0.6Robin Haberkorn1-1/+1
2014-02-15added EMCurses/Emscripten supportRobin Haberkorn1-1/+7
2013-07-09fixed compilation of the GTK+ interfaceRobin Haberkorn1-1/+1
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