Glenn Strauss
|
625d57b2d9
|
build] scripts/ci-build.sh remove --with-maxminddb
remove --with-maxminddb;
maxminddb libs not currently part of our FreeBSD build images
|
1 year ago |
Glenn Strauss
|
02c83d735c
|
[build] scripts/ci-build.sh add --with-maxminddb
|
1 year ago |
Glenn Strauss
|
f23be1a116
|
[build] scripts/ci-build.sh adjustments
remove --with-mbedtls; mbedlts not currently part of our FreeBSD bld img
|
1 year ago |
Glenn Strauss
|
f0b74faa45
|
[build] scripts/ci-build.sh adjustments
remove --with-nss; nss libs not currently part of our FreeBSD build img
remove with_zstd=yes from SCons build, due to dependency on libpthread
|
1 year ago |
Glenn Strauss
|
73cace9401
|
[build] scripts/ci-build.sh w/o --with-wolfssl
WolfSSL is not generally available in *BSD due to WolfSSL limitations.
(Might be revisited with the Dec 2020 release of WolfSSL 4.6.0)
|
1 year ago |
Glenn Strauss
|
f6c79fff94
|
[build] scripts/ci-build.sh --with-nettle
|
1 year ago |
Glenn Strauss
|
2d94d56fe5
|
[build] update scripts/ci-build.sh
* remove use of deprecated or obsolete packages on Linux, *BSD builds
--with-attr --with-fam --with-geoip
* add zstd
--with-zstd
* add multiple TLS options to build
--with-gnutls --with-mbedtls --with-nss --with-openssl --with-wolfssl
(leave one TLS option (openssl) for SCons static build)
|
1 year ago |
Glenn Strauss
|
5d7071293a
|
[build] add --with-brotli to CI build
(thx stbuehler)
|
2 years ago |
Stefan Bühler
|
5722574df5
|
move ci-build.sh to scripts
|
2 years ago |
Stefan Bühler
|
852de34113
|
add ci-build.sh
|
2 years ago |