summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Import xdiff library from gitRussell Belfer2012-03-021-2/+2
* regex: Move the defines to a config header and include it unconditionallyCarlos Martín Nieto2012-02-181-1/+0
* Add POSIX regex sources when neededCarlos Martín Nieto2012-02-171-3/+8
* Compile with _GNU_SOURCE when appropriateRussell Belfer2012-02-011-1/+1
* Rename the Clay test suite to ClarVicent Martí2012-01-241-16/+16
* cmake: generate tagsClemens Buchacher2011-12-291-0/+20
* cmake: generate clay mainClemens Buchacher2011-12-291-8/+17
* filebuf: add GIT_FILEBUF_INIT and protect multiple opens and cleanupsRussell Belfer2011-11-221-1/+1
* CMake: use -O0 in debug modeCarlos Martín Nieto2011-10-221-0/+1
* Move the transports to their own directoryCarlos Martín Nieto2011-10-121-2/+2
* msvc: Fix resourc embeddingVicent Marti2011-10-121-6/+5
* Merge pull request #449 from csware/include-win-version-informationVicent Martí2011-10-121-3/+3
|\
| * include version information in git2.dll on WindowsSven Strickroth2011-10-091-1/+1
| * put version information in separate fileSven Strickroth2011-10-091-1/+1
| * libgit2 doesn't use -LIB defineSven Strickroth2011-10-091-1/+1
* | CMake: don't overwrite the user's CFLAGSCarlos Martín Nieto2011-10-111-2/+2
* | CMake: Only add the STDCALL option when using MSVCCarlos Martín Nieto2011-10-111-1/+5
|/
* cmake: Set the old test suite as default for the releaseVicent Marti2011-10-051-2/+2
* msvc: Disable warnings in header fileVicent Marti2011-09-281-1/+1
* 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