Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-24 | external: update libgit2 to v1.5.2 | Paul Cristian Sarbu | |
This is the last (and recommended) revision of minor v1.5. | |||
2023-03-15 | add missing ldflags -pthread and use -pthread consistently | Alberto Sartori | |
2023-02-24 | libgit2: Update to v1.5.0 | Paul Cristian Sarbu | |
Changes to build description: - new USE_SHA256 flag - removed "Generic" option for USE_SHA1 - updated to the new source code structure (split "src/git2" into "src/libgit2" and "src/util") |