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
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
1998-07-29
* add more checks for NULL pointers in passed arguments
lukem
1997-11-13
Build readline.o into debugging versions of libedit, too.
thorpej
1997-10-26
Make a link for history.h -> readline.h
christos
1997-10-23
PR/4301: Jaromir Dolecek. Add gnu-readline wrapper for editline.
christos
1997-10-23
use CPPFLAGS instead of CFLAGS, fix building of test
lukem
1997-10-09
- define WARNS?=1 in the top-level Makefile.inc, and don't define
lukem
1997-07-06
Fix compiler warnings.
christos
1997-05-09
Eliminate bogus redefinitions of standard targets.
mycroft
1997-03-24
Makefile cleanups:
christos
1997-01-11
RCSid police
lukem
1997-01-09
* add a man page for the editline routines
lukem
1996-10-18
Use ${INSTALL}.
thorpej
1996-06-01
merge bugfix from 1.2 branch: use includes target for include files
jtk
1994-05-06
local
cgd
1994-05-06
libedit!
cgd