Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly handle p_reads | Vicent Marti | 2012-09-11 | 1 | -7/+4 |
| | |||||
* | More changes resulting from pull request | Chris Young | 2012-06-14 | 1 | -5/+2 |
| | |||||
* | Updates from comments on OS4 compatibility pull request ↵ | Chris Young | 2012-06-14 | 1 | -1/+2 |
| | | | | http://github.com/libgit2/libgit2/pull/766 | ||||
* | Make this more generic and mergeable. | Chris Young | 2012-06-13 | 1 | -0/+53 |
Needs AmigaOS.cmake now from CMake package at OS4Depot, or contents below: --8<-- SET(AMIGA 1) SET(CMAKE_SHARED_LIBRARY_C_FLAGS "-fPIC") SET(CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS "-shared") --8<-- |