github maxmind/libmaxminddb 1.6.0

latest releases: 1.10.0, 1.9.1, 1.9.0...
3 years ago
  • This release includes several improvements to the CMake build. In
    particular:
    • C99 support is now properly enabled, fixing builds on older gcc
      versions. Pull request by Jan Včelák. GitHub #257.
    • CMAKE_SHARED_LIBRARY_PREFIX and CMAKE_STATIC_LIBRARY_PREFIX are
      no longer explicitly set and now use the default values for the platform.
      Pull request by Jan Včelák. GitHub #258.
    • target_include_directories now works as expected. Pull request by Jan
      Včelák. GitHub #259.
    • DLLs are now installed on Windows when libmaxminddb is built as a
      shared library. Pull request by Jan Včelák. GitHub #261.
    • When built as a dynamic library on Windows, all symbols are now exported.
      Pull request by Jan Včelák. GitHub #262.

Don't miss a new libmaxminddb release

NewReleases is sending notifications on new releases.