Age | Commit message (Expand) | Author |
2010-01-28 | readline: convert to autotools infrastructure | Lionel Landwerlin |
2009-10-01 | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard |
2009-01-30 | readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/ | Peter Korsgaard |
2009-01-30 | readline: remove BR2_PACKAGE_READLINE_TARGET configuration option | Peter Korsgaard |
2009-01-30 | readline: remove redundant BR2_PACKAGE_READLINE_HEADERS configuration | Peter Korsgaard |
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard |
2008-03-31 | readline: ignore errors in target-clean target | Peter Korsgaard |
2008-03-06 | fixes for readline makefile | John Voltz |
2008-02-06 | Upgrade readline to 5.2, including all current upstream patches. | Hamish Moffatt |
2007-10-13 | Config update of Readline subdir | Ulf Samuelsson |
2007-09-23 | Build readline as shared lib | Ulf Samuelsson |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer |
2007-08-21 | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer |
2007-08-20 | SED away some whitespace | Ulf Samuelsson |
2007-07-16 | Avoid rebuilding 'readline-5.1' | Ulf Samuelsson |
2007-07-11 | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson |
2007-06-27 | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard 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 fix | Bernhard Reutner-Fischer |
2007-03-21 | - install target headers into the correct dir | Bernhard Reutner-Fischer |
2007-03-20 | - provide means to install readline into the target. Closes #968 | Bernhard Reutner-Fischer |
2007-03-13 | fixup package LDFLAGS handling | Eric Andersen |
2007-01-28 | - correct improper prerequisite of -source target | Bernhard Reutner-Fischer |
2007-01-14 | fixup 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-26 | The target is readline-target, not readline_target | Peter Korsgaard |
2006-03-10 | - quote HOST_CC. | Bernhard Reutner-Fischer |
2005-12-13 | version bump / cleanup | Mike Frysinger |
2005-07-27 | Fix broken dependancies | Eric Andersen |
2005-06-23 | These patches fix some minor problems with GNU Readline package. | Eric Andersen |
2005-05-04 | fixup libreadline build, per http://bugs.uclibc.org/view.php?id=229 | Eric Andersen |
2005-03-21 | Bug #160, pgrayson writes: The readline package currently has a Makefile.in. ... | Mike Frysinger |
2005-02-25 | scott writes in http://bugs.uclibc.org/view.php?id=41 | Eric Andersen |