summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Add CTest support for CIVicent Marti2011-06-141-0/+3
* Port MSVC specific Waf compilation flags to CMake and remove dynamic dependen...Em2011-06-141-0/+7
* build: Cleanup CMakeVicent Marti2011-06-141-30/+11
* build: Drop waf supportVicent Marti2011-06-141-17/+13
* Remove custom backendsVicent Marti2011-06-141-22/+0
* Update CMakeLists.txt to support threadsafeVicent Marti2011-03-211-5/+11
* Define NO_GZIP in zconf.h instead of at compile timeVicent Marti2011-03-161-3/+0
* Add ZLib as a built-in dependencyVicent Marti2011-03-151-8/+10
* Fix compilation when using CMake in WindowsVicent Marti2011-03-031-0/+1
* Move the external includes folder from `src` to `include`Vicent Marti2011-03-031-4/+4
* Further improve SQLite support for CMake users.Przemyslaw Pawelczyk2011-02-081-3/+14
* Fix SQLite support for CMake users.Przemyslaw Pawelczyk2011-02-081-1/+1
* Add proper version managementv0.3.0Vicent Marti2011-02-071-1/+9
* Merge branch 'master' of https://github.com/saschpe/libgit2 into saschpe-masterVicent Marti2011-02-071-0/+1
|\
| * Set proper shared library soname.Sascha Peilicke2011-01-181-0/+1
* | Compile the SQLite backend with CMake tooVicent Marti2011-02-071-3/+14
* | Build the new test file with CMake tooVicent Marti2011-02-021-25/+5
|/
* Update install info and test resource path handlingPeter Drahoš2010-12-121-4/+7
* Reflect the recent changes in header organization (CMake)Peter Drahoš2010-12-121-3/+4
* Minor modifications for MinGW/Cygwin compatibility.Peter Drahos2010-12-121-6/+19
* Fix case sensitivity issue.Peter Drahoš2010-12-121-1/+1
* Add basic testing support and options to specify install pathsPeter Drahoš2010-12-121-9/+42
* Add option to select sha1 type in CMake buildPeter Drahoš2010-12-121-10/+26
* Add optional CMake build script.Peter Drahoš2010-12-121-0/+50