summaryrefslogtreecommitdiff
path: root/package/sed
Commit message (Expand)AuthorAge
* sed: show it in config menu when toolchain lacks wcharGustavo Zacarias2011-10-11
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-29
* sed: convert to autotargetsMartin Banky2010-11-05
* sed: get rid of host-sed variantPeter Korsgaard2010-09-30
* Update all packages to quote $(TARGET_CC)Thomas Petazzoni2010-07-07
* sed: bump to 4.2.1 to fix build failureThomas Petazzoni2010-05-10
* package/sed: make HOST_SED_BINARY a simply expanded variable (:=)Peter Korsgaard2010-05-06
* Do not let packages remove man pages, info pages and documentationThomas Petazzoni2010-04-11
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-01
* rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth2009-09-23
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-03
* sed: fix compilation with external toolchainsThomas Petazzoni2009-08-04
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-16
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-08
* sed: fix CPPFLAGS typoPeter Korsgaard2008-08-04
* Kconfig: remove 'default n'Peter Korsgaard2008-07-17
* Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fixHamish Moffatt2008-03-26
* buildroot: Use BR2_GNU_MIRROR everywherePeter Korsgaard2008-03-11
* cleanup sed makefileJohn Voltz2008-03-06
* Run $(CONFIG_UPDATE) after unpacking sourcesHamish Moffatt2008-02-12
* - fixes and cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-19
* - more cleanup (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-21
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-21
* - remove a superfluous semicolonBernhard Reutner-Fischer2007-08-21
* SED away some whitespaceUlf Samuelsson2007-08-20
* Move .PHONY to front in sedUlf Samuelsson2007-08-12
* Avoid building packages requiring WCHAR, when not enabledUlf Samuelsson2007-08-12
* Use STAGING_DIR/usr/lib instead of STAGING_DIR/libUlf Samuelsson2007-08-11
* Avoid constant rebuild of 'sed'Ulf Samuelsson2007-07-17
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-11
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-27
* - s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarityBernhard Reutner-Fischer2007-03-14
* yet more LDFLAGS handling fixupsEric Andersen2007-03-14
* fixup package LDFLAGS handlingEric Andersen2007-03-13
* - fixes for bugs introduced with the MacOS10 support (Heikki Lindholm)Bernhard Reutner-Fischer2007-03-10
* Include a patch for GNU sed that allows building it on Mac OS X andBernhard Reutner-Fischer2007-03-09
* Improve the checking of sed by adding some common GNU sed installationBernhard Reutner-Fischer2007-03-09
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-14
* fix use of BUILD_WITH_LARGEFILE to properlyEric Andersen2006-11-03
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-01
* minor dependancy cleanupEric Andersen2006-07-19
* don't use ftp for gnu stuff, a few version bumps as well,Eric Andersen2006-06-23
* syntax/comment touchupsMike Frysinger2006-04-15
* add -f flag to ln command to fix cygwin error per case 0000441David Anders2006-01-24
* ver bump to 4.1.4Mike Frysinger2006-01-10
* only generate the symlink to host sed once as reported by petev in bug 628Mike Frysinger2006-01-08
* remove extra space after touchMike Frysinger2005-11-24
* samrobb writes in Bug 233: only clean host sed if we built itMike Frysinger2005-09-08
* Move buildroot-used bin/sed (binary or symlink) into TOOL_BUILD_DIR instead o...Manuel Novoa III 2005-08-03
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-10