summaryrefslogtreecommitdiff
path: root/package/wget
AgeCommit message (Expand)Author
2017-02-13wget: bump to 1.19.1 to fix build issueThomas Petazzoni
2017-02-11wget: add upstream patch to fix build failureRahul Bedarkar
2017-02-08wget: add upstream patch to fix build failureRahul Bedarkar
2017-02-06wget: bump version to 1.19Vicente Olivert Riera
2016-11-11wget: fix static link with gnutlsRahul Bedarkar
2016-11-11wget: fix ssl detection in static libs configurationRahul Bedarkar
2016-07-04package: move busybox show others dependency to per-packageThomas Petazzoni
2016-06-10wget: security bump to version 1.18Gustavo Zacarias
2015-12-12wget: bump to version 1.17.1Gustavo Zacarias
2015-03-31packages: indentation cleanupJerzy Grzegorek
2015-03-09wget: bump to version 1.16.3Gustavo Zacarias
2015-03-02wget: bump version to 1.16.2Vicente Olivert Riera
2014-12-10wget: add host-pkgconf dependencyGustavo Zacarias
2014-12-08wget: bump version to 1.16.1Vicente Olivert Riera
2014-10-27wget: bump to version 1.16Gustavo Zacarias
2014-10-04packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire
2014-07-17package/wget: use the new gettextize infraYann E. MORIN
2014-07-01wget: add optional libuuid dependencyPeter Korsgaard
2014-04-24wget: fix host-gettext build dependency raceYann E. MORIN
2014-04-03wget: fix autoreconf brokenessGustavo Zacarias
2014-03-03wget: fix build against uclibc snapshotBaruch Siach
2014-01-21wget: bump to version 1.15Gustavo Zacarias
2013-11-10Config.in files: add missing dependencies to toolchain option commentsThomas De Schampheleire
2013-10-22wget: Fix error in texi2pod on Perl 5.18Andrew Ruder
2013-10-14Config.in files: unify comments of toolchain option dependenciesThomas De Schampheleire
2013-09-08change package tarball compression to xz whenever possibleJerzy Grzegorek
2013-06-06Normalize separator size to 80Alexandre Belloni
2012-08-24wget: bump to version 1.14Gustavo Zacarias
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-06-26wget: requires wchar supportPeter Korsgaard
2012-05-06wget: needs MMUGustavo Zacarias
2011-10-15wget: bump to version 1.13.4 and improvementsGustavo Zacarias
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2010-03-22wget: needs WCHAR support in toolchainPeter Korsgaard
2010-03-22package: remove redundant DISABLE_{IPV6,NLS,LARGEFILE} configure argsPeter Korsgaard
2010-03-22wget: bump to 1.12 and migrate to Makefile.autotools.inGustavo Zacarias
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter 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-03-06cleanup wget makefileJohn Voltz
2008-02-12Run $(CONFIG_UPDATE) after unpacking sourcesHamish Moffatt
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-07-09- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).Bernhard Reutner-Fischer
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-03-14yet more LDFLAGS handling fixupsEric Andersen