aboutsummaryrefslogtreecommitdiff
path: root/projects/wget2
AgeCommit message (Collapse)Author
2021-09-18wget2: upgrade build to latest base builder (#6483)DavidKorczynski
* wget2: upgrade build to latest base builder * cleanup build * wget2: simplify build * wget2: cleanup build * wget2: last cleanup (hopefully) * wget2: cleanup build
2021-08-26Reland [Ubuntu upgrade] Fix projects so they don't break with upgrade (#6313)jonathanmetzman
This reverts commit 878c32419cdf89457d1f1be616d4896fc2586160. Related: #6180
2021-08-26Revert "[Ubuntu upgrade] Fix projects so they don't break with upgrade. ↵Oliver Chang
(#6304)" (#6306) This reverts commit 5549d804b3640462549401597cfef382911b3933.
2021-08-25[Ubuntu upgrade] Fix projects so they don't break with upgrade. (#6304)jonathanmetzman
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
2021-08-24[Ubuntu upgrade] Pin projects to Xenial where fuzzer build fails. (#6293)jonathanmetzman
This does not include coverage build failures. Related: #6180.
2020-12-10Populate a bunch of main_repo values. (#4815)Oliver Chang
Also enforce this for future integrations.
2020-07-06Update Dockerfiles (#4070)devtty1er
* Use LABEL in place of MAINTAINER * Remove LABEL maintainer from Dockerfiles
2020-03-10[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Max Moroz
* [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
2020-01-05Fix build issue for wget & wget2 (#3183)Tim Rühsen
* [wget] Fix building latest gnutls * [wget2] Fix building latest gnutls
2019-01-04[wget2] Fix gnutls build (#2071)Tim Rühsen
2018-12-28[wget2] Fix order of link libraries (#2059)Tim Rühsen
2018-11-12[wget2] Build MHD from latest tarball (#1943)Tim Rühsen
2017-11-11[wget2] Install lzip and rsync (#976)Tim Rühsen
2017-10-31[wget2] Prepare for new fuzzers, don't execute network tests (#930)Tim Rühsen
2017-09-14[wget2] Add libmicrohttpd as new test suite dependency (#841)Tim Rühsen
2017-09-01wget2: Set LLVM_PROFILE_FILEOliver Chang
Should hopefully address #808
2017-08-22[wget2] Fixes and enhancements (#787)Tim Rühsen
2017-07-06[wget2] Fix building cookie fuzzer (#701)Tim Rühsen
2017-06-08[wget2] Reflect better upstream integration (#660)Tim Rühsen
2017-06-04[wget2] Fix build, better upstream integration, added auto_ccs (#650)Tim Rühsen
2017-06-01[wget2] Fix .dict and .options names (#642)Tim Rühsen
* [wget2] Speed up build * [wget2] Remove path from corpora in zip archive * [wget2] Fix copying of option and dict files to
2017-05-29Add GNU wget2 to oss-fuzz (#630)Tim Rühsen