aboutsummaryrefslogtreecommitdiff
path: root/cmake/Modules
AgeCommit message (Expand)AuthorFilesLines
2010-04-28Change the test file for stackprotector for clangAris Adamantiadis2-1/+27
2010-04-04Removed the unneeded dependency to doxygen.Andreas Schneider1-1/+0
2010-04-04Added an improved version of UseDoxygen.cmake which handles trac doc.Andreas Schneider1-117/+80
2010-03-29Fixed Check cmake module.Andreas Schneider1-34/+13
2010-03-29Fixed ZLIB cmake module.Andreas Schneider1-24/+10
2010-03-29Fixed GCrypt find module.Andreas Schneider1-24/+10
2010-03-29Fixed OpenSSL find module.Andreas Schneider1-69/+24
2010-03-28Workaround for check linkage on ubuntu amd64Aris Adamantiadis1-1/+4
2010-03-02Added unit testing support using check.Andreas Schneider2-0/+112
2010-02-13Set CFLAGS correctly.Andreas Schneider1-7/+7
2009-12-16Optional compilation of developper's docAris Adamantiadis1-0/+7
2009-10-02Fixed setting of LFS CFLAGS.Andreas Schneider1-2/+4
2009-10-02Fixed LFS support on unix.Andreas Schneider1-25/+25
2009-10-01Remove --as-needed linker flag.Andreas Schneider1-2/+0
2009-09-29libcrypto.so is in /lib on opensolarisAris Adamantiadis1-0/+1
2009-09-01Add more warnings to gcc.Andreas Schneider1-1/+2
2009-08-25Link shared libraries with --as-needed by default.Andreas Schneider1-3/+6
2009-08-25Set gcc to c99 standard and enable pedantic.Andreas Schneider1-1/+1
2009-08-24Add Solaris search path for libraries.Andreas Schneider1-0/+8
2009-08-21Add openssl include dir on Solaris.Andreas Schneider1-0/+1
2009-08-11Fix libssh build and installation on MSVC.Andreas Schneider2-1/+5
2009-08-11Suppress warning about "deprecated" functions in MSVC.Andreas Schneider1-0/+5
2009-07-30Add strange names for Windows.Andreas Schneider1-0/+2
2009-07-23Fix finding OpenSSL on Solaris.Andreas Schneider1-0/+5
2009-07-21Add compile flags and test for compiler options only if we use gcc.Andreas Schneider1-42/+41
2009-07-21Only add additional warnings if we have a GNU compiler.Andreas Schneider1-1/+3
2009-06-09Fix cmake on BSD.Andreas Schneider1-3/+3
2009-05-11Don't force the CMAKE_BUILD_TYPE or we can't overwrite it.Andreas Schneider1-1/+0
2009-05-07Improve OpenSSL cmake checks.Andreas Schneider1-4/+10
2009-05-07Improve GCrypt cmake checks.Andreas Schneider1-1/+1
2009-03-25Fix win32 builds.Andreas Schneider1-8/+9
2009-03-18Fix build with cmake >= 2.6.3. -D does not overwrite FORCE.Andreas Schneider1-27/+8
2009-03-08Fix compilation and installation of libssh.Andreas Schneider1-7/+8
2009-03-08Find zlib of cross mingw.Andreas Schneider1-0/+2
2009-02-02Add Makefiles for the CMake build system.Andreas Schneider13-0/+778