summaryrefslogtreecommitdiff
path: root/lib/libedit/Makefile
AgeCommit message (Expand)Author
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-12-31- Document and enable wide character support.christos
2009-12-30Fix wide build, test it, but don't turn it on yet.christos
2009-12-30Wide character support (UTF-8) from Johny Mattsson; currently disabled.christos
2009-01-18WARNS=4lukem
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-08-31Rename TEST/test.c to avoid problems when doing a cleandir on case-insensitiverpaulo
2005-05-28clean up build of "test"lukem
2005-05-28MAKEVERBOSE supportlukem
2005-05-18Libedit depends on libterm. From Patrick Welchechristos
2005-05-07Make everything that uses makelist depend on Makefile - that way thedsl
2005-05-07Separate out the filename completion functions from the readline() code.dsl
2003-12-05Tokenization function enhancements:lukem
2003-08-01Rework how dependency generation is performed:lukem
2003-07-31tweak this unconventional (some might say "baroque") Makefile to worklukem
2003-05-08add a missing dependency (John Gordon)christos
2003-05-08Use ${HOST_SH}christos
2002-10-27vi mode and memory fixes from david laight.christos
2002-08-19Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of thelukem
2002-03-18Add a couple linted comment and enable WARNS=3christos
2001-12-28* Add user-controlled mk.conf variableslukem
2001-01-05Standard location of readline headers is /usr/include/readline/, so installjdolecek
2000-08-15use .tmp temporaries for generated files, to avoid having failed generatedmrg
1999-07-06Use LIBEDITDIR instead of CURDIR so we can use that Makefile to compilechristos
1999-07-02More trailing white space.simonb
1999-03-04Add minimal dependency to make "make depend" optionalitohy
1998-07-29* add more checks for NULL pointers in passed argumentslukem
1997-11-13Build readline.o into debugging versions of libedit, too.thorpej
1997-10-26Make a link for history.h -> readline.hchristos
1997-10-23PR/4301: Jaromir Dolecek. Add gnu-readline wrapper for editline.christos
1997-10-23use CPPFLAGS instead of CFLAGS, fix building of testlukem
1997-10-09- define WARNS?=1 in the top-level Makefile.inc, and don't definelukem
1997-07-06Fix compiler warnings.christos
1997-05-09Eliminate bogus redefinitions of standard targets.mycroft
1997-03-24Makefile cleanups:christos
1997-01-11RCSid policelukem
1997-01-09* add a man page for the editline routineslukem
1996-10-18Use ${INSTALL}.thorpej
1996-06-01merge bugfix from 1.2 branch: use includes target for include filesjtk
1994-05-06localcgd
1994-05-06libedit!cgd