DavidKorczynski
|
db515e7dee
|
wget2: fix build (#10287)
gnutls is compiled without libdane and wget2 should do this as well to
avoid build errors.
Fixes: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=58348
|
2023-05-10 11:26:23 -04:00 |
Tim Rühsen
|
397e3b46f0
|
Fix wget2 (#8587)
- Speed up and stabilize the build by building libunistring and libidn2
from tarball.
- Fix the build by explicitly adding -lz at link time.
|
2022-09-25 22:52:42 +01:00 |
DavidKorczynski
|
1933636ced
|
wget2: upgrade build to latest base builder (#6483)
* wget2: upgrade build to latest base builder
* cleanup build
* wget2: simplify build
* wget2: cleanup build
* wget2: last cleanup (hopefully)
* wget2: cleanup build
|
2021-09-18 21:33:01 +01: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 |
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
|
3d70ee5414
|
[wget2] Fix gnutls build (#2071)
|
2019-01-04 07:08:51 -08:00 |
Tim Rühsen
|
b332fd9f75
|
[wget2] Fix order of link libraries (#2059)
|
2018-12-28 09:28:29 -08:00 |
Tim Rühsen
|
aa01541a0a
|
[wget2] Build MHD from latest tarball (#1943)
|
2018-11-12 09:09:53 -08:00 |
Tim Rühsen
|
ceaa1f2433
|
[wget2] Prepare for new fuzzers, don't execute network tests (#930)
|
2017-10-31 09:33:02 +11:00 |
Tim Rühsen
|
67924a6df0
|
[wget2] Add libmicrohttpd as new test suite dependency (#841)
|
2017-09-14 06:42:51 -07:00 |
Oliver Chang
|
4e9b30adc9
|
wget2: Set LLVM_PROFILE_FILE
Should hopefully address #808
|
2017-09-01 12:29:14 -07:00 |
Tim Rühsen
|
0687321411
|
[wget2] Fixes and enhancements (#787)
|
2017-08-22 13:35:00 -07:00 |
Tim Rühsen
|
2ad437bb36
|
[wget2] Fix building cookie fuzzer (#701)
|
2017-07-06 07:45:40 -07:00 |
Tim Rühsen
|
eb6f8654b7
|
[wget2] Reflect better upstream integration (#660)
|
2017-06-08 07:25:56 -07:00 |
Tim Rühsen
|
5bd65c6bc9
|
[wget2] Fix build, better upstream integration, added auto_ccs (#650)
|
2017-06-04 17:53:00 -07:00 |
Tim Rühsen
|
eb27381e17
|
[wget2] Fix .dict and .options names (#642)
* [wget2] Speed up build
* [wget2] Remove path from corpora in zip archive
* [wget2] Fix copying of option and dict files to
|
2017-06-01 08:19:09 -07:00 |
Tim Rühsen
|
3d1773b3d4
|
Add GNU wget2 to oss-fuzz (#630)
|
2017-05-29 08:34:31 -07:00 |