summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Expand)AuthorAgeFilesLines
...
* build: There is no need to check for system libraries on Linux.Andreas Schneider2010-09-081-27/+29
* threads: Build a libssh threading library.Andreas Schneider2010-09-061-2/+0
* build: Fixed a wrong if statement.Andreas Schneider2010-09-051-2/+2
* build: Fixed build with gcc 3.4.Andreas Schneider2010-09-051-1/+17
* thread: Fixed detection of thread libraries on Windows.Andreas Schneider2010-09-021-2/+4
* build: Fixed checking for printf function on Windows.Andreas Schneider2010-09-021-11/+11
* build: Fixed pthread detection.Andreas Schneider2010-09-011-9/+9
* Openssl implementation of threading + default impAris Adamantiadis2010-09-011-0/+10
* build: Don't test for big endian on Windows.Andreas Schneider2010-08-031-1/+3
* build: Fixed the Windows preprocessor macros and defines.Andreas Schneider2010-08-031-5/+8
* Added configure checks for _vsnprintf_s and strncpy.Andreas Schneider2010-05-101-0/+3
* Added configure checks for vsnprintf and _vsnprintf.Andreas Schneider2010-05-101-0/+5
* cmake: Fixed openssl detection.Andreas Schneider2010-04-201-2/+2
* Fixed a typo that we don't export all symbols.Andreas Schneider2010-03-251-2/+2
* Fix compilation on freebsd 6.0 which lacks argp.hAris Adamantiadis2009-11-031-0/+1
* Remove --as-needed linker flag.Andreas Schneider2009-10-011-0/+3
* Fix typo.Andreas Schneider2009-08-251-1/+1
* Fix linking on solaris.Andreas Schneider2009-08-251-0/+11
* Improve header checks on windows.Andreas Schneider2009-08-211-2/+6
* Improve detection for required libraries on Solaris.Andreas Schneider2009-08-211-9/+13
* Add a warning if wspiapi.h doesn't exist.Andreas Schneider2009-08-201-0/+3
* Improve the configure checks.Andreas Schneider2009-08-201-7/+8
* Improve checks for Windows version and wspiapi.h.Andreas Schneider2009-08-201-0/+1
* Fix compilation with visibility flags with mingw.Andreas Schneider2009-08-121-0/+2
* Enable the debug calltrace by default.Andreas Schneider2009-08-121-0/+4
* Use gcc visibility attribute to get rid of the map file.Andreas Schneider2009-08-111-0/+2
* Fix getaddrinfo and gethostbyname build problems on Solaris.Andreas Schneider2009-07-231-0/+8
* Fix OpenSSL include file checks on Solaris.Andreas Schneider2009-07-231-0/+3
* Add cmake check for big endian.Andreas Schneider2009-07-231-0/+3
* Enable conditional compiling for IP regex code.Aris Adamantiadis2009-07-131-0/+1
* Improve OpenSSL cmake checks.Andreas Schneider2009-05-071-2/+2
* Improve GCrypt cmake checks.Andreas Schneider2009-05-071-2/+2
* Don't set options again.Andreas Schneider2009-04-271-12/+0
* Add option to enable crypto debug output.Andreas Schneider2009-04-161-0/+4
* Add WITH_SERVER option.Andreas Schneider2009-03-281-0/+4
* Fix SSH1 support.Andreas Schneider2009-03-281-1/+1
* Add an option WITH_LIBZ to compile with zlib support.Andreas Schneider2009-03-281-0/+5
* Fix zlib detection.Andreas Schneider2009-03-281-3/+4
* Set needed functions on Windows to true for now.Andreas Schneider2009-03-081-4/+10
* Add Makefiles for the CMake build system.Andreas Schneider2009-02-021-0/+48