Commit Graph

4 Commits

Author SHA1 Message Date
Glenn Strauss f6c79fff94 [build] scripts/ci-build.sh --with-nettle 2021-01-16 15:53:11 -05:00
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)
2021-01-16 15:30:53 -05:00
Glenn Strauss 5d7071293a [build] add --with-brotli to CI build
(thx stbuehler)
2020-08-02 06:46:22 -04:00
Stefan Bühler 5722574df5 move ci-build.sh to scripts 2020-07-21 12:04:12 +02:00