-
Notifications
You must be signed in to change notification settings - Fork 24
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Snaipe/fmem
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cpp-testing/fmem
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
Able to merge.
These branches can be automatically merged.
- 12 commits
- 2 files changed
- 6 contributors
Commits on Jul 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 243d086 - Browse repository at this point
Copy the full SHA 243d086View commit details
Commits on Jan 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 28d7259 - Browse repository at this point
Copy the full SHA 28d7259View commit details
Commits on Feb 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 53ec33d - Browse repository at this point
Copy the full SHA 53ec33dView commit details -
Merge pull request #1 from Ambrou/master
Update for use with vcpkg microsoft tools
Configuration menu - View commit details
-
Copy full SHA for 2ccee3d - Browse repository at this point
Copy the full SHA 2ccee3dView commit details
Commits on Mar 31, 2019
-
Problem: - When `fmem`'s `CMakeLists.txt` gets included from a parent project via an `include_directory` where the parent has a CMake min version of 3.0 requirement, the `fmem` `project()` call results in a CMP0048 warning. Solution: - If the CMake policy 0048 is available (i.e. if CMake 3.0 or later is used), set the policy to `NEW`. - This results in the warning going away for parent projects using CMake 3.0 or later. This has no effect on those using earlier versions of CMake.
Configuration menu - View commit details
-
Copy full SHA for 56ffcb9 - Browse repository at this point
Copy the full SHA 56ffcb9View commit details
Commits on Apr 2, 2019
-
Merge pull request #2 from JoeLoser/cmake_policy
Avoid CMP0048 warning
Configuration menu - View commit details
-
Copy full SHA for dc33801 - Browse repository at this point
Copy the full SHA dc33801View commit details
Commits on Jul 14, 2021
-
Added CMake option for BUILD_TESTING which defaults to OFF
Joachim Schiele committedJul 14, 2021 Configuration menu - View commit details
-
Copy full SHA for d35995f - Browse repository at this point
Copy the full SHA d35995fView commit details
Commits on Jul 15, 2021
-
Installing the right files, there is no fmem-export.h nor a fmem.h, o…
…nly the generated one
Joachim Schiele committedJul 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 7362041 - Browse repository at this point
Copy the full SHA 7362041View commit details -
Merge pull request #3 from qknight/add_BUILD_TESTING_option_with_OFF_…
…default_and_target_include_directories Added CMake option for BUILD_TESTING which defaults to OFF
Configuration menu - View commit details
-
Copy full SHA for ffc5e01 - Browse repository at this point
Copy the full SHA ffc5e01View commit details
Commits on Mar 21, 2022
-
Added static linking flags for MSVC
Rafael Andrioli Bauer committedMar 21, 2022 Configuration menu - View commit details
-
Copy full SHA for fc97036 - Browse repository at this point
Copy the full SHA fc97036View commit details -
Merge pull request #4 from rafaelBauer/master
Added static linking flags for MSVC
Configuration menu - View commit details
-
Copy full SHA for 0a19b25 - Browse repository at this point
Copy the full SHA 0a19b25View commit details
Commits on Apr 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 611acb8 - Browse repository at this point
Copy the full SHA 611acb8View commit details
There are no files selected for viewing