Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.16 #22

Merged
merged 13 commits into from
Jan 2, 2024
Merged

V0.16 #22

merged 13 commits into from
Jan 2, 2024

Commits on Dec 30, 2023

  1. Enable NLS on MacOS arm64 exiv2 0.27 build

    And move the build to a FlyCI native runner.
    jim-easterbrook committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    1ba6cec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cbba76 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Update SWIG to v4.2.0

    jim-easterbrook committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    c5ecc1c View commit details
    Browse the repository at this point in the history
  2. Fix localisation test on Windows

    (Yes, I've managed to build exiv2 on Windows with NLS support!)
    jim-easterbrook committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    85f3399 View commit details
    Browse the repository at this point in the history
  3. Remove unneeded bind_textdomain_codeset call

    libexiv2 does this when localisation is initialised.
    jim-easterbrook committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    4ba46da View commit details
    Browse the repository at this point in the history
  4. Avoid using libintl.h on Windows

    If libintl is installed by Conan it will be somewhere hard to find
    without dragging in a whole lot of conan or cmake stuff.
    jim-easterbrook committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    840d811 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    734eb6a View commit details
    Browse the repository at this point in the history
  2. Remove conanfile_ex.py

    It's simple enough to use "patch" to edit the exiv2 conan file.
    jim-easterbrook committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    0491968 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dbb499 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8aee10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52e3ac4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac51066 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    afacb8e View commit details
    Browse the repository at this point in the history