Overview
Request 925666 accepted
- update to 0.2.2:
* Fix CMake overlinking for examples (#146)
* Switch to GCC's visibility for hiding more implementation details
* Check GNU ld instead of gcc for exported symbols control logic in configure.ac
* Disable static builds using Autotools by default.
* ABI version incompatibility between Autotools and CMake build on Apple platforms.
* Fixes and improvements for CMake build system.
* Fixes and improvements for Autotools build system.
* Switch to .xz over .bz2 for release tarballs.
* Minor bug fixes and updates.
- update to 0.2.1:
- Created by dirkmueller
- In state accepted
- Package maintainer: tiwai
Request History
dirkmueller created request
- update to 0.2.2:
* Fix CMake overlinking for examples (#146)
* Switch to GCC's visibility for hiding more implementation details
* Check GNU ld instead of gcc for exported symbols control logic in configure.ac
* Disable static builds using Autotools by default.
* ABI version incompatibility between Autotools and CMake build on Apple platforms.
* Fixes and improvements for CMake build system.
* Fixes and improvements for Autotools build system.
* Switch to .xz over .bz2 for release tarballs.
* Minor bug fixes and updates.
- update to 0.2.1:
tiwai accepted request
Thanks.