summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: include FindPkgConfig for windowsEdward Thomson2014-12-221-0/+1
* Find libssh2 via pkg-configcmn/pkg-config-sshCarlos Martín Nieto2014-12-051-1/+1
* Flip THREADSAFE's default to ONcmn/threadsafe-onCarlos Martín Nieto2014-10-271-1/+1
* Merge pull request #2647 from ethomson/clar_tmpnameEdward Thomson2014-10-241-0/+1
|\
| * clar: use a custom temp directory nameEdward Thomson2014-10-241-0/+1
* | hash: use CommonCrypto on OSX for SHA-1cmn/common-cryptoCarlos Martín Nieto2014-10-241-0/+1
|/
* Provide option to embed libssh2cmn/embed-sshCarlos Martín Nieto2014-10-051-2/+13
* Introduce proper http authentication APIEdward Thomson2014-08-151-1/+1
* Add GSSAPI support for SPNEGO/Kerberos auth over HTTPEdward Thomson2014-08-151-0/+11
* Change SOVERSION at API breakscmn/soversionCarlos Martín Nieto2014-06-081-1/+4
* cmake: s/ICONV/Iconv/ in FIND_PACKAGEJeff King2014-05-081-1/+1
* Merge pull request #2304 from jacquesg/solarisVicent Marti2014-05-011-1/+5
|\
| * Build regex.c for Solaris. Added required defines for SolarisJacques Germishuys2014-04-301-1/+5
* | Don't exclude libssh2 from MinGWcmn/known-libsCarlos Martín Nieto2014-04-301-1/+1
* | Workaround missing .pc files on FreeBSDTing-Wei Lan2014-04-301-2/+6
* | Unquiet CMake outputCarlos Martín Nieto2014-04-301-8/+4
* | Make the build CMake 2.6 compatibleMarcin Sawicki2014-04-281-1/+1
|/
* Introduce AddCFlagIfSupported CMake macroJacques Germishuys2014-04-191-38/+9
* Only disable deprecation warnings on Apple for OpenSSLJacques Germishuys2014-04-181-3/+5
* Use CHECK_C_COMPILER_FLAG to determine if the compiler supports a flagJacques Germishuys2014-04-181-8/+42
* Fix inconsistent use of lower-case and upper-case names for macrosJacques Germishuys2014-04-181-3/+3
* Fix broken logic for attr cache invalidationRussell Belfer2014-04-171-0/+5
* Add CFLAGS -Wdeclaration-after-statementLinquize2014-04-011-1/+1
* cmake examples change so that general.c is off by defaultMiha2014-03-031-1/+1
* - CMakeLists.txt small fixMiha2014-03-031-2/+1
* - BUGFIX #2133 (@fourplusone) in smart_protocol.cMiha2014-02-251-1/+6
* Check if librt exists independent of OS, to be able to exclude librt on Andro...Tobias Marquardt2014-02-211-1/+5
* We never search for libiconv via pkg-configSascha Cunz2014-01-301-5/+1
* Find and use a MacPorts version of libiconv. Fixes #2017.Sascha Cunz2014-01-301-1/+2
* Use relative path to set cmake module pathSascha Cunz2014-01-301-1/+1
* Show informational messages during cmake run as informationalSascha Cunz2014-01-131-3/+3
* Test cancel from indexer progress callbackRussell Belfer2013-12-111-2/+5
* Improve iconv finding for cmakeRussell Belfer2013-12-021-7/+16
* Update files that reference tests-clarBen Straub2013-11-141-4/+4
* Merge pull request #1936 from libgit2/better-url-parsingVicent Martí2013-11-101-0/+2
|\
| * Compile HTTP parser on win32 (for url parsing)Ben Straub2013-11-041-0/+2
* | cmake: Add `USE_SSH` optionVicent Marti2013-11-051-1/+3
|/
* Allow -DWINHTTP=OFF to disable WinHTTPEdward Thomson2013-10-251-1/+5
* Really fix the pc fileCarlos Martín Nieto2013-10-231-2/+8
* Set the correct dependencies in the pkg-config fileCarlos Martín Nieto2013-10-231-0/+14
* Make reference lookups apply precomposeunicodeRussell Belfer2013-10-081-3/+11
* Initial iconv hookup for precomposed unicodeRussell Belfer2013-10-031-1/+4
* Initial Implementation of progress reports during pushJameson Miller2013-09-301-0/+2
* Split examples CMakeLists.txtRussell Belfer2013-09-031-34/+1
* Merge pull request #1823 from kadamski/building4androidVicent Martí2013-09-021-2/+4
|\
| * Create ANDROID build optionKrzysztof Adamski2013-09-011-2/+4
* | Build all example files if BUILD_EXAMPLES used.Krzysztof Adamski2013-09-011-0/+15
|/
* Test SSH in travisCarlos Martín Nieto2013-08-141-1/+3
* CMake: finding libssh2 should be idempotentCarlos Martín Nieto2013-08-121-3/+2
* Move slow tests to "stress" clar moduleRussell Belfer2013-08-051-1/+1