1
1
Граф коммитов

46 Коммитов

Автор SHA1 Сообщение Дата
Andreas Schneider
9f02a817ff build: Added -pedantic-errors. 2010-09-10 21:46:36 +02:00
Andreas Schneider
031c06419b build: Added DefinePlatformDefaults cmake file. 2010-09-08 11:20:10 +02:00
Andreas Schneider
254a08f540 build: Cleanup DefineCompilerFlags. 2010-09-08 11:20:10 +02:00
Andreas Schneider
2f8f230f61 build: Added support to find argp on BSD. 2010-09-03 15:38:12 +02:00
Andreas Schneider
e41e28744f build: Added a check for NSIS. 2010-08-03 18:13:59 +02:00
Andreas Schneider
e862f04527 build: Set a default zlib search path for windows. 2010-08-03 18:13:59 +02:00
Andreas Schneider
42519db55d build: Set a default openssl search path for windows. 2010-08-03 18:13:59 +02:00
Andreas Schneider
75e7c30594 cmake: Fixed doxygen. 2010-05-18 00:33:58 +02:00
Andreas Schneider
5032a9f13c doxygen: Fixed latex pdf generation. 2010-05-18 00:33:44 +02:00
Andreas Schneider
739234afb9 Added the possibility to define _OPENSSL_DIR and _ZLIB_DIR. 2010-05-12 13:55:32 +02:00
Aris Adamantiadis
2e563e0fa8 Fix documentation of MacroCheckCCompilerFlagSSP 2010-04-28 18:31:07 +02:00
Aris Adamantiadis
cbd0a8f4b5 Change the test file for stackprotector for clang
Now compiles with clang !
2010-04-28 18:01:15 +02:00
Andreas Schneider
d61a699543 Removed the unneeded dependency to doxygen. 2010-04-04 15:51:54 +02:00
Andreas Schneider
320b6c0cd8 Added an improved version of UseDoxygen.cmake which handles trac doc. 2010-04-04 14:10:10 +02:00
Andreas Schneider
d87b29b678 Fixed Check cmake module. 2010-03-29 23:20:59 +02:00
Andreas Schneider
2c16a3c0e8 Fixed ZLIB cmake module. 2010-03-29 23:20:43 +02:00
Andreas Schneider
dc3d9bb2ab Fixed GCrypt find module. 2010-03-29 23:20:22 +02:00
Andreas Schneider
fd4ed3909e Fixed OpenSSL find module. 2010-03-29 23:14:04 +02:00
Aris Adamantiadis
3ce7d7a28c Workaround for check linkage on ubuntu amd64 2010-03-28 23:17:13 +02:00
Andreas Schneider
464176d511 Added unit testing support using check. 2010-03-02 13:54:14 +01:00
Andreas Schneider
492d1f24c8 Set CFLAGS correctly. 2010-02-13 12:47:28 +01:00
Aris Adamantiadis
d950d6af52 Optional compilation of developper's doc 2009-12-16 23:19:18 +01:00
Andreas Schneider
e78334688f Fixed setting of LFS CFLAGS. 2009-10-02 20:19:48 +02:00
Andreas Schneider
566fda70a5 Fixed LFS support on unix. 2009-10-02 20:17:21 +02:00
Andreas Schneider
8ed9cdce80 Remove --as-needed linker flag. 2009-10-01 10:19:07 +02:00
Aris Adamantiadis
571dd56eca libcrypto.so is in /lib on opensolaris 2009-09-29 17:57:37 +02:00
Andreas Schneider
16870abed7 Add more warnings to gcc. 2009-09-01 11:03:48 +02:00
Andreas Schneider
b8508020e5 Link shared libraries with --as-needed by default. 2009-08-25 15:06:56 +02:00
Andreas Schneider
a1ad0deb32 Set gcc to c99 standard and enable pedantic. 2009-08-25 13:58:30 +02:00
Andreas Schneider
b500d76929 Add Solaris search path for libraries. 2009-08-24 14:49:07 +02:00
Andreas Schneider
fc0af0f0d8 Add openssl include dir on Solaris. 2009-08-21 14:54:24 +02:00
Andreas Schneider
57088c4375 Fix libssh build and installation on MSVC. 2009-08-11 15:37:10 +02:00
Andreas Schneider
011ab7c8fe Suppress warning about "deprecated" functions in MSVC. 2009-08-11 15:36:37 +02:00
Andreas Schneider
590c3e2f51 Add strange names for Windows. 2009-07-30 11:38:38 +02:00
Andreas Schneider
d01c7320f9 Fix finding OpenSSL on Solaris. 2009-07-23 09:30:14 +02:00
Andreas Schneider
ef2c8d66f1 Add compile flags and test for compiler options only if we use gcc. 2009-07-21 11:14:54 +02:00
Andreas Schneider
1a6038baa5 Only add additional warnings if we have a GNU compiler. 2009-07-21 11:10:09 +02:00
Andreas Schneider
910689126a Fix cmake on BSD.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@773 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-06-09 10:54:48 +00:00
Andreas Schneider
646a5a2cfc Don't force the CMAKE_BUILD_TYPE or we can't overwrite it.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@758 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-05-11 11:25:55 +00:00
Andreas Schneider
f29e119c25 Improve OpenSSL cmake checks.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@752 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-05-07 15:11:04 +00:00
Andreas Schneider
126dcd51e5 Improve GCrypt cmake checks.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@751 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-05-07 15:07:54 +00:00
Andreas Schneider
390d9e53dc Fix win32 builds.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@286 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-03-25 16:17:11 +00:00
Andreas Schneider
0151b6e170 Fix build with cmake >= 2.6.3. -D does not overwrite FORCE.
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
2009-03-18 09:26:51 +00:00
Andreas Schneider
b4cebfb03d Fix compilation and installation of libssh.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@250 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-03-08 14:05:41 +00:00
Andreas Schneider
814cde9069 Find zlib of cross mingw.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@244 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-03-08 12:10:07 +00:00
Andreas Schneider
460d0b402b Add Makefiles for the CMake build system.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@203 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-02-02 14:44:46 +00:00