Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: remove OSX deprecated warnings for openssl | Aris Adamantiadis | 2014-02-04 | 1 | -0/+7 |
| | |||||
* | cmake: Only build with _FORTIFY_SOURCE on release builds. | Andreas Schneider | 2013-07-25 | 1 | -1/+1 |
| | |||||
* | cmake: Pass _FORTIFY_SOURCE directly to the preprocessor. | Andreas Schneider | 2013-07-13 | 1 | -2/+2 |
| | |||||
* | cmake: Fix setting -D_FORTIFY_SOURCE=2. | Andreas Schneider | 2013-02-07 | 1 | -6/+8 |
| | |||||
* | BUG 99: Fix string function if no build type is set. | Andreas Schneider | 2013-01-22 | 1 | -1/+1 |
| | |||||
* | cmake: Only set -D_FORTIFY_SOURCE=2 if we have optimizations. | Andreas Schneider | 2012-12-25 | 1 | -4/+7 |
| | |||||
* | cmake: Set GNU compiler flags also for clang. | Andreas Schneider | 2012-10-22 | 1 | -2/+3 |
| | |||||
* | cmake: Make CHECK_C_COMPILER_FLAG_SSP a function. | Andreas Schneider | 2011-07-29 | 1 | -1/+1 |
| | |||||
* | cmake: Fixed msvc posix warnings and unsecure functions. | Andreas Schneider | 2011-01-02 | 1 | -2/+5 |
| | |||||
* | build: Added -pedantic-errors. | Andreas Schneider | 2010-09-10 | 1 | -1/+1 |
| | |||||
* | build: Cleanup DefineCompilerFlags. | Andreas Schneider | 2010-09-08 | 1 | -49/+57 |
| | |||||
* | Change the test file for stackprotector for clang | Aris Adamantiadis | 2010-04-28 | 1 | -1/+2 |
| | | | | Now compiles with clang ! | ||||
* | Set CFLAGS correctly. | Andreas Schneider | 2010-02-13 | 1 | -7/+7 |
| | |||||
* | Fixed setting of LFS CFLAGS. | Andreas Schneider | 2009-10-02 | 1 | -2/+4 |
| | |||||
* | Fixed LFS support on unix. | Andreas Schneider | 2009-10-02 | 1 | -25/+25 |
| | |||||
* | Remove --as-needed linker flag. | Andreas Schneider | 2009-10-01 | 1 | -2/+0 |
| | |||||
* | Add more warnings to gcc. | Andreas Schneider | 2009-09-01 | 1 | -1/+2 |
| | |||||
* | Link shared libraries with --as-needed by default. | Andreas Schneider | 2009-08-25 | 1 | -3/+6 |
| | |||||
* | Set gcc to c99 standard and enable pedantic. | Andreas Schneider | 2009-08-25 | 1 | -1/+1 |
| | |||||
* | Suppress warning about "deprecated" functions in MSVC. | Andreas Schneider | 2009-08-11 | 1 | -0/+5 |
| | |||||
* | Add compile flags and test for compiler options only if we use gcc. | Andreas Schneider | 2009-07-21 | 1 | -42/+41 |
| | |||||
* | Only add additional warnings if we have a GNU compiler. | Andreas Schneider | 2009-07-21 | 1 | -1/+3 |
| | |||||
* | Fix cmake on BSD. | Andreas Schneider | 2009-06-09 | 1 | -3/+3 |
| | | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@773 7dcaeef0-15fb-0310-b436-a5af3365683c | ||||
* | Add Makefiles for the CMake build system. | Andreas Schneider | 2009-02-02 | 1 | -0/+49 |
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@203 7dcaeef0-15fb-0310-b436-a5af3365683c |