aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/wget
Commit message (Collapse)AuthorAge
* wget, wget2: fix builds (#7587)Gravatar DavidKorczynski2022-04-20
| | | | | Fixes: - https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46501 - https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46485
* [wget] Fix AFL build (#7048)Gravatar Tim Rühsen2021-12-21
| | | | | - Fix AFL build by using $CC instead of $CXX - Avoid 2x indirect git cloning of gnulib submodules - Smaller cleanups in build.sh
* wget: upgrade to latest base builder (#6488)Gravatar DavidKorczynski2021-09-18
| | | | | | | * wget: upgrade build to latest base builder * dont add old script * wget: cleanup build
* Reland [Ubuntu upgrade] Fix projects so they don't break with upgrade (#6313)Gravatar jonathanmetzman2021-08-26
| | | | | This reverts commit 878c32419cdf89457d1f1be616d4896fc2586160. Related: #6180
* Revert "[Ubuntu upgrade] Fix projects so they don't break with upgrade. ↵Gravatar Oliver Chang2021-08-26
| | | | | (#6304)" (#6306) This reverts commit 5549d804b3640462549401597cfef382911b3933.
* [Ubuntu upgrade] Fix projects so they don't break with upgrade. (#6304)Gravatar jonathanmetzman2021-08-25
| | | | | | Fix projects so they don't break with upgrade. These fixes are likely not backwards compatible and will fail on Ubuntu 16.04. Related: #6180
* [Ubuntu upgrade] Pin projects to Xenial where fuzzer build fails. (#6293)Gravatar jonathanmetzman2021-08-24
| | | | This does not include coverage build failures. Related: #6180.
* Fix wget build (#5379)Gravatar Tim Rühsen2021-05-22
|
* Add main_repo for some more projects. (#4819)Gravatar Abhishek Arya2020-12-10
|
* Update Dockerfiles (#4070)Gravatar devtty1er2020-07-06
| | | | | * Use LABEL in place of MAINTAINER * Remove LABEL maintainer from Dockerfiles
* [presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Gravatar Max Moroz2020-03-10
| | | | | | | | | | | | | | | | | | | * [presubmit] Enforce language attribute in projectt.yaml to be always set. * Update documentation, better presubmit check, new project template. * add docstring to templates.py * Add example values in the project.yaml template and remove python value for now * Add "project: c++" to 256 projects * format * Add labels and selective_unpack sections to the presubmit check * fix incorrect auto_ccs format in three projects * fix nss emails after rebase
* Fix build issue for wget & wget2 (#3183)Gravatar Tim Rühsen2020-01-05
| | | | | | * [wget] Fix building latest gnutls * [wget2] Fix building latest gnutls
* [wget] Fix gnutls build (#2070)Gravatar Tim Rühsen2019-01-04
|
* [wget] Fix order of link libraries (#2057)Gravatar Tim Rühsen2018-12-27
|
* [wget] Use code from master branch (#1874)Gravatar Tim Rühsen2018-10-15
|
* [Wget] Add project (#1314)Gravatar Tim Rühsen2018-04-16