summaryrefslogtreecommitdiff
path: root/src/libical/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* buildsystem - full cmake-lint coverageAllen Winter2022-06-071-0/+9
* REUSE complianceAllen Winter2022-06-061-0/+3
* Migrate icaltime.h to icaltime.h.cmake to allow deeper integration with cmake.Markus Minichmayr2022-06-031-1/+6
* buildsystem - fix linking after recent commitsAllen Winter2022-03-051-2/+3
* buildsystem - fix more uninitialized cmake variablesAllen Winter2022-03-051-3/+6
* buildsystem - entire project can be built with memory consistencyAllen Winter2022-02-181-0/+6
* Add include path to the exported target definitionNicolas Fella2021-10-101-0/+2
* buildsystem - minor cleanups found with cmake --warn-uninitializedAllen Winter2021-08-141-3/+1
* Fix building *-static libraries when STATIC_ONLY is enabled.György Kurucz2021-02-021-10/+14
* Merge branch '3.0'Allen Winter2020-11-011-1/+1
|\
| * libical/CMakeLists.txt - compiled-in path for build-in tzdataAllen Winter2020-11-011-1/+1
* | Remove our hand-written FindICU.cmake with the CMake versionallen/findicuAllen Winter2019-05-261-5/+2
* | Deprecate foo_new_clone() in favor of foo_clone()Emiel Bruijntjes2019-05-261-0/+1
* | Improve memory efficiency of icalarray_sort()Markus Minichmayr2019-05-251-0/+2
|/
* ReleaseNotes.txt - mention GObject Introspection versioning changeAllen Winter2018-11-171-1/+2
* Rename libical gir to ICal, set the right metadataCorentin Noël2018-11-171-8/+13
* GObject Introspection - do not change the .gir and .typelib name on every min...Corentin Noël2018-11-171-6/+4
* src/lib*/CMakeLists.txt - Windows/ninja: use target property PREFIXAllen Winter2018-02-171-4/+4
* s/GObjectIntrospection/INTROSPECTION/gAllen Winter2017-06-031-6/+6
* src/libical/CMakeLists.txt - don't rebuild ical.h unconditionally.Allen Winter2016-12-141-9/+13
* buildsystem - handle parallel builds when cross-compilingAllen Winter2016-09-051-25/+26
* src/libical/CMakeLists.txt - fix introspection buildAllen Winter2016-01-221-1/+1
* CMakeLists.txts - make parallel builds with (eg. make -j4)Allen Winter2015-08-171-86/+82
* install libical_foo_export headersAllen Winter2015-07-201-0/+1
* fix linkage on Windows with MSVC2012Allen Winter2015-05-051-5/+0
* hide all symbols by default. make symbols visible only as needed.Allen Winter2015-05-051-1/+1
* remove the old toplevel src/ical.h.Allen Winter2015-04-261-2/+0
* add source files that were missing from the dependencies listsAllen Winter2015-04-261-0/+4
* Fix missing icalerror.h during install.Robert Stepanek2015-03-061-1/+1
* CMakeLists.txt - follow C++ file renamesAllen Winter2015-02-191-4/+4
* icalerror.h is no longer created at CMake time.Allen Winter2015-02-161-2/+0
* Seems to link on Windows with MSVC now, albeit with some warnings.Allen Winter2015-02-161-10/+9
* buildsystem - add ${CMAKE_BINARY_DIR}/src to include_directoriesAllen Winter2015-02-151-0/+1
* document how to build with Clang and cleanup some Clang warningsAllen Winter2015-02-151-4/+2
* first attempt at fixing visibility for C++Allen Winter2015-02-141-28/+27
* fix C++ bindings library linkingAllen Winter2014-12-231-1/+1
* restore the CXX-bindings featureAllen Winter2014-12-231-0/+70
* remove execute permissionsAllen Winter2014-12-061-0/+0
* Saving files before refreshing line endingsAllen Winter2014-11-231-0/+0
* look for the icu headers only when icu is found (ie. make CMake happy)Allen Winter2014-10-271-1/+4
* better discovery of libicu and building with libicuAllen Winter2014-10-271-3/+3
* Copy in the RSCALE support featureAllen Winter2014-10-111-0/+8
* remove more occurrences of libicu, because not used in this branchAllen Winter2014-09-261-7/+0
* remove references to libicu, which we don't support yet in master.Allen Winter2014-09-261-1/+0
* fix issue87: build shared libs only with cmake -DSHARED_ONLY=TrueAllen Winter2014-09-201-5/+20
* Author: cgiboudeaux@gmx.comAllen Winter2014-07-151-13/+21
* build gir from correct libicalBenedikt Morbach2014-06-041-9/+1
* Re-arrange after svn to git conversionAllen Winter2014-05-311-0/+331