summaryrefslogtreecommitdiffstats
path: root/lib/libedit/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the inter-library dependency for libedit and libreadline.yasuoka2019-01-151-3/+3
* Record an inter-library dependency on libcurses in libedit and libreadline,sthen2018-11-141-1/+4
* remove the remaining references to .depend files since nothing creates themnaddy2017-10-171-2/+2
* remove misc. depend and yacc nits that no longer matter.espie2017-07-101-2/+2
* Generate source and header files for regress on demand.bluhm2017-07-031-4/+6
* mark files as BUILDFIRST, or write explicit dependencies, so that mostespie2017-06-161-1/+2
* Remove debugging ifdefs.schwarze2016-05-241-2/+2
* Enable separate compilation while keeping internal interfaces hidden.schwarze2016-05-101-11/+5
* Replace the generated file "fcns.c" by a simpler header "func.h"schwarze2016-05-061-7/+7
* Combine help.h and help.c into a simplified help.hschwarze2016-05-031-9/+6
* The files editline.c, historyn.c, and tokenizern.c are completelyschwarze2016-05-031-20/+8
* New editline(7) manual, explaining to end-users how line editing worksschwarze2016-04-201-2/+2
* Always compile with WIDECHAR on and delete that preprocessor switch.schwarze2016-04-091-6/+1
* for some time now mandoc has not required MLINKS to functionjmc2016-03-301-22/+1
* format string fixes in debug code;schwarze2016-03-221-3/+3
* Reduce the FUN() macro madness by no longer applying it to el_[w]getc(3).schwarze2016-03-211-3/+2
* Cleanup of standard header inclusion:schwarze2016-03-201-4/+4
* Start synching with NetBSD:schwarze2016-01-291-3/+3
* USE_SHLIBDIR is archaicderaadt2014-10-091-2/+1
* remove lint leftovers; ok guenther@okan2012-09-041-2/+1
* remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.okan2012-08-021-2/+1
* Enable wide character functions in libedit (not the other libe*t).nicm2011-07-071-10/+23
* Update libedit to bring it into sync with the latest version from NetBSD.nicm2010-06-301-12/+31
* use WANTLINT= (on all architectures)deraadt2005-11-241-1/+2
* Update to NetBSD libedit (from Oct 1, 2003), adding some stringotto2003-10-311-30/+57
* -lcurses, not termcap/termlibmillert1998-07-241-2/+2
* Updates from NetBSD (christos@netbsd.org)millert1997-06-291-4/+3
* COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPmillert1997-04-271-2/+2
* Merge in NetBSD libedit changes and new man pages. Also fix somemillert1997-01-161-1/+11
* install -> ${INSTALL}, -c -> ${COPY}downsj1996-12-081-1/+1
* includes targetderaadt1996-06-101-1/+1
* initial import of NetBSD treederaadt1995-10-181-0/+59