aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2013-07-13cmake: Add FindGSSAPI.cmakeAris Adamantiadis1-0/+78
2013-07-13cmake: Pass _FORTIFY_SOURCE directly to the preprocessor.Andreas Schneider1-2/+2
2013-03-20cmake: Fix installation path for some strange platforms.Andreas Schneider1-13/+13
2013-02-12cmake: Add cmake config files for new find_package() mode.Andreas Schneider1-0/+5
2013-02-07cmake: Fix setting -D_FORTIFY_SOURCE=2.Andreas Schneider1-6/+8
2013-01-22BUG 99: Fix string function if no build type is set.Andreas Schneider1-1/+1
2012-12-25cmake: Only set -D_FORTIFY_SOURCE=2 if we have optimizations.Andreas Schneider1-4/+7
2012-10-22cmake: Set GNU compiler flags also for clang.Andreas Schneider1-2/+3
2012-10-07test: Use cmocka instead of cmockery.Andreas Schneider3-64/+51
2012-09-21Finds zlib in a debug only build (windows)Christophe Baribaud1-0/+1
2012-02-08cmake: Update FindCMokery.Andreas Schneider1-42/+41
2012-02-04cmake: Update GCrypt module.Andreas Schneider1-44/+49
2011-07-29cmake: Make CHECK_C_COMPILER_FLAG_SSP a function.Andreas Schneider2-11/+11
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