summaryrefslogtreecommitdiffstats
path: root/cmake/Modules
Commit message (Expand)AuthorAgeFilesLines
* Fix examples compilation on OSX (libargp)Aris Adamantiadis2013-11-031-0/+4
* Compile libssh with nacl if possibleAris Adamantiadis2013-11-031-0/+61
* cmake: Add CMOCKA_ROOT_DIR with hints and paths.Andreas Schneider2013-08-011-1/+18
* doc: Don't generate latex documentation.Andreas Schneider2013-07-251-21/+21
* cmake: Only build with _FORTIFY_SOURCE on release builds.Andreas Schneider2013-07-251-1/+1
* cmake: Document GSSAPI_FLAVOR_MIT and GSSAPI_FLAVOR_HEIMDAL.Andreas Schneider2013-07-241-0/+2
* cmake: Rewrote FindGSSAPI.cmake.Andreas Schneider2013-07-241-75/+319
* cmake: Update FindNSIS module.Andreas Schneider2013-07-241-8/+24
* cmake: Add FindGSSAPI.cmakeAris Adamantiadis2013-07-131-0/+78
* cmake: Pass _FORTIFY_SOURCE directly to the preprocessor.Andreas Schneider2013-07-131-2/+2
* cmake: Fix installation path for some strange platforms.Andreas Schneider2013-03-201-13/+13
* cmake: Add cmake config files for new find_package() mode.Andreas Schneider2013-02-121-0/+5
* cmake: Fix setting -D_FORTIFY_SOURCE=2.Andreas Schneider2013-02-071-6/+8
* BUG 99: Fix string function if no build type is set.Andreas Schneider2013-01-221-1/+1
* cmake: Only set -D_FORTIFY_SOURCE=2 if we have optimizations.Andreas Schneider2012-12-251-4/+7
* cmake: Set GNU compiler flags also for clang.Andreas Schneider2012-10-221-2/+3
* test: Use cmocka instead of cmockery.Andreas Schneider2012-10-073-64/+51
* Finds zlib in a debug only build (windows)Christophe Baribaud2012-09-211-0/+1
* cmake: Update FindCMokery.Andreas Schneider2012-02-081-42/+41
* cmake: Update GCrypt module.Andreas Schneider2012-02-041-44/+49
* cmake: Make CHECK_C_COMPILER_FLAG_SSP a function.Andreas Schneider2011-07-292-11/+11
* cmake: Define BSD.Andreas Schneider2011-01-241-0/+3
* cmake: Don't use cmake 2.8.3 features.Andreas Schneider2011-01-171-2/+3
* modules: Improved the GCrypt module.Andreas Schneider2011-01-161-45/+48
* cmake: Fixed NSIS module.Andreas Schneider2011-01-161-7/+1
* cmake: Fixed ZLIB path checks.Andreas Schneider2011-01-161-2/+2
* cmake: Improved the NSIS module.Andreas Schneider2011-01-161-7/+26
* cmake: Improved the ZLIB find module based on CMake one.Andreas Schneider2011-01-161-49/+95
* cmake: Fixed license header of the OpenSSL module.Andreas Schneider2011-01-161-3/+8
* cmake: Improved FindOpenSSL based on CMake ones.Andreas Schneider2011-01-161-131/+177
* cmake: Fixed msvc posix warnings and unsecure functions.Andreas Schneider2011-01-021-2/+5
* cmake: Added missing OpenSSL directories on Windows.Andreas Schneider2011-01-011-0/+11
* cmake: Added looking for zdll on Windows.Andreas Schneider2011-01-011-0/+1
* cmake: Added ssl libraries for OS/2.Andreas Schneider2010-12-311-0/+2
* cmake: Fixed installation path for OS/2.Andreas Schneider2010-12-312-16/+17
* cmake: Fixed find modules on Windows.Andreas Schneider2010-12-305-26/+25
* cmake: Only set profile GCC flags on UNIX systems.Andreas Schneider2010-12-291-4/+6
* cmake: Find cmockery on Windows.Andreas Schneider2010-12-291-0/+5
* tests: Start to migrate tests to cmockery.Andreas Schneider2010-12-283-80/+66
* build: Added -pedantic-errors.Andreas Schneider2010-09-101-1/+1
* build: Added DefinePlatformDefaults cmake file.Andreas Schneider2010-09-081-0/+21
* build: Cleanup DefineCompilerFlags.Andreas Schneider2010-09-081-49/+57
* build: Added support to find argp on BSD.Andreas Schneider2010-09-031-0/+60
* build: Added a check for NSIS.Andreas Schneider2010-08-031-0/+31
* build: Set a default zlib search path for windows.Andreas Schneider2010-08-031-0/+3
* build: Set a default openssl search path for windows.Andreas Schneider2010-08-031-0/+4
* cmake: Fixed doxygen.Andreas Schneider2010-05-181-5/+9
* doxygen: Fixed latex pdf generation.Andreas Schneider2010-05-181-1/+1
* Added the possibility to define _OPENSSL_DIR and _ZLIB_DIR.Andreas Schneider2010-05-122-0/+7
* Fix documentation of MacroCheckCCompilerFlagSSPAris Adamantiadis2010-04-281-2/+3