summaryrefslogtreecommitdiff
path: root/package/readline
AgeCommit message (Expand)Author
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-03-11packages: remove redundant INSTALL_TARGET=YES declarationsGustavo Zacarias
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-04-26readline: bump to version 6.2pl1Gustavo Zacarias
2011-04-03readline: link directly against ncursesMike Frysinger
2010-11-04readline: bump to version 6.1Gustavo Zacarias
2010-01-28readline: convert to autotools infrastructureLionel Landwerlin
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-05-27readline: needs ncurses, so select it in kconfigPeter Korsgaard
2009-01-30readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/Peter Korsgaard
2009-01-30readline: remove BR2_PACKAGE_READLINE_TARGET configuration optionPeter Korsgaard
2009-01-30readline: remove redundant BR2_PACKAGE_READLINE_HEADERS configurationPeter Korsgaard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-03-31readline: ignore errors in target-clean targetPeter Korsgaard
2008-03-06fixes for readline makefileJohn Voltz
2008-02-06Commit the new upstream patches and remove the oldHamish Moffatt
2008-02-06Upgrade readline to 5.2, including all current upstream patches.Hamish Moffatt
2007-10-13Config update of Readline subdirUlf Samuelsson
2007-09-23Build readline as shared libUlf Samuelsson
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-20SED away some whitespaceUlf Samuelsson
2007-07-16Avoid rebuilding 'readline-5.1'Ulf Samuelsson
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-04-16- install some more stuff that goes into staging_dir into the proper place.Bernhard Reutner-Fischer
2007-04-06- commentary typo fixBernhard Reutner-Fischer
2007-03-21- install target headers into the correct dirBernhard Reutner-Fischer
2007-03-20- provide means to install readline into the target. Closes #968Bernhard Reutner-Fischer
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-01-28- correct improper prerequisite of -source targetBernhard Reutner-Fischer
2007-01-14fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen
2006-10-01- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer
2006-09-26The target is readline-target, not readline_targetPeter Korsgaard
2006-03-23some more patches from upstreamMike Frysinger
2006-03-19grab patches from upstreamMike Frysinger
2006-03-10- quote HOST_CC.Bernhard Reutner-Fischer
2005-12-13version bump / cleanupMike Frysinger
2005-07-27Fix broken dependanciesEric Andersen
2005-06-23These patches fix some minor problems with GNU Readline package.Eric Andersen
2005-05-04fixup libreadline build, per http://bugs.uclibc.org/view.php?id=229Eric Andersen
2005-03-21Bug #160, pgrayson writes: The readline package currently has a Makefile.in. ...Mike Frysinger
2005-02-25scott writes in http://bugs.uclibc.org/view.php?id=41Eric Andersen