summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* eds-M!68 - SetupBuildFlags.cmake: Correct testing of two compiler/linker buil...Matt Turner2021-04-191-2/+2
* PrintableOptions.cmake: Correct variable name comparisonMilan Crha2021-04-141-10/+10
* Sync GLibTools.cmake with Evolution-Data-ServerMilan Crha2021-01-111-9/+23
* I#1273 - GLibTools.cmake: Generate signal marshallers without source referenceMilan Crha2020-12-091-2/+2
* eds-I#281 - GLibTools.cmake: Use basename in glib-mkenums templatesMilan Crha2020-12-081-3/+3
* I#934 - CMake: Spam-filtering options should be files, not pathsMilan Crha2020-06-021-0/+8
* SetupBuildFlags.cmake: Use -Werror=implicit-function-declaration only for C c...Milan Crha2020-05-131-1/+1
* Include also CFLAGS in gtkdoc-scangobj command lineMilan Crha2019-08-051-0/+1
* eds-M!28 - Include LDFLAGS in gtkdoc-scangobj command lineTing-Wei Lan2019-08-011-3/+8
* eds-M!15 - Fix typos in CMake modulesДилян Палаузов2019-05-272-6/+2
* eds-I#120 - Fails to build with libasan using Clang (undefined symbols)Milan Crha2019-05-221-3/+3
* eds-I#99 - Fails to build against git master of OpenLDAP (vendor version check)Дилян Палаузов2019-04-121-1/+2
* eds-I#102 - Change order of gtkdoc-scangobj librariesMilan Crha2019-04-121-2/+7
* eds-I#94 - Remove -Wabi from the default C++ warning flagsMilan Crha2019-03-141-1/+0
* Change order of CFLAGS/LDFLAGS passed to gtk-docMilan Crha2019-03-011-5/+6
* Correct how extra compiler warnings are used in the maintainer modeMilan Crha2018-11-141-5/+6
* Include also environment LD_LIBRARY_PATH in gtk-doc-scangobj callMilan Crha2018-11-121-1/+1
* eds-I#41 - Documentation doesn't go through gtkdoc-scangobjMilan Crha2018-11-051-0/+96
* Make sure intltool-merge cache is created only onceMilan Crha2018-10-301-1/+10
* Correct build when nss/nspr do not provide pkg-config filesMilan Crha2018-08-211-2/+10
* Missing build dependency for gdbus-codegen on input .xml fileMilan Crha2018-06-111-0/+1
* Bug 793368 - Install AppStream metadata to /usr/share/metainfo/Jeremy Bicha2018-02-121-2/+2
* Bug 788430 - Corrections to FindSMIME.cmakeДилян Палаузов2017-10-031-5/+11
* Bug 781645 - Skip GSettings schema compile and icon cache update when DESTDIR...Milan Crha2017-10-022-6/+10
* Rename evolution.desktop to org.gnome.Evolution.desktopMilan Crha2017-09-111-1/+1
* Revert "Rename evolution.desktop to org.gnome.Evolution.desktop"Milan Crha2017-09-041-1/+1
* Rename evolution.desktop to org.gnome.Evolution.desktopMilan Crha2017-09-011-1/+1
* Change --module-dir for gtkdoc-fixxref callMilan Crha2017-06-291-1/+1
* Bug 781833 - Do not set '-Wl,--no-undefined' on BSDAntoine Jacoutot2017-04-281-2/+2
* Make glib_mkenums() files depend on the source enum fileMilan Crha2016-12-091-0/+2
* Bug 775363 - Fails to build with minimum CMake versionMilan Crha2016-12-011-2/+13
* Do not require C++ compiler, when not usedMilan Crha2016-11-101-8/+13
* Correct gtkdoc-scan --ignore-headers argument valueMilan Crha2016-11-081-6/+1
* Hard-break `make dist` when there are uncommitted changesMilan Crha2016-10-241-0/+8
* Rename SHARE_INSTALL_DIR to SHARE_INSTALL_PREFIXMilan Crha2016-10-135-8/+8
* Add a helper script for a 'dist' targetMilan Crha2016-10-122-0/+12
* Extend error messages in FindLDAP.cmakeMilan Crha2016-10-101-4/+4
* Convert from autotools to CMakeMilan Crha2016-10-1017-0/+1627