summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Require CMake v3.0.2 nowAllen Winter2016-05-031-1/+1
* Provide libical-glib, a GObject-based interface for libical with introspectionMilan Crha2016-04-261-0/+22
* CMakeLists.txt - pass -Wtype-limits to gcc and clangAllen Winter2016-01-191-2/+2
* CMakeLists.txt - change VERSION. this branch will be 2.1 some dayAllen Winter2016-01-071-1/+1
* CMakeLists.txt - set cmake policy 0042 for MACOS_RPATH warningAllen Winter2015-12-271-0/+3
* CMakeLists.txt - don't break strings; makes older CMake versions unhappyAllen Winter2015-08-161-10/+2
* CMakeLists.txt - add a little bit of doc and shorten some long linesAllen Winter2015-08-161-3/+18
* CMakeLists.txt - linux with gcc or clang, define _XOPEN_SOURCE=500 andAllen Winter2015-06-201-0/+6
* BuildTime+RunTime preference for exact vs. inter-operable timezonesAllen Winter2015-06-151-0/+14
* FindICU.cmake - try to find ICU on WindowsAllen Winter2015-06-021-0/+5
* Merge branch 'master' of https://github.com/tintou/libical into tintou-masterAllen Winter2015-06-011-4/+6
|\
| * Use GNUInstallDirs.Corentin Noël2015-06-011-4/+6
* | try to eliminate -Weffc++ warningsAllen Winter2015-05-211-1/+1
* | hide all symbols by default. make symbols visible only as needed.Allen Winter2015-05-051-1/+1
* | ported to MSVC 2005, 2012 and MinGW 64Allen Winter2015-05-031-5/+15
|/
* Use SHARE_INSTALL_DIR to install gobject-instrospection filesHeiko Becker2015-05-011-1/+1
* Updated RSCALE references to soon-to-be RFC 7529Ken Murchison2015-04-291-1/+1
* Seems to link on Windows with MSVC now, albeit with some warnings.Allen Winter2015-02-161-5/+0
* document how to build with Clang and cleanup some Clang warningsAllen Winter2015-02-151-0/+7
* first attempt at fixing visibility for C++Allen Winter2015-02-141-1/+2
* CMakeLists.txt - add gcc options for -Wreorder and -Wformat-securityAllen Winter2015-02-111-7/+19
* restore the CXX-bindings featureAllen Winter2014-12-231-0/+8
* remove unused option ICAL_UNIX_NEWLINEAllen Winter2014-12-071-17/+0
* use CMake option() commands for better build options supportAllen Winter2014-12-071-43/+40
* remove execute permissionsAllen Winter2014-12-061-0/+0
* rename FindDB to FindBDB and change the cmake variables accordinglyAllen Winter2014-12-061-2/+2
* Resurrect the BDB storage supportAllen Winter2014-12-061-0/+11
* Saving files before refreshing line endingsAllen Winter2014-11-231-0/+0
* Master will be version 2.0.0,Allen Winter2014-11-211-2/+2
* set variables if ICU DANGI calendar is available or if using 32bit timeAllen Winter2014-11-071-0/+10
* master will become 1.1.0Allen Winter2014-10-111-1/+1
* Copy in the RSCALE support featureAllen Winter2014-10-111-0/+11
* remove references to libicu, which we don't support yet in master.Allen Winter2014-09-261-11/+0
* print a nice message if trying to build with system tzdata on Windows.Allen Winter2014-09-211-0/+1
* fix issue87: build shared libs only with cmake -DSHARED_ONLY=TrueAllen Winter2014-09-201-1/+15
* issue87: rename the CMake STATIC_LIBRARY to STATIC_ONLYAllen Winter2014-09-201-2/+2
* Eliminate many compiler warnings from clangAllen Winter2014-09-081-2/+2
* Eliminate many compiler warnings from gccAllen Winter2014-09-071-2/+2
* cmake 2.8.9 is required and attempt to install a modern cmake for travisAllen Winter2014-07-161-1/+1
* reduce the minimum CMake version to 2.8.7Allen Winter2014-07-151-1/+1
* Author: cgiboudeaux@gmx.comAllen Winter2014-07-151-50/+76
* on Windows systems:Allen Winter2014-07-141-3/+12
* add a bunch more compiler warnings (for gcc or clang)Allen Winter2014-06-011-2/+24
* add some gcc and clang options for more warningsAllen Winter2014-06-011-1/+16
* increase version to 1.0.1Allen Winter2014-06-011-1/+1
* change links from freeassociation.sourceforge.net to libical.github.ioAllen Winter2014-05-311-1/+1
* Re-arrange after svn to git conversionAllen Winter2014-05-311-0/+217