-
Notifications
You must be signed in to change notification settings - Fork 313
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
CMake modernization #446
Merged
Merged
CMake modernization #446
Commits on Jul 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for deb90b7 - Browse repository at this point
Copy the full SHA deb90b7View commit details -
Partial re-write of the CMake project from scratch using modern CMake conventions. Available samples: benchmark, demo, lottie
Configuration menu - View commit details
-
Copy full SHA for 104fdb3 - Browse repository at this point
Copy the full SHA 104fdb3View commit details
Commits on Sep 2, 2023
-
- Change vcpkg handling to automatically detect vcpkg via the VCPKG_TOOLCHAIN variable set by the official toolchain file - Change names of the function export compiler definitions - Change default behavior of BUILD_SHARED_LIBS to ON
Configuration menu - View commit details
-
Copy full SHA for e1ff002 - Browse repository at this point
Copy the full SHA e1ff002View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad098f - Browse repository at this point
Copy the full SHA 7ad098fView commit details
Commits on Sep 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 12467e1 - Browse repository at this point
Copy the full SHA 12467e1View commit details
Commits on Sep 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a866f82 - Browse repository at this point
Copy the full SHA a866f82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95f94a8 - Browse repository at this point
Copy the full SHA 95f94a8View commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 962bfd1 - Browse repository at this point
Copy the full SHA 962bfd1View commit details -
In order for this to work, the requirement for the font interface is now handled on a per-sample basis
Configuration menu - View commit details
-
Copy full SHA for 6304d18 - Browse repository at this point
Copy the full SHA 6304d18View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d75db75 - Browse repository at this point
Copy the full SHA d75db75View commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fd3a5ab - Browse repository at this point
Copy the full SHA fd3a5abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27a12a1 - Browse repository at this point
Copy the full SHA 27a12a1View commit details
Commits on Sep 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 94131f2 - Browse repository at this point
Copy the full SHA 94131f2View commit details -
- Wrap addition of the Lottie subdirectory - Change name of the compiler definition for the Freetype font engine
Configuration menu - View commit details
-
Copy full SHA for c77605a - Browse repository at this point
Copy the full SHA c77605aView commit details
Commits on Sep 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a65abdc - Browse repository at this point
Copy the full SHA a65abdcView commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 62f28e7 - Browse repository at this point
Copy the full SHA 62f28e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa67257 - Browse repository at this point
Copy the full SHA fa67257View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26da46f - Browse repository at this point
Copy the full SHA 26da46fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea46ed4 - Browse repository at this point
Copy the full SHA ea46ed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b13b51 - Browse repository at this point
Copy the full SHA 6b13b51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7286191 - Browse repository at this point
Copy the full SHA 7286191View commit details
Commits on Dec 2, 2023
-
Correct logic for the Freetype pre-proc definition
Previous changes only involved the name of the definition, but not its logic on the source files that referenced it nor code on the CMake files
Configuration menu - View commit details
-
Copy full SHA for 17fc5d0 - Browse repository at this point
Copy the full SHA 17fc5d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a07be67 - Browse repository at this point
Copy the full SHA a07be67View commit details -
- Remove all mention of SFML::Main - Remove handling code for SFML <= 2.4 - Make find_package() calls for SFML quiet
Configuration menu - View commit details
-
Copy full SHA for be27445 - Browse repository at this point
Copy the full SHA be27445View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52f459e - Browse repository at this point
Copy the full SHA 52f459eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e037f4 - Browse repository at this point
Copy the full SHA 8e037f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f25480 - Browse repository at this point
Copy the full SHA 4f25480View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1eabd - Browse repository at this point
Copy the full SHA fb1eabdView commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6760b65 - Browse repository at this point
Copy the full SHA 6760b65View 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.