aboutsummaryrefslogtreecommitdiff
path: root/ConfigureChecks.cmake
AgeCommit message (Expand)AuthorFilesLines
2009-08-25Fix typo.Andreas Schneider1-1/+1
2009-08-25Fix linking on solaris.Andreas Schneider1-0/+11
2009-08-21Improve header checks on windows.Andreas Schneider1-2/+6
2009-08-21Improve detection for required libraries on Solaris.Andreas Schneider1-9/+13
2009-08-20Add a warning if wspiapi.h doesn't exist.Andreas Schneider1-0/+3
2009-08-20Improve the configure checks.Andreas Schneider1-7/+8
2009-08-20Improve checks for Windows version and wspiapi.h.Andreas Schneider1-0/+1
2009-08-12Fix compilation with visibility flags with mingw.Andreas Schneider1-0/+2
2009-08-12Enable the debug calltrace by default.Andreas Schneider1-0/+4
2009-08-11Use gcc visibility attribute to get rid of the map file.Andreas Schneider1-0/+2
2009-07-23Fix getaddrinfo and gethostbyname build problems on Solaris.Andreas Schneider1-0/+8
2009-07-23Fix OpenSSL include file checks on Solaris.Andreas Schneider1-0/+3
2009-07-23Add cmake check for big endian.Andreas Schneider1-0/+3
2009-07-13Enable conditional compiling for IP regex code.Aris Adamantiadis1-0/+1
2009-05-07Improve OpenSSL cmake checks.Andreas Schneider1-2/+2
2009-05-07Improve GCrypt cmake checks.Andreas Schneider1-2/+2
2009-04-27Don't set options again.Andreas Schneider1-12/+0
2009-04-16Add option to enable crypto debug output.Andreas Schneider1-0/+4
2009-03-28Add WITH_SERVER option.Andreas Schneider1-0/+4
2009-03-28Fix SSH1 support.Andreas Schneider1-1/+1
2009-03-28Add an option WITH_LIBZ to compile with zlib support.Andreas Schneider1-0/+5
2009-03-28Fix zlib detection.Andreas Schneider1-3/+4
2009-03-08Set needed functions on Windows to true for now.Andreas Schneider1-4/+10
2009-02-02Add Makefiles for the CMake build system.Andreas Schneider1-0/+48