Commit Graph

16 Commits

Author SHA1 Message Date
DavidKorczynski fc6b79a20d
wget, wget2: fix builds (#7587)
Fixes:
- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46501
- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46485
2022-04-20 09:56:57 -04:00
Tim Rühsen 0cd537b204
[wget] Fix AFL build (#7048)
- Fix AFL build by using $CC instead of $CXX
- Avoid 2x indirect git cloning of gnulib submodules
- Smaller cleanups in build.sh
2021-12-21 23:33:05 +00:00
DavidKorczynski c44b98fea3
wget: upgrade to latest base builder (#6488)
* wget: upgrade build to latest base builder

* dont add old script

* wget: cleanup build
2021-09-18 19:35:33 -07:00
jonathanmetzman 03d18372d5
Reland [Ubuntu upgrade] Fix projects so they don't break with upgrade (#6313)
This reverts commit 878c32419c.

Related: #6180
2021-08-26 09:53:49 -07:00
Oliver Chang 878c32419c
Revert "[Ubuntu upgrade] Fix projects so they don't break with upgrade. (#6304)" (#6306)
This reverts commit 5549d804b3.
2021-08-26 15:42:34 +10:00
jonathanmetzman 5549d804b3
[Ubuntu upgrade] Fix projects so they don't break with upgrade. (#6304)
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-25 22:14:52 -07:00
jonathanmetzman bf1275f005
[Ubuntu upgrade] Pin projects to Xenial where fuzzer build fails. (#6293)
This does not include coverage build failures.
Related: #6180.
2021-08-24 15:24:25 -07:00
Tim Rühsen ff4726f2b3
Fix wget build (#5379) 2021-05-22 16:33:54 +01:00
Abhishek Arya 95a7b67504
Add main_repo for some more projects. (#4819) 2020-12-10 08:15:05 -08:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [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-03-10 11:08:01 -07:00
Tim Rühsen 80ee4a9247 Fix build issue for wget & wget2 (#3183)
* [wget] Fix building latest gnutls

* [wget2] Fix building latest gnutls
2020-01-05 16:01:11 -08:00
Tim Rühsen 77f1da0e60 [wget] Fix gnutls build (#2070) 2019-01-04 07:09:15 -08:00
Tim Rühsen eed522674c [wget] Fix order of link libraries (#2057) 2018-12-27 13:42:55 -08:00
Tim Rühsen 1734af5dca [wget] Use code from master branch (#1874) 2018-10-15 11:18:37 +11:00
Tim Rühsen c49cfdc192 [Wget] Add project (#1314) 2018-04-16 09:59:03 -07:00