Commit Graph

9 Commits (f608217955a601545c2035a1e5bc30401c35bf92)

Author SHA1 Message Date
Glenn Strauss 625d57b2d9 build] scripts/ci-build.sh remove --with-maxminddb
remove --with-maxminddb;
  maxminddb libs not currently part of our FreeBSD build images
2 years ago
Glenn Strauss 02c83d735c [build] scripts/ci-build.sh add --with-maxminddb 2 years ago
Glenn Strauss f23be1a116 [build] scripts/ci-build.sh adjustments
remove --with-mbedtls; mbedlts not currently part of our FreeBSD bld img
2 years 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
2 years 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)
2 years ago
Glenn Strauss f6c79fff94 [build] scripts/ci-build.sh --with-nettle 2 years 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)
2 years ago
Glenn Strauss 5d7071293a [build] add --with-brotli to CI build
(thx stbuehler)
3 years ago
Stefan Bühler 5722574df5 move ci-build.sh to scripts 3 years ago