log

age author description
Thu, 13 Dec 2018 10:22:30 +0000 Chris Cannam Add updated Russian translation from Alexandre
Thu, 13 Dec 2018 10:22:16 +0000 Chris Cannam Ensure Docker cache is defeated when necessary for a consistent build
Wed, 12 Dec 2018 12:14:47 +0000 Chris Cannam Fix address!
Thu, 06 Dec 2018 13:37:39 +0000 Chris Cannam Fix some warnings bqaudiostream
Thu, 06 Dec 2018 12:51:00 +0000 Chris Cannam Start wiring in BQAudioStream stuff bqaudiostream
Thu, 06 Dec 2018 09:55:46 +0000 Chris Cannam Rebuild after removing LTO
Thu, 06 Dec 2018 09:55:36 +0000 Chris Cannam Remove LTO again. It makes linking very slow, I'm not noticing any practical difference in performance, it doesn't work correctly on Travis image etc, and it sometimes breaks in incremental builds.
Thu, 06 Dec 2018 09:36:08 +0000 Chris Cannam Oookay... Travis's Trusty image is now too old for the bundled hg to be able to connect to Bitbucket after the latter switched off TLS 1.0 and 1.1 support this month. So we must either use a newer image, or find another workaround. Let's try the newer image first, since we'd probably be using that already if it had existed when we set this up