summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Collapse)AuthorAgeFilesLines
* tests: Start to migrate tests to cmockery.Andreas Schneider2010-12-283-80/+66
| | | | https://code.google.com/p/cmockery/wiki/Cmockery_Unit_Testing_Framework
* 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
|
* Change the test file for stackprotector for clangAris Adamantiadis2010-04-282-1/+27
| | | | Now compiles with clang !
* Removed the unneeded dependency to doxygen.Andreas Schneider2010-04-041-1/+0
|
* Added an improved version of UseDoxygen.cmake which handles trac doc.Andreas Schneider2010-04-041-117/+80
|
* Fixed Check cmake module.Andreas Schneider2010-03-291-34/+13
|
* Fixed ZLIB cmake module.Andreas Schneider2010-03-291-24/+10
|
* Fixed GCrypt find module.Andreas Schneider2010-03-291-24/+10
|
* Fixed OpenSSL find module.Andreas Schneider2010-03-291-69/+24
|
* Workaround for check linkage on ubuntu amd64Aris Adamantiadis2010-03-281-1/+4
|
* Added unit testing support using check.Andreas Schneider2010-03-022-0/+112
|
* Set CFLAGS correctly.Andreas Schneider2010-02-131-7/+7
|
* Optional compilation of developper's docAris Adamantiadis2009-12-161-0/+7
|
* Fixed setting of LFS CFLAGS.Andreas Schneider2009-10-021-2/+4
|
* Fixed LFS support on unix.Andreas Schneider2009-10-021-25/+25
|
* Remove --as-needed linker flag.Andreas Schneider2009-10-011-2/+0
|
* libcrypto.so is in /lib on opensolarisAris Adamantiadis2009-09-291-0/+1
|
* Add more warnings to gcc.Andreas Schneider2009-09-011-1/+2
|
* Link shared libraries with --as-needed by default.Andreas Schneider2009-08-251-3/+6
|
* Set gcc to c99 standard and enable pedantic.Andreas Schneider2009-08-251-1/+1
|
* Add Solaris search path for libraries.Andreas Schneider2009-08-241-0/+8
|
* Add openssl include dir on Solaris.Andreas Schneider2009-08-211-0/+1
|
* Fix libssh build and installation on MSVC.Andreas Schneider2009-08-112-1/+5
|
* Suppress warning about "deprecated" functions in MSVC.Andreas Schneider2009-08-111-0/+5
|
* Add strange names for Windows.Andreas Schneider2009-07-301-0/+2
|
* Fix finding OpenSSL on Solaris.Andreas Schneider2009-07-231-0/+5
|
* Add compile flags and test for compiler options only if we use gcc.Andreas Schneider2009-07-211-42/+41
|
* Only add additional warnings if we have a GNU compiler.Andreas Schneider2009-07-211-1/+3
|
* Fix cmake on BSD.Andreas Schneider2009-06-091-3/+3
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@773 7dcaeef0-15fb-0310-b436-a5af3365683c
* Don't force the CMAKE_BUILD_TYPE or we can't overwrite it.Andreas Schneider2009-05-111-1/+0
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@758 7dcaeef0-15fb-0310-b436-a5af3365683c
* Improve OpenSSL cmake checks.Andreas Schneider2009-05-071-4/+10
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@752 7dcaeef0-15fb-0310-b436-a5af3365683c
* Improve GCrypt cmake checks.Andreas Schneider2009-05-071-1/+1
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@751 7dcaeef0-15fb-0310-b436-a5af3365683c
* Fix win32 builds.Andreas Schneider2009-03-251-8/+9
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@286 7dcaeef0-15fb-0310-b436-a5af3365683c
* Fix build with cmake >= 2.6.3. -D does not overwrite FORCE.Andreas Schneider2009-03-181-27/+8
| | | | | | | Patch by Jim McDonough <jmcd@samba.org> git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@275 7dcaeef0-15fb-0310-b436-a5af3365683c
* Fix compilation and installation of libssh.Andreas Schneider2009-03-081-7/+8
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@250 7dcaeef0-15fb-0310-b436-a5af3365683c
* Find zlib of cross mingw.Andreas Schneider2009-03-081-0/+2
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@244 7dcaeef0-15fb-0310-b436-a5af3365683c
* Add Makefiles for the CMake build system.Andreas Schneider2009-02-0213-0/+778
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@203 7dcaeef0-15fb-0310-b436-a5af3365683c