summaryrefslogtreecommitdiff
path: root/package/tar
AgeCommit message (Expand)Author
2012-07-22tar: fix build with glibc >=2.16Samuel Martin
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-07-17all packages: use new host-xxx-package macrosArnout Vandecappelle (Essensium/Mind)
2012-02-09dependencies: build a host-tar if no suitable tar can be foundThomas De Schampheleire
2011-11-14tar: build after busybox if enabledGustavo Zacarias
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-09-11tar: bump to 1.26Yegor Yefremov
2011-07-27uClibc: drop BR2_PROGRAM_INVOCATION optionPeter Korsgaard
2010-12-22tar: bump to version 1.25Gustavo Zacarias
2010-04-13tar: convert to the autotools infrastructureThomas Petazzoni
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-07-31Fix PROGRAM_INVOCATION handling with external toolchainsThomas Petazzoni
2009-03-01tar: bump versionPeter Korsgaard
2009-03-01tar/coreutils: use depends rather than select for toolchain optionsPeter Korsgaard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-08-04buildroot: remove trailing spacesPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-03-26Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fixHamish Moffatt
2008-03-11buildroot: Use BR2_GNU_MIRROR everywherePeter Korsgaard
2008-02-12Run $(CONFIG_UPDATE) after unpacking sourcesHamish Moffatt
2007-12-17Add support for GNU and kernel.org mirrorsIvan Kuten
2007-08-28- misc cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-08-22- semicolon touchup. No other changesBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-15Allow user to configure PROGRAM_INVOCATION_NAMEUlf Samuelsson
2007-08-12Avoid building packages requiring WCHAR, when not enabledUlf Samuelsson
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-07-05Bump version of tar and add disabling of IPv6 for psmisc if it is not selecte..."Steven J. Hill"
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-03-14yet more LDFLAGS handling fixupsEric Andersen
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-01-14fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen
2006-11-17- add and use BR2_BZCAT config option.Bernhard Reutner-Fischer
2005-11-24remove extra space after touchMike Frysinger
2005-09-30also set the gl_cv_func_chown_follows_symlink configure optionEric Andersen
2005-09-13Tar's default of use chown when being cross compiled is stupid, as lchown isEric Andersen
2005-06-24be a bit more consistant with naming, always escape wildcardsEric Andersen
2005-02-10There is no need to have a separate 'Makefile.in' file in theEric Andersen
2005-01-10These patches do not appear to be needed (and break the build)Eric Andersen
2005-01-05new tarMike Frysinger
2004-12-26more help updates from Tom CameronMike Frysinger
2004-10-11latest tar needs fixes from cvsMike Frysinger
2004-10-09Make the TAR_VERBOSITY option a bit more saneEric Andersen
2004-10-09use $(TAR_VERBOSITY)Mike Frysinger
2004-10-09bump version to something existant on alpha.gnu.orgEric Andersen
2004-10-09final step in buildroot faceliftEric Andersen
2004-10-09Remove the old 'make' directory, and populate the new 'package'Eric Andersen