summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMakeLists.txt - set the STATIC_DEFINES when building static-onlyAllen Winter2017-07-191-0/+8
* buildsystem: use more cmake set_package_properties and add_feature_info()Allen Winter2017-06-031-26/+141
* s/GObjectIntrospection/INTROSPECTION/gAllen Winter2017-06-031-1/+6
* icaltzutil_fetch_timezone now creates VTIMEZONE components using RRULEs rathe...Kent Sutherland2017-05-271-14/+0
* We now default to using inter-operable VTIMEZONEsAllen Winter2017-05-241-3/+3
* CMakeLists.txt - add an 'uninstall' build targetAllen Winter2017-03-241-0/+15
* CMakeLists.txt - ignore new warning from MSVC2015 about stat()Allen Winter2017-02-011-0/+1
* buildsystem: setup feature_summary for icu, bdb and python3.Allen Winter2017-01-061-13/+14
* Require CMake v3.1.0 or higherAllen Winter2017-01-011-1/+1
* Generate Vala vapi file on the goCorentin Noël2016-12-211-0/+22
* Merge remote-tracking branch 'libical/master' into remove-deprecatedKent Sutherland2016-12-181-2/+2
|\
| * CMakeLists.txt, ReleaseNotes.txt - we're going to version 3.0.0Allen Winter2016-12-181-2/+2
* | Removed NO_WARN_DEPRECATED build flagKent Sutherland2016-12-181-11/+0
|/
* CMakeLists.txt - ignore unknown pragmas in C++ with MSVCAllen Winter2016-12-181-0/+1
* CMakeLists.txt, libical.pc.in - ICU must appear as Requires in pkgconfigAllen Winter2016-12-031-2/+1
* CMakeLists.txt - quiet MSVC unknown pragma warningsAllen Winter2016-11-281-1/+2
* deal with -WvarargsAllen Winter2016-11-281-1/+1
* CMakeLists.txt - don't allow GObject building with the address sanitizerAllen Winter2016-11-271-2/+9
* CMakeLists.txt - add compiler option -Wredundant-declsAllen Winter2016-11-231-0/+8
* CMakeLists.txt, libical.pc.in - fix iculibs (remove full path)Allen Winter2016-09-031-0/+2
* CMakeLists.txt - add new developer-only option for address sanitizerAllen Winter2016-08-281-1/+18
* CMakeLists.txt - add new developer-only option for abi-dumperAllen Winter2016-08-281-0/+19
* -Wwrite-stringsAllen Winter2016-08-031-2/+2
* CMakeLists.txt - warn about static-only builds with GOBJECT_INTROSPECTIONAllen Winter2016-08-031-0/+4
* pkgconfig: Add correct version to .pc fileDominique Leuenberger2016-07-211-1/+1
* CMakeLists.txt - for now CMake 2.8.9 is okAllen Winter2016-06-261-1/+1
* CMakeLists.txt - remove -WpedanticAllen Winter2016-05-241-1/+1
* compile with -Wpedantic and fix the warningsAllen Winter2016-05-241-1/+1
* 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