| Commit message (Expand) | Author | Age | Files | Lines |
* | all packages: rename XXXTARGETS to xxx-package | Arnout Vandecappelle (Essensium/Mind) | 2012-07-17 | 1 | -1/+1 |
* | packages: remove redundant INSTALL_TARGET=YES declarations | Gustavo Zacarias | 2012-03-11 | 1 | -3/+0 |
* | package: remove useless arguments from AUTOTARGETS | Thomas Petazzoni | 2011-09-29 | 1 | -1/+1 |
* | readline: bump to version 6.2pl1 | Gustavo Zacarias | 2011-04-26 | 3 | -1/+31 |
* | readline: link directly against ncurses | Mike Frysinger | 2011-04-03 | 1 | -0/+16 |
* | readline: bump to version 6.1 | Gustavo Zacarias | 2010-11-04 | 13 | -986/+1 |
* | readline: convert to autotools infrastructure | Lionel Landwerlin | 2010-01-28 | 13 | -86/+21 |
* | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard | 2009-10-01 | 1 | -1/+1 |
* | readline: needs ncurses, so select it in kconfig | Peter Korsgaard | 2009-05-27 | 1 | -1/+1 |
* | readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/ | Peter Korsgaard | 2009-01-30 | 2 | -2/+2 |
* | readline: remove BR2_PACKAGE_READLINE_TARGET configuration option | Peter Korsgaard | 2009-01-30 | 2 | -16/+3 |
* | readline: remove redundant BR2_PACKAGE_READLINE_HEADERS configuration | Peter Korsgaard | 2009-01-30 | 2 | -10/+0 |
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -3/+3 |
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
* | readline: ignore errors in target-clean target | Peter Korsgaard | 2008-03-31 | 1 | -1/+1 |
* | fixes for readline makefile | John Voltz | 2008-03-06 | 1 | -5/+5 |
* | Commit the new upstream patches and remove the old | Hamish Moffatt | 2008-02-06 | 16 | -0/+985 |
* | Upgrade readline to 5.2, including all current upstream patches. | Hamish Moffatt | 2008-02-06 | 6 | -245/+18 |
* | Config update of Readline subdir | Ulf Samuelsson | 2007-10-13 | 1 | -0/+1 |
* | Build readline as shared lib | Ulf Samuelsson | 2007-09-23 | 1 | -0/+1 |
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+1 |
* | SED away some whitespace | Ulf Samuelsson | 2007-08-20 | 1 | -1/+1 |
* | Avoid rebuilding 'readline-5.1' | Ulf Samuelsson | 2007-07-16 | 1 | -2/+5 |
* | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | 2007-07-11 | 1 | -3/+3 |
* | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | 2007-06-27 | 1 | -2/+1 |
* | - install some more stuff that goes into staging_dir into the proper place. | Bernhard Reutner-Fischer | 2007-04-16 | 1 | -10/+8 |
* | - commentary typo fix | Bernhard Reutner-Fischer | 2007-04-06 | 1 | -1/+1 |
* | - install target headers into the correct dir | Bernhard Reutner-Fischer | 2007-03-21 | 1 | -13/+15 |
* | - provide means to install readline into the target. Closes #968 | Bernhard Reutner-Fischer | 2007-03-20 | 2 | -5/+16 |
* | fixup package LDFLAGS handling | Eric Andersen | 2007-03-13 | 1 | -0/+1 |
* | - correct improper prerequisite of -source target | Bernhard Reutner-Fischer | 2007-01-28 | 1 | -1/+1 |
* | fixup a whole steaming pile of insanity. When packages are configured, | Eric Andersen | 2007-01-14 | 1 | -20/+15 |
* | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ... | Bernhard Reutner-Fischer | 2006-10-01 | 1 | -1/+1 |
* | The target is readline-target, not readline_target | Peter Korsgaard | 2006-09-26 | 1 | -1/+1 |
* | some more patches from upstream | Mike Frysinger | 2006-03-23 | 1 | -0/+90 |
* | grab patches from upstream | Mike Frysinger | 2006-03-19 | 3 | -0/+149 |
* | - quote HOST_CC. | Bernhard Reutner-Fischer | 2006-03-10 | 1 | -2/+2 |
* | version bump / cleanup | Mike Frysinger | 2005-12-13 | 2 | -26/+10 |
* | Fix broken dependancies | Eric Andersen | 2005-07-27 | 1 | -4/+14 |
* | These patches fix some minor problems with GNU Readline package. | Eric Andersen | 2005-06-23 | 2 | -55/+55 |
* | fixup libreadline build, per http://bugs.uclibc.org/view.php?id=229 | Eric Andersen | 2005-05-04 | 1 | -5/+1 |
* | Bug #160, pgrayson writes: The readline package currently has a Makefile.in. ... | Mike Frysinger | 2005-03-21 | 2 | -6/+6 |
* | scott writes in http://bugs.uclibc.org/view.php?id=41 | Eric Andersen | 2005-02-25 | 4 | -0/+107 |