| Age | Commit message (Collapse) | Author |
|
This uprevs libgit2 to the latest and greatest.
|
|
This change:
* Updates the GitHub actions so that they run different commands for the
dynamic and static flavors of libgit2.
* Updates the .travis.yml file so that it does roughly the same as the
GitHub actions.
* Adds the release-* branches to the CI configurations.
|
|
This should provide a nice compromise between the scripts and comon
commands.
|
|
This lets us modify the libgit2-wide options/settings.
|
|
Add a build script and ask Travis to run it. It downloads the tip of
libgit2's dev branch and tests against that.
|