a-andre

Results 19 comments of a-andre

Support for TLS 1.0 should be dropped, see https://blog.pcisecuritystandards.org/are-you-ready-for-30-june-2018-sayin-goodbye-to-ssl-early-tls People depending on that version can use an older version of paho.

See #1484 for a first step to support python3.

This PR includes changes from #1360, #1361, #1362.

The main motivation for this PR is to get rid of `HOME_DIR`, in preparation of XDG Base Directory Specification support. So maybe it can be merged anyway, if removing BSDDB...

If you are using systemd, create `~/.config/environment.d/envvars.conf` and add `PATH=/path/to/texlive/bin:$PATH`. See https://www.man7.org/linux/man-pages/man5/environment.d.5.html for details.

This PR contains a lot of unrelated changes. The changes to `CMakeLists.txt` should be removed. AFAIK, Windows doesn't have `make` (and if it does the test should be fixed to...

The problem might be gone because `COIN_BIG_INDEX` has been removed in ee1fff95a8fa094b1a49205bfa8fc2fc248fda77 ("remove COIN_BIG_INDEX, but add COINUTILS_BIGINDEX_IS_INT").

What's missing to get the changes merged?