Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2013-10-02Quote regexp to hopefully not confuse cmake 2.6Klaas Freitag
2013-10-01Added missing cmake modules for cmake 2.6Klaas Freitag
2013-08-18Merge remote-tracking branch 'origin/master' into ocsyncOlivier Goffart
2013-08-08Disable Werror by default, set CSYNC_STRICT=ON to disableDaniel Molkentin
2013-08-07Use proper compiler switchDaniel Molkentin
2013-08-05_USE_GNU -> _GNU_SOURCEDaniel Molkentin
2013-08-02asprintf is GNU specificDaniel Molkentin
2013-08-02Ignore false-positive compiler warningsDaniel Molkentin
2013-08-01Fix warning with clangOlivier Goffart
2013-07-31Eliminate all warningsDaniel Molkentin
2013-07-29LICENSE: Change license of libcsync from GPL to LGPL.Andreas Schneider
2013-07-29cmake: Remove iniparser dependency.Andreas Schneider
2013-07-25cmake: Pass _FORTIFY_SOURCE only to the precompiler.Andreas Schneider
2013-07-23cmake: Check for existing header file in neon cmake module.Klaas Freitag
2013-07-23cmake: Fix make install on win32 platform.Klaas Freitag
2013-07-14cmake: Fix iconv detection on FreeBSD.Andreas Schneider
2013-07-14cmake: Fix argument order of get_filename_component().Andreas Schneider
2013-07-14cmake: Fix getting filename components.Andreas Schneider
2013-07-13cmake: Require at least version 3.3.9 for sqlite3_prepare_v2().Andreas Schneider
2013-07-12cmake: Update FindNeon and add support for version checking.Andreas Schneider
2013-07-12cmake: Rewrite FindIconv from scratch.Andreas Schneider
2013-07-04cmake: Find SMBClient correctly.Andreas Schneider
2013-06-16cmake: Use pkg-config for libsmbclient.Andreas Schneider
2013-06-10cmake: Fix -D_FORTIFY_SOURCE detection.Andreas Schneider
2013-03-14cmake: Update compiler flags.Andreas Schneider
2013-02-08FindNeon: Work on non-xbuilds as wellDaniel Molkentin
2013-02-08Remove debug lineDaniel Molkentin
2013-02-08Safely detect neon-config in cross buildsDaniel Molkentin
2013-02-06Add iconv support to convert charsets to different platforms.Daniel Molkentin
2013-01-21Set path shortcuts for win32 as well.Klaas Freitag
2013-01-09Check if neon was built with LFS support.Klaas Freitag
2012-12-11Iconv: Also search in /usr on OS XMarkus Goetz
2012-12-07iconv supportDaniel Molkentin
2012-12-03Merge remote-tracking branch 'origin/master' into davOlivier Goffart
2012-11-07Enable compilation with static iniparser and sqliteMarkus Goetz
2012-10-30cmake: Get rid of log4c.Andreas Schneider
2012-10-27Merge branch 'master' into dav - get cmocka tests and database move.Klaas Freitag
2012-10-22cmake: Fix compile option on UNIX with Clang.Andreas Schneider
2012-10-19cmake: Cleanup testing and enable test target.Andreas Schneider
2012-10-16tests: Start to use cmocka for the tests.Andreas Schneider
2012-07-30removed obsolete FindOpenSSL.Klaas Freitag
2012-07-30use custom FindOpenSSL only for cross compilation in any other cases it is us...Thomas Mueller
2012-07-23Add patched FindOpenSSL to fix cross-compilation for windowsDominik Schmidt
2012-07-09Added CMocka find module for cmake.Klaas Freitag
2012-04-18Added GNUInstallDirs.cmake to lower the required cmake version.Klaas Freitag
2012-04-17cmake: Make Log4C optional.Dominik Schmidt
2012-04-17cmake: Removed obsolete FindArgp module.Klaas Freitag
2012-04-17Simplify FindLibIniparser.cmakeDominik Schmidt
2012-04-14Simplify FindNeon.cmakeDominik Schmidt
2012-04-14Libiniparser narfDominik Schmidt