summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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