index
:
buildroot
2017.11-op-build
2018.02-op-build
2019.02-op-build
2019.05-op-build
OpenPOWER buildroot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
wget
/
wget.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
package/wget: add optional dependency on pcre/pcre2
Baruch Siach
2018-12-30
1
-0
/
+10
*
package/wget: bump to version 1.20.1
Baruch Siach
2018-12-30
1
-1
/
+1
*
package/busybox: invert dependency with wget
Yann E. MORIN
2018-07-08
1
-5
/
+0
*
Merge branch 'next'
Peter Korsgaard
2018-06-02
1
-0
/
+7
|
\
|
*
wget: add optional dependency for libidn2
Fabrice Fontaine
2018-05-20
1
-0
/
+7
*
|
wget: security bump to version 1.19.5
Baruch Siach
2018-05-13
1
-1
/
+1
|
/
*
wget: bump to version 1.19.4
Baruch Siach
2018-02-08
1
-1
/
+1
*
wget: add optional zlib support
Peter Korsgaard
2017-10-28
1
-0
/
+7
*
wget: security bump to version 1.19.2
Peter Korsgaard
2017-10-28
1
-2
/
+2
*
boot, package: use SPDX short identifier for GPLv3/GPLv3+
Rahul Bedarkar
2017-04-01
1
-1
/
+1
*
wget: bump to 1.19.1 to fix build issue
Thomas Petazzoni
2017-02-13
1
-4
/
+1
*
wget: add upstream patch to fix build failure
Rahul Bedarkar
2017-02-11
1
-0
/
+3
*
wget: bump version to 1.19
Vicente Olivert Riera
2017-02-06
1
-1
/
+1
*
wget: fix ssl detection in static libs configuration
Rahul Bedarkar
2016-11-11
1
-14
/
+5
*
wget: security bump to version 1.18
Gustavo Zacarias
2016-06-10
1
-1
/
+1
*
wget: bump to version 1.17.1
Gustavo Zacarias
2015-12-12
1
-1
/
+1
*
packages: indentation cleanup
Jerzy Grzegorek
2015-03-31
1
-8
/
+9
*
wget: bump to version 1.16.3
Gustavo Zacarias
2015-03-09
1
-1
/
+1
*
wget: bump version to 1.16.2
Vicente Olivert Riera
2015-03-02
1
-1
/
+1
*
wget: add host-pkgconf dependency
Gustavo Zacarias
2014-12-10
1
-0
/
+1
*
wget: bump version to 1.16.1
Vicente Olivert Riera
2014-12-08
1
-1
/
+1
*
wget: bump to version 1.16
Gustavo Zacarias
2014-10-27
1
-5
/
+1
*
packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
Thomas De Schampheleire
2014-10-04
1
-3
/
+3
*
package/wget: use the new gettextize infra
Yann E. MORIN
2014-07-17
1
-8
/
+1
*
wget: add optional libuuid dependency
Peter Korsgaard
2014-07-01
1
-0
/
+4
*
wget: fix host-gettext build dependency race
Yann E. MORIN
2014-04-24
1
-1
/
+1
*
wget: fix autoreconf brokeness
Gustavo Zacarias
2014-04-03
1
-0
/
+8
*
wget: fix build against uclibc snapshot
Baruch Siach
2014-03-03
1
-0
/
+3
*
wget: bump to version 1.15
Gustavo Zacarias
2014-01-21
1
-1
/
+1
*
change package tarball compression to xz whenever possible
Jerzy Grzegorek
2013-09-08
1
-0
/
+1
*
Normalize separator size to 80
Alexandre Belloni
2013-06-06
1
-2
/
+2
*
wget: bump to version 1.14
Gustavo Zacarias
2012-08-24
1
-1
/
+3
*
all packages: rename XXXTARGETS to xxx-package
Arnout Vandecappelle (Essensium/Mind)
2012-07-17
1
-1
/
+1
*
wget: bump to version 1.13.4 and improvements
Gustavo Zacarias
2011-10-15
1
-2
/
+20
*
package: remove useless arguments from AUTOTARGETS
Thomas Petazzoni
2011-09-29
1
-1
/
+1
*
package: remove redundant DISABLE_{IPV6,NLS,LARGEFILE} configure args
Peter Korsgaard
2010-03-22
1
-1
/
+0
*
wget: bump to 1.12 and migrate to Makefile.autotools.in
Gustavo Zacarias
2010-03-22
1
-52
/
+8
*
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-10-01
1
-1
/
+1
*
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-09-03
1
-1
/
+1
*
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
-1
/
+1
*
Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fix
Hamish Moffatt
2008-03-26
1
-1
/
+1
*
buildroot: Use BR2_GNU_MIRROR everywhere
Peter Korsgaard
2008-03-11
1
-1
/
+1
*
cleanup wget makefile
John Voltz
2008-03-06
1
-2
/
+2
*
Run $(CONFIG_UPDATE) after unpacking sources
Hamish Moffatt
2008-02-12
1
-0
/
+1
*
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
1
-1
/
+1
*
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
2007-07-11
1
-3
/
+3
*
- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).
Bernhard Reutner-Fischer
2007-07-09
1
-1
/
+1
*
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-06-27
1
-2
/
+1
*
yet more LDFLAGS handling fixups
Eric Andersen
2007-03-14
1
-1
/
+1
[next]