aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2011-01-24cmake: Define BSD.Andreas Schneider1-0/+3
2011-01-17cmake: Don't use cmake 2.8.3 features.Andreas Schneider1-2/+3
2011-01-16modules: Improved the GCrypt module.Andreas Schneider1-45/+48
2011-01-16cmake: Fixed NSIS module.Andreas Schneider1-7/+1
2011-01-16cmake: Fixed ZLIB path checks.Andreas Schneider1-2/+2
2011-01-16cmake: Improved the NSIS module.Andreas Schneider1-7/+26
2011-01-16cmake: Improved the ZLIB find module based on CMake one.Andreas Schneider1-49/+95
2011-01-16cmake: Fixed license header of the OpenSSL module.Andreas Schneider1-3/+8
2011-01-16cmake: Improved FindOpenSSL based on CMake ones.Andreas Schneider1-131/+177
2011-01-02cmake: Fixed msvc posix warnings and unsecure functions.Andreas Schneider1-2/+5
2011-01-01cmake: Added missing OpenSSL directories on Windows.Andreas Schneider1-0/+11
2011-01-01cmake: Added looking for zdll on Windows.Andreas Schneider1-0/+1
2010-12-31cmake: Added ssl libraries for OS/2.Andreas Schneider1-0/+2
2010-12-31cmake: Fixed installation path for OS/2.Andreas Schneider2-16/+17
2010-12-30cmake: Fixed find modules on Windows.Andreas Schneider5-26/+25
2010-12-29cmake: Only set profile GCC flags on UNIX systems.Andreas Schneider1-4/+6
2010-12-29cmake: Find cmockery on Windows.Andreas Schneider1-0/+5
2010-12-28tests: Start to migrate tests to cmockery.Andreas Schneider3-80/+66
2010-09-10build: Added -pedantic-errors.Andreas Schneider1-1/+1
2010-09-08build: Added DefinePlatformDefaults cmake file.Andreas Schneider1-0/+21
2010-09-08build: Cleanup DefineCompilerFlags.Andreas Schneider1-49/+57
2010-09-03build: Added support to find argp on BSD.Andreas Schneider1-0/+60
2010-08-03build: Added a check for NSIS.Andreas Schneider1-0/+31
2010-08-03build: Set a default zlib search path for windows.Andreas Schneider1-0/+3
2010-08-03build: Set a default openssl search path for windows.Andreas Schneider1-0/+4
2010-05-18cmake: Fixed doxygen.Andreas Schneider1-5/+9
2010-05-18doxygen: Fixed latex pdf generation.Andreas Schneider1-1/+1
2010-05-12Added the possibility to define _OPENSSL_DIR and _ZLIB_DIR.Andreas Schneider2-0/+7
2010-04-28Fix documentation of MacroCheckCCompilerFlagSSPAris Adamantiadis1-2/+3
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