index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libedit
/
Makefile
Age
Commit message (
Expand
)
Author
2017-06-30
Allow wide characters (properly encoded as byte strings according to LC_CTYPE)
kre
2017-06-27
add literal escape sequence support, patterned after the tcsh ones.
christos
2016-05-24
remove debug read (Ingo Schwarze)
christos
2016-05-09
Instead of compiling all the source files together in one big file, use
christos
2016-05-02
Add missing backslash that broke build.
wiz
2016-05-02
Add more MLINKS, sort
christos
2016-04-28
new man page from Ingo Schwarze.
christos
2016-04-18
From Ingo Schwarze:
christos
2016-03-23
Start removing the WIDECHAR ifdefs; building without it has stopped working
christos
2016-03-02
PR/50880: David Binderman: Remove redundant code.
christos
2016-02-24
Get split el_getc and el_wgetc completely and call el_wgetc internally.
christos
2016-02-17
whitespace and header sorting changes (Ingo Schwarze). No functional changes.
christos
2015-01-29
Disable -Wcast-qual for clang for now.
joerg
2014-06-14
remove remaining makefile support for GCC < 45 that i found.
mrg
2012-08-10
Don't depend on HAVE_GCC being always defined.
joerg
2012-03-21
These directories default to WARNS?=5
matt
2011-08-16
re-enable -Wconversion
christos
2011-08-02
Only use -Wconversion if GCC is actually the active compiler.
joerg
2011-07-30
Don't use "-Wconversion" with GCC 4.5 which will complain about all the
tron
2011-07-29
pass -Wconversion
christos
2011-07-29
add -Wunused-parameter
christos
2011-07-28
Rename key to keymacro to avoid conflicts with term.h. The renaming of term
christos
2011-07-28
term -> terminal
christos
2011-06-21
add some XXX'd -Wno-foo if HAVE_GCC >= 45.
mrg
2010-02-03
Userland now builds and uses terminfo instead of termcap.
roy
2009-12-31
- Document and enable wide character support.
christos
2009-12-30
Fix wide build, test it, but don't turn it on yet.
christos
2009-12-30
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
christos
2009-01-18
WARNS=4
lukem
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2006-08-31
Rename TEST/test.c to avoid problems when doing a cleandir on case-insensitive
rpaulo
2005-05-28
clean up build of "test"
lukem
2005-05-28
MAKEVERBOSE support
lukem
2005-05-18
Libedit depends on libterm. From Patrick Welche
christos
2005-05-07
Make everything that uses makelist depend on Makefile - that way the
dsl
2005-05-07
Separate out the filename completion functions from the readline() code.
dsl
2003-12-05
Tokenization function enhancements:
lukem
2003-08-01
Rework how dependency generation is performed:
lukem
2003-07-31
tweak this unconventional (some might say "baroque") Makefile to work
lukem
2003-05-08
add a missing dependency (John Gordon)
christos
2003-05-08
Use ${HOST_SH}
christos
2002-10-27
vi mode and memory fixes from david laight.
christos
2002-08-19
Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the
lukem
2002-03-18
Add a couple linted comment and enable WARNS=3
christos
2001-12-28
* Add user-controlled mk.conf variables
lukem
2001-01-05
Standard location of readline headers is /usr/include/readline/, so install
jdolecek
2000-08-15
use .tmp temporaries for generated files, to avoid having failed generated
mrg
1999-07-06
Use LIBEDITDIR instead of CURDIR so we can use that Makefile to compile
christos
1999-07-02
More trailing white space.
simonb
1999-03-04
Add minimal dependency to make "make depend" optional
itohy
[next]