aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libreadline/readline
Commit message (Expand)AuthorAgeFilesLines
* Remove libreadline from the source tree, all consumers but gdbBaptiste Daroussin2018-02-062-43/+0
* Use MAN= to specify that no man page is providedEd Maste2016-01-221-1/+1
* Replace DPSRCS that work fine in SRCS.Bryan Drewery2015-11-251-2/+1
* META MODE: Don't create .meta files when symlinking sources into the obj dire...Bryan Drewery2015-11-251-1/+1
* Remove redundant .NOPATH.Bryan Drewery2015-09-261-2/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+14
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+2
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-193-37/+12
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+5
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+16
* | | | Misc fixes from projects/bmakeSimon J. Gerraty2015-06-111-4/+8
| |_|/ |/| |
* | | Convert to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |/ |/|
* | Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-2/+2
* | The GNU readline library is now an INTERNALLIB - that is, it isBaptiste Daroussin2014-07-092-30/+12
|/
* Fix buildworld -DNO_CLEAN when using with Perforce, which marks files asWill Andrews2010-08-121-1/+1
* Back out termcap -> ncurses change in LDADD/DPADDAndrey A. Chernov2004-10-181-2/+2
* Upgrade to 5.0Andrey A. Chernov2004-10-181-5/+5
* Upgrade to 4.3Andrey A. Chernov2003-08-311-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-121-1/+1
* -ltermcap is spelled -lncurses nowadays.Ruslan Ermilov2002-04-091-2/+2
* Pick manpages from their original locationsAndrey A. Chernov2001-04-211-1/+1
* Upgrade to 4.2Andrey A. Chernov2001-04-111-3/+2
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Add missing depend fileAndrey A. Chernov2000-03-191-1/+1
* Install readline API infoAndrey A. Chernov2000-03-191-2/+8
* The "INCDIR" required by the new header installation code in bsd.lib.mkDavid E. O'Brien2000-01-301-0/+2
* Move the header installation down into `readline' which is the subsystemDavid E. O'Brien2000-01-291-0/+7
* $Id$ -> $FreeBSD$Peter Wemm1999-08-272-2/+2
* don't include Makefile.inc twiceAndrey A. Chernov1999-05-281-2/+1
* upgrade to 4.0Andrey A. Chernov1999-05-282-0/+33
* recording cvs-1.6 file deathPeter Wemm1995-12-305-634/+0
* Upgrade to readline 2.0 from bash1.14.1Andrey A. Chernov1994-05-135-44/+137
* Remove #ifdefs which may confuse external packages which includeAndrey A. Chernov1994-05-112-17/+1
* Back out forced 8-bit mode, it can be tudned from ~/.inputrc fileAndrey A. Chernov1994-05-111-2/+2
* Make readline 8-bit cleanAndrey A. Chernov1994-05-101-2/+2
* Back out previous fix, correct place to fix is octave programAndrey A. Chernov1994-05-101-1/+1
* Correct rl_attempted_completion_function type to Function *Andrey A. Chernov1994-05-101-1/+1
* Merged with new readline 2.0 from bashAndrey A. Chernov1994-05-094-25/+146
* Merge with much improved version from gdb4.11Andrey A. Chernov1994-05-092-29/+65
* Install history.h to /usr/include/readline too, gdb4 include itAndrey A. Chernov1994-05-091-0/+120
* Port readline lib into gnu system tree.Andrey A. Chernov1994-05-093-0/+280