Andreas Schneider
|
6b189316ab
|
cmake: Require at least version 3.3.9 for sqlite3_prepare_v2().
|
2013-07-13 09:17:40 +02:00 |
|
Andreas Schneider
|
9382a047ae
|
cmake: Update FindNeon and add support for version checking.
|
2013-07-12 11:57:07 +02:00 |
|
Andreas Schneider
|
81df0406eb
|
cmake: Rewrite FindIconv from scratch.
This version supports BSD correctly.
|
2013-07-12 11:31:46 +02:00 |
|
Andreas Schneider
|
cccbb6699a
|
cmake: Find SMBClient correctly.
|
2013-07-04 10:29:48 +02:00 |
|
Andreas Schneider
|
3043b97815
|
cmake: Use pkg-config for libsmbclient.
|
2013-06-16 21:37:03 +02:00 |
|
Andreas Schneider
|
d19a652993
|
cmake: Fix -D_FORTIFY_SOURCE detection.
|
2013-06-10 16:17:43 +02:00 |
|
Andreas Schneider
|
480c97c487
|
cmake: Update compiler flags.
|
2013-03-14 10:10:41 +01:00 |
|
Daniel Molkentin
|
9c0c693081
|
Add iconv support to convert charsets to different platforms.
|
2013-02-06 15:11:40 +01:00 |
|
Andreas Schneider
|
0a6d7435b5
|
cmake: Get rid of log4c.
|
2012-10-30 11:27:21 +01:00 |
|
Andreas Schneider
|
cea0c9e85f
|
cmake: Fix compile option on UNIX with Clang.
|
2012-10-22 11:20:30 +02:00 |
|
Andreas Schneider
|
c24a18cbfd
|
cmake: Cleanup testing and enable test target.
|
2012-10-19 19:07:15 +02:00 |
|
Andreas Schneider
|
b1b0c2c510
|
tests: Start to use cmocka for the tests.
|
2012-10-16 10:37:40 +02:00 |
|
Dominik Schmidt
|
13f05db934
|
cmake: Make Log4C optional.
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
|
2012-04-17 11:21:03 +02:00 |
|
Klaas Freitag
|
4693f313cd
|
cmake: Removed obsolete FindArgp module.
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
|
2012-04-17 11:19:44 +02:00 |
|
Dominik Schmidt
|
9eb9116df3
|
Simplify FindLibIniparser.cmake
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
|
2012-04-17 11:16:32 +02:00 |
|
Andreas Schneider
|
f0f36120ad
|
module: Build the webdav module.
|
2012-02-22 18:23:17 +01:00 |
|
Andreas Schneider
|
d0888ffba8
|
cmake: Fix build on OSX.
|
2012-01-20 15:23:18 +01:00 |
|
Andreas Schneider
|
7394c19ea1
|
Update FindLibSSH module to the lastest version.
|
2010-02-15 11:55:15 +01:00 |
|
Andreas Schneider
|
3a265152d8
|
Set compiler to c99.
|
2009-09-12 12:26:09 +02:00 |
|
Andreas Schneider
|
16c76166bd
|
Improve detection of system libraries.
|
2009-09-01 12:25:10 +02:00 |
|
Andreas Schneider
|
93acacfa62
|
Improve FindCheck module.
|
2009-09-01 12:16:51 +02:00 |
|
Andreas Schneider
|
f33a01216a
|
Fix FindLog4C.cmake.
|
2009-09-01 12:16:31 +02:00 |
|
Andreas Schneider
|
b608f782c3
|
Improve the Log4C module.
|
2009-09-01 12:08:52 +02:00 |
|
Andreas Schneider
|
5e282c1fc3
|
Add an improved FindLibSSH module.
|
2009-08-25 10:53:33 +02:00 |
|
Andreas Schneider
|
44b5fd650e
|
Fix Windows installation paths.
|
2009-05-14 19:40:33 +02:00 |
|
Andreas Schneider
|
4e462e9762
|
Fix indent.
|
2009-05-14 19:38:40 +02:00 |
|
Andreas Schneider
|
338370514e
|
Don't force the build type or we can't overwrite it.
|
2009-05-14 11:22:38 +02:00 |
|
Andreas Schneider
|
80de674a84
|
Improve SQLite3 module.
|
2009-05-07 17:04:48 +02:00 |
|
Andreas Schneider
|
9586291bd0
|
Rename FindLog4C.
|
2009-05-07 17:03:24 +02:00 |
|
Andreas Schneider
|
050b806dc8
|
Rename FindLibSSH.
|
2009-05-07 17:00:25 +02:00 |
|
Jim McDonough
|
7ad9628a24
|
Fix build with cmake >= 2.6.3. -D does not overwrite FORCE.
Signed-off-by: Andreas Schneider <mail@cynapses.org>
|
2009-03-18 10:15:04 +01:00 |
|
Andreas Schneider
|
f059286e48
|
Update doxygen generation.
|
2008-08-20 18:58:17 +02:00 |
|
Andreas Schneider
|
ecf1027a54
|
This is a start for a sftp module.
|
2008-08-06 18:16:54 +02:00 |
|
Andreas Schneider
|
177bcce3ae
|
Use -Wextra compiler flag by default.
|
2008-07-09 09:47:24 +02:00 |
|
Andreas Schneider
|
bd36d85aae
|
Copy the file to the cmake for manpage generation.
|
2008-07-02 21:00:59 +02:00 |
|
Andreas Schneider
|
ea950dc870
|
Always compile with -fPIC if supported by the compiler.
|
2008-07-02 20:20:50 +02:00 |
|
Andreas Schneider
|
67efe90536
|
Add a manpage for the csync commandline client.
|
2008-07-02 19:02:27 +02:00 |
|
Andreas Schneider
|
c1b9dffd12
|
Remove unused CMake module.
|
2008-06-09 18:16:46 +02:00 |
|
Andreas Schneider
|
dddfe5ac79
|
Disable check for C++ compiler.
|
2008-06-03 11:00:50 +02:00 |
|
Andreas Schneider
|
3da8b33143
|
Rename the sqlite3 module.
|
2008-05-20 21:55:57 +02:00 |
|
Andreas Schneider
|
0a6cf13caf
|
Fix typo.
|
2008-05-20 19:16:47 +02:00 |
|
Andreas Schneider
|
b1c0cc7f58
|
Fix variables in sqlite find module.
|
2008-05-20 19:07:15 +02:00 |
|
Andreas Schneider
|
83fdb412ad
|
Add more accurate time measurement.
|
2008-05-15 19:18:41 +02:00 |
|
Andreas Schneider
|
804e5adee6
|
Add more warnings.
|
2008-05-08 16:17:17 +02:00 |
|
Andreas Schneider
|
9dbd938791
|
Set the default buildtype to RelWithDebInfo.
|
2008-05-07 15:38:04 +02:00 |
|
Andreas Schneider
|
c7b77fab5b
|
Add stackprotector flag and check for fourtify source.
|
2008-05-07 11:42:45 +02:00 |
|
Andreas Schneider
|
1f48d22f24
|
Add cmake 2.6 compatible FindCheck module.
|
2008-05-06 11:18:20 +02:00 |
|
Andreas Schneider
|
a1116b0e00
|
Add a module to find libdl.so.
|
2008-05-06 10:54:15 +02:00 |
|
Andreas Schneider
|
fc6a5ce222
|
Add CMake 2.6 compatible FindSqlite3 module.
|
2008-05-06 10:53:42 +02:00 |
|
Andreas Schneider
|
7e9cf16825
|
Fix CMake 2.6 warnings.
|
2008-05-06 10:51:12 +02:00 |
|