summaryrefslogtreecommitdiffstats
path: root/package/readline
Commit message (Expand)AuthorAgeFilesLines
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* Remove description and url from headerAlexandre Belloni2013-06-061-1/+1
* readline: add license informationGustavo Zacarias2013-01-281-0/+2
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* packages: remove redundant INSTALL_TARGET=YES declarationsGustavo Zacarias2012-03-111-3/+0
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-1/+1
* readline: bump to version 6.2pl1Gustavo Zacarias2011-04-263-1/+31
* readline: link directly against ncursesMike Frysinger2011-04-031-0/+16
* readline: bump to version 6.1Gustavo Zacarias2010-11-0413-986/+1
* readline: convert to autotools infrastructureLionel Landwerlin2010-01-2813-86/+21
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-011-1/+1
* readline: needs ncurses, so select it in kconfigPeter Korsgaard2009-05-271-1/+1
* readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/Peter Korsgaard2009-01-302-2/+2
* readline: remove BR2_PACKAGE_READLINE_TARGET configuration optionPeter Korsgaard2009-01-302-16/+3
* readline: remove redundant BR2_PACKAGE_READLINE_HEADERS configurationPeter Korsgaard2009-01-302-10/+0
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-3/+3
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
* readline: ignore errors in target-clean targetPeter Korsgaard2008-03-311-1/+1
* fixes for readline makefileJohn Voltz2008-03-061-5/+5
* Commit the new upstream patches and remove the oldHamish Moffatt2008-02-0616-0/+985
* Upgrade readline to 5.2, including all current upstream patches.Hamish Moffatt2008-02-066-245/+18
* Config update of Readline subdirUlf Samuelsson2007-10-131-0/+1
* Build readline as shared libUlf Samuelsson2007-09-231-0/+1
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-1/+1
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-1/+1
* SED away some whitespaceUlf Samuelsson2007-08-201-1/+1
* Avoid rebuilding 'readline-5.1'Ulf Samuelsson2007-07-161-2/+5
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-2/+1
* - install some more stuff that goes into staging_dir into the proper place.Bernhard Reutner-Fischer2007-04-161-10/+8
* - commentary typo fixBernhard Reutner-Fischer2007-04-061-1/+1
* - install target headers into the correct dirBernhard Reutner-Fischer2007-03-211-13/+15
* - provide means to install readline into the target. Closes #968Bernhard Reutner-Fischer2007-03-202-5/+16
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
* - correct improper prerequisite of -source targetBernhard Reutner-Fischer2007-01-281-1/+1
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-141-20/+15
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-011-1/+1
* The target is readline-target, not readline_targetPeter Korsgaard2006-09-261-1/+1
* some more patches from upstreamMike Frysinger2006-03-231-0/+90
* grab patches from upstreamMike Frysinger2006-03-193-0/+149
* - quote HOST_CC.Bernhard Reutner-Fischer2006-03-101-2/+2
* version bump / cleanupMike Frysinger2005-12-132-26/+10
* Fix broken dependanciesEric Andersen2005-07-271-4/+14
* These patches fix some minor problems with GNU Readline package.Eric Andersen2005-06-232-55/+55
* fixup libreadline build, per http://bugs.uclibc.org/view.php?id=229Eric Andersen2005-05-041-5/+1
* Bug #160, pgrayson writes: The readline package currently has a Makefile.in. ...Mike Frysinger2005-03-212-6/+6
* scott writes in http://bugs.uclibc.org/view.php?id=41Eric Andersen2005-02-254-0/+107