index
:
sciteco
hsrex
libxcurses
master
session-extensions
Scintilla-based Text Editor and COrrector
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-17
added PDCURSES_LIBS ./configure variable to overwrite the check for PDCurses
Robin Haberkorn
1
-11
/
+13
2015-03-16
removed check for glibc-compatible malloc and realloc
Robin Haberkorn
1
-2
/
+0
2015-03-16
implemented automatic EOL translation support
Robin Haberkorn
1
-3
/
+11
2015-03-16
also set window title on ncurses, by querying terminfo capabilities
Robin Haberkorn
1
-0
/
+1
2015-03-10
added SciTECO icon and compile it into Windows binaries
Robin Haberkorn
1
-0
/
+12
2015-03-10
added ./configure --enable-static-executables option
Robin Haberkorn
1
-0
/
+14
2015-03-09
improved error message when libpdcurses is not found
Robin Haberkorn
1
-1
/
+2
2015-03-07
improved --help output and introduced PACKAGE_URL_DEV (for development home)
Robin Haberkorn
1
-0
/
+4
2015-03-03
define -DCURSES instead of -DNCURSES
Robin Haberkorn
1
-1
/
+1
2015-03-02
try hard to free heap memory after command-line termination using malloc_trim()
Robin Haberkorn
1
-0
/
+5
2014-11-24
introduced $SCITECOCONFIG env variable, and set different default for $SCITEC...
Robin Haberkorn
1
-7
/
+0
2014-11-17
renamed the "NCurses" UI to "Curses" internally
Robin Haberkorn
1
-1
/
+1
2014-11-16
enable bootstrapping by default
Robin Haberkorn
1
-6
/
+7
2014-08-22
automatically build Scintilla as part of SciTECO's build system:
Robin Haberkorn
1
-2
/
+6
2014-02-17
mention sciteco.sf.net as the project's homepage
Robin Haberkorn
1
-1
/
+1
2014-02-16
treat Emscripten's em++ like Clang
Robin Haberkorn
1
-1
/
+2
2014-02-16
prepare new target release v0.6
Robin Haberkorn
1
-1
/
+1
2014-02-15
added EMCurses/Emscripten support
Robin Haberkorn
1
-1
/
+7
2013-07-09
fixed compilation of the GTK+ interface
Robin Haberkorn
1
-1
/
+1
2013-03-20
updated version to 0.5
Robin Haberkorn
1
-1
/
+1
2013-03-20
replace GNU readlink dependency with custom canonicalize() shell function
Robin Haberkorn
1
-9
/
+10
2013-03-20
default Scintilla-path is ../scintilla
Robin Haberkorn
1
-2
/
+2
2013-03-18
add check for CLang: use clang-specific warnings only when compiling with CLang
Robin Haberkorn
1
-0
/
+3
2013-03-16
add links to Github pages
Robin Haberkorn
1
-1
/
+1
2013-03-16
manual chapters: Expressions, Command Syntax, Q-Registers
Robin Haberkorn
1
-0
/
+1
2013-03-16
added option to build manuals as HTML using Groff
Robin Haberkorn
1
-0
/
+13
2013-02-25
integrate Doxygen into build system
Robin Haberkorn
1
-2
/
+20
2013-02-22
use typedef for SciTECO integers and make it configurable at configure time
Robin Haberkorn
1
-0
/
+6
2013-02-22
added --with-default-scitecopath config option: default value of $SCITECOPATH
Robin Haberkorn
1
-3
/
+10
2013-02-22
added --with-scinterm site-config option and cleaned up Curses configuration
Robin Haberkorn
1
-21
/
+23
2013-02-22
VPATH build fixes: SciTECO can now be built from a parallel source tree
Robin Haberkorn
1
-2
/
+1
2013-02-22
clean up SciTECO bootstrapping by building convenience library
Robin Haberkorn
1
-3
/
+3
2013-02-15
install standard macros into special standard library path (pkgdatadir/lib)
Robin Haberkorn
1
-1
/
+6
2013-02-01
perform additional expansions on explicitly-specified Scintilla paths
Robin Haberkorn
1
-1
/
+3
2013-01-31
fixed bootstrapping using sciteco-minimal and bootstrap autodetection
Robin Haberkorn
1
-1
/
+1
2013-01-27
moved manpage to doc/ subdir
Robin Haberkorn
1
-1
/
+1
2013-01-23
generate manpage sciteco(1) using a TECO macro included in the Makefile
Robin Haberkorn
1
-5
/
+5
2013-01-20
added manpage highlighting program invocation and batch mode
Robin Haberkorn
1
-0
/
+1
2012-12-04
bootstrapping of build process using preinstalled sciteco
Robin Haberkorn
1
-1
/
+12
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