summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix dev branch under MSVCCarlos Martín Nieto2011-09-271-1/+1
| * Add HTTP sources to Clay suiteVicent Marti2011-09-221-1/+1
| * Merge pull request #405 from carlosmn/http-lsVicent Martí2011-09-221-3/+6
| |\
| | * http: add http-parserCarlos Martín Nieto2011-09-091-3/+6
| * | Merge pull request #384 from kiryl/warningsVicent Martí2011-09-181-1/+1
| |\ \
| | * | CMakefile: add -Wmissing-prototypes and fix warningsKirill A. Shutemov2011-08-301-1/+1
| | * | CMakefile: add -Wstrict-prototypes and fix warningsKirill A. Shutemov2011-08-301-1/+1
| | * | CMakefile: add -Wstrict-aliasing=2 and fix warningsKirill A. Shutemov2011-08-301-1/+1
| | |/
| * | Rename Clay target in CMakeListsVicent Marti2011-09-161-5/+5
| * | Add sample "Status" clay testsVicent Marti2011-09-161-3/+6
| * | Come out and ClayVicent Marti2011-09-151-4/+21
| |/
| * CMakeLists: no need in split debug/release buildKirill A. Shutemov2011-08-251-3/+1
| * Really fix pkg-configCarlos Martín Nieto2011-08-121-2/+2
| * Fix installation of libgit2.pc fileLambert CLARA2011-08-091-1/+1
| * Merge pull request #357 from carlosmn/calling-conventionVicent Martí2011-08-081-0/+4
| |\
| | * Use __stdcall by default on WindowsCarlos Martín Nieto2011-08-061-0/+4
| * | Create and install pkg-config fileCarlos Martín Nieto2011-08-071-0/+2
| |/
| * net: link necessary libraries in SolarisCarlos Martín Nieto2011-07-171-0/+7
| * Fix network MSYS compilationCarlos Martín Nieto2011-07-061-1/+9
| * build: Move OS-specific compat to their own foldersVicent Marti2011-07-031-3/+4
| * cleanup: remove trailing spacesKirill A. Shutemov2011-07-011-2/+2
| * cmake: Use system zlib if found on non-Windows systemsTim Harder2011-07-011-3/+14
| * zlib: Declare preprocessor directives at build timeVicent Marti2011-07-011-1/+1
| * build: Simplify build structureVicent Marti2011-07-011-6/+4
| * common: Force 64 bit fileops at compile timeVicent Marti2011-06-301-0/+2
| * Bring back GCC flagsCarlos Martín Nieto2011-06-261-0/+4
| * cmake: Do not pass `/Tc` to MSVCVicent Marti2011-06-231-1/+1
| * cmake: Build shared library by defaultVicent Marti2011-06-171-1/+1
| * windows: Disable Runtime checksVicent Marti2011-06-171-1/+2
| * Fix misleading comment in CMake build script2011-06-161-1/+1
| * 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
* | OS4 is PPCChris Young2012-06-051-1/+1
* | Force not to use openssl, as confusing cross-compilerU-Poseidon\Chris2012-06-051-1/+3
|/
* 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 managementVicent 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