- 23 Feb, 2022 2 commits
-
-
Instead of simply including the utility files directly, make them a cmake object library for easy reusability between other projects within libgit2. Now the top-level `src` is responsible for platform selection, while the next-level `libgit2` and `util` configurations are responsible for identifying what objects they include.
Edward Thomson committed -
Edward Thomson committed
-
- 21 Nov, 2020 2 commits
-
-
Edward Thomson committed
-
The win32 leakchecking system is now named win32_leakcheck. Update the allocator to match.
Edward Thomson committed
-