Commit Graph

8 Commits

Author SHA1 Message Date
Martin Storsjo 716f439464 Bump the versions and add changelog entries for v2.0.3 2023-12-21 13:06:47 +02:00
Martin Storsjo 4de681c193 cmake: Update the description of the BUILD_PROGRAMS option 2023-10-06 16:36:12 +03:00
Martin Storsjo 1fbe8eb3bd Add a tool for testing decoding+encoding in a number of configurations 2023-10-06 14:49:49 +03:00
Martin Storsjo 226848a2a1 cmake: Link the library as C, not C++
This matches how it is done in the autotools build. We try not to
rely on the C++ standard library, and this makes sure that this
property is maintained (even if developing with CMake).
2023-10-06 14:49:48 +03:00
Martin Storsjo 801f67f671 Bump the versions and add changelog entries for v2.0.2 2021-04-28 15:34:15 +03:00
Martin Storsjo 9e8181c03b Specify the macOS compatibility version to make it a drop-in replacement for the libtool built 2021-04-28 15:33:55 +03:00
Staz M 5329a829a0 Made this compatible with cmake version 3.5.1 2021-04-07 14:51:50 +03:00
evpobr 77ee4dd31e Add CMake project 2021-01-20 11:11:54 +02:00