summaryrefslogtreecommitdiff
path: root/Install.txt
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '3.0'Allen Winter2022-10-241-0/+15
|\
| * Add info about building on AndroidAllen Winter2022-10-241-0/+15
| | | | | | | | remove the ancient Android toolchain file
* | Merge branch '3.0'Allen Winter2022-10-061-2/+10
|\ \ | |/
| * Install.txt - more Python bindings and gobject-introspectionAllen Winter2022-10-051-1/+16
| |
| * Copy in and Use the Kitware FindICU.cmake from CMake 3.21Allen Winter2021-11-071-2/+2
| | | | | | | | | | | | | | | | | | Rather than increase the CMake version requirement to 3.7, in order to upgrade from our less-than-perfect home-grown FindICU we copy in the official CMake version and use that. This seems to fix static linking problems with ICU on Windows. It may also fix static linking on other platforms.
| * various - use https instead of http where we canAllen Winter2019-12-141-2/+2
| | | | | | | | | | Update Eric's email Remove softwarestudio.com which no longer exists as a domain
| * Install.txt - merge from masterAllen Winter2019-04-071-0/+14
| |
* | say goodbye to the old custom Python bindings in src/pythonAllen Winter2022-09-271-1/+8
| | | | | | | | The Python bindings are now generated using glib-introspection.
* | buildsystem - a C11-compliant C compiler is required for libical-glibAllen Winter2022-02-061-2/+3
| |
* | buildsystem - require C++11 compliance for the C++ bindingsAllen Winter2022-02-051-0/+1
| |
* | make it more explicit that C99 compliance is necessaryAllen Winter2022-01-221-1/+1
| |
* | various - use https instead of http where we canAllen Winter2019-12-141-2/+2
| | | | | | | | | | Update Eric's email Remove softwarestudio.com which no longer exists as a domain
* | Remove our hand-written FindICU.cmake with the CMake versionallen/findicuAllen Winter2019-05-261-2/+2
| |
* | CMakeLists.txt - bump minimum cmake version to 3.11.0Allen Winter2019-05-111-1/+1
| |
* | cmake/modules/GtkDoc.cmake, Install.txt - fixesAllen Winter2018-11-121-0/+14
|/
* various - cleanup after the new ENABLE_GTK_DOC optionAllen Winter2018-11-111-0/+1
|
* CMakeLists.txt - turn-on C++ bindings only if a C++ compiler is foundAllen Winter2018-08-211-1/+2
| | | | part of issue#352
* CMakeLists.txt, docs/CMakeLists.txt, Install.txt - new CMake option ↵Allen Winter2018-01-211-0/+4
| | | | ICAL_BUILD_DOCS
* icaltzutil_fetch_timezone now creates VTIMEZONE components using RRULEs ↵Kent Sutherland2017-05-271-7/+0
| | | | | | | | rather than expanding out every year (if USE_INTEROPERATIVE_VTIMEZONES was off) or using a single time zone back to 1970 (if it was one). This creates more accurate time zones that are compatible with dates whose time zones have since transitioned to a different offset (such as a date in America/New_York in 1980). Removed icaltzutil_set_exact_vtimezones_support and icaltzutil_get_exact_vtimezones_support. Removed USE_INTEROPERABLE_VTIMEZONES.
* We now default to using inter-operable VTIMEZONEsAllen Winter2017-05-241-2/+2
| | | | Issue#256
* buildsystem: setup feature_summary for icu, bdb and python3.Allen Winter2017-01-061-5/+3
| | | | bdb support is built by default if the Berkeley db is found
* Require CMake v3.1.0 or higherAllen Winter2017-01-011-3/+2
|
* Removed NO_WARN_DEPRECATED build flagKent Sutherland2016-12-181-4/+0
|
* Install.txt - discuss how to skip optional dependenciesAllen Winter2016-12-031-0/+6
|
* Install.txt - fix typoAllen Winter2016-11-271-1/+1
|
* Install.txt - minor improvementsAllen Winter2016-08-101-1/+4
|
* Require CMake v3.0.2 nowAllen Winter2016-05-031-1/+1
|
* Install.txt - new "Tweaking the Installation Directories" sectionAllen Winter2016-01-191-0/+11
|
* BuildTime+RunTime preference for exact vs. inter-operable timezonesAllen Winter2015-06-151-0/+29
| | | | ISSUE: #95
* Install.txt - talk about libicu dependencyAllen Winter2015-06-021-0/+8
|
* ported to MSVC 2005, 2012 and MinGW 64Allen Winter2015-05-031-0/+4
|
* document how to build with Clang and cleanup some Clang warningsAllen Winter2015-02-151-0/+5
|
* restore the CXX-bindings featureAllen Winter2014-12-231-0/+5
| | | | also cleanup some code: coding style, licenses, copyrights
* talk about optional dependenciesAllen Winter2014-12-071-0/+16
|
* remove execute permissionsAllen Winter2014-12-061-0/+0
|
* Saving files before refreshing line endingsAllen Winter2014-11-231-0/+0
|
* Copy in the RSCALE support featureAllen Winter2014-10-111-0/+1
|
* remove more occurrences of libicu, because not used in this branchAllen Winter2014-09-261-1/+0
|
* fix issue87: build shared libs only with cmake -DSHARED_ONLY=TrueAllen Winter2014-09-201-0/+1
|
* issue87: rename the CMake STATIC_LIBRARY to STATIC_ONLYAllen Winter2014-09-201-1/+5
| | | | to better describe the actual behavior of this setting.
* minor fixes for MSYSAllen Winter2014-08-171-1/+1
|
* add instructions for building on Windows with MSYSAllen Winter2014-08-141-0/+7
|
* 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
| | | | as Travis uses that version
* Author: cgiboudeaux@gmx.comAllen Winter2014-07-151-1/+1
| | | | | CMAKE 2.8.9 Required! Create discovery files for cmake
* minor clarification on making testsAllen Winter2014-07-141-2/+5
|
* Re-arrange after svn to git conversionAllen Winter2014-05-311-0/+48