aboutsummaryrefslogtreecommitdiff
path: root/cmake/Modules
AgeCommit message (Expand)AuthorFilesLines
2014-01-07src: Update my mail address.Andreas Schneider4-4/+4
2014-01-07cmake: Remove unused macro modules.Andreas Schneider4-104/+0
2013-11-03Fix examples compilation on OSX (libargp)Aris Adamantiadis1-0/+4
2013-10-06Compile libssh with nacl if possibleAris Adamantiadis1-0/+61
2013-08-01cmake: Add CMOCKA_ROOT_DIR with hints and paths.Andreas Schneider1-1/+18
2013-07-25doc: Don't generate latex documentation.Andreas Schneider1-21/+21
2013-07-25cmake: Only build with _FORTIFY_SOURCE on release builds.Andreas Schneider1-1/+1
2013-07-24cmake: Document GSSAPI_FLAVOR_MIT and GSSAPI_FLAVOR_HEIMDAL.Andreas Schneider1-0/+2
2013-07-24cmake: Rewrote FindGSSAPI.cmake.Andreas Schneider1-75/+319
2013-07-24cmake: Update FindNSIS module.Andreas Schneider1-8/+24
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