Name |
Last commit
|
Last update |
---|---|---|
.. | ||
backport.sh | ||
leaks.sh | ||
release.py | ||
user_model.c | ||
user_nodefs.h | ||
valgrind.sh | ||
valgrind.supp |
We currently do not set up a project version within CMake, meaning that it can't be use by other projects including libgit2 as a sub-project and also not by other tools like IDEs. This commit changes this to always set up a project version, but instead of extracting it from the "version.h" header we now set it up directly. This is mostly to avoid mis-use of the previous `LIBGIT2_VERSION` variables, as we should now always use the `libgit2_VERSION` ones that are set up by CMake if one provides the "VERSION" keyword to the `project()` call. While this is one more moving target we need to adjust on releases, this commit also adjusts our release script to verify that the project version was incremented as expected.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
backport.sh | Loading commit data... | |
leaks.sh | Loading commit data... | |
release.py | Loading commit data... | |
user_model.c | Loading commit data... | |
user_nodefs.h | Loading commit data... | |
valgrind.sh | Loading commit data... | |
valgrind.supp | Loading commit data... |