-
Notifications
You must be signed in to change notification settings - Fork 282
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
CI: add release on macos-14 #2950
Open
LeoHsiao1
wants to merge
10
commits into
Exiv2:main
Choose a base branch
from
LeoHsiao1:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Apr 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eeaa0aa - Browse repository at this point
Copy the full SHA eeaa0aaView commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a86707f - Browse repository at this point
Copy the full SHA a86707fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc6bae6 - Browse repository at this point
Copy the full SHA bc6bae6View commit details
Commits on May 10, 2024
-
CMake: Add architecture to package filename
Use `64bit` or `32bit` on Windows hosts (including MinGW/Cygwin/MSYS), the value of `${CMAKE_HOST_SYSTEM_ARCHITECTURE}` on all others. Always insert into package filename directly after version, separated from preceding version and following flags with hyphens. So, e.g. * `exiv2-1.0.9-Linux64.tar.gz` * `exiv2-1.0.9-Darwin.tar.gz` * `exiv2-1.0.9-2019msvc64.zip` become: * `exiv2-1.0.9-x86_64-Linux.tar.gz` * `exiv2-1.0.9-arm64-Darwin.tar.gz` * `exiv2-1.0.9-64bit-2019msvc.zip` respectively.
Configuration menu - View commit details
-
Copy full SHA for c0df092 - Browse repository at this point
Copy the full SHA c0df092View commit details
Commits on May 11, 2024
-
Merge pull request #1 from ferdnyc/macos-package-arch
CMake: Add architecture to package filename
Configuration menu - View commit details
-
Copy full SHA for 2fed661 - Browse repository at this point
Copy the full SHA 2fed661View commit details
Commits on May 12, 2024
-
CI: use real arch for Windows builds
Co-authored-by: Frank Dana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21cfb54 - Browse repository at this point
Copy the full SHA 21cfb54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8034ced - Browse repository at this point
Copy the full SHA 8034cedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 930f40a - Browse repository at this point
Copy the full SHA 930f40aView commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 57a5559 - Browse repository at this point
Copy the full SHA 57a5559View commit details
Commits on Oct 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27b83d2 - Browse repository at this point
Copy the full SHA 27b83d2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.