aboutsummaryrefslogtreecommitdiff
path: root/cmake
Commit message (Collapse)AuthorAgeFilesLines
* cmake/GCov.cmake: Drop redundant fileRobert Tari2021-10-211-50/+0
|
* Use native CMake Intltool moduleRobert Tari2021-10-211-37/+0
| | | | | cmake/Translations.cmake: Drop file po/CMakeLists.txt: Use Intltool
* data/CMakeLists.txt: Use native CMake GSettings moduleRobert Tari2021-10-211-23/+0
|
* Fix CMake deprecation warningRobert Tari2021-06-071-1/+1
| | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-session/issues/37
* sync the shared Translations.cmake file to pick up recent bugfixes.Charles Kerr2014-08-091-12/+8
|
* drop unused cmake file, it refears to geary and doesn't seem useful thereSebastien Bacher2013-12-041-23/+0
|
* in cmake/Translations.cmake, use the GNUInstallDirs variablesCharles Kerr2013-07-011-1/+1
|
* in the cmake files, prefer the _FULL versions of the GNU variablesCharles Kerr2013-07-011-1/+1
|
* remove localinstall modeCharles Kerr2013-06-281-26/+5
|
* copyediting: the COMMENT in this custom target was being misformatted in the ↵Charles Kerr2013-06-241-1/+1
| | | | make output
* cmake: fix variables in data/CMakeLists.txt, make status messages more ↵Charles Kerr2013-06-201-3/+4
| | | | consistent
* install .schema.xml and indicator-session-service in the right places.Charles Kerr2013-06-202-108/+43
|
* Add Translations.cmake for i18n filesCharles Kerr2013-03-232-179/+41
|
* use pete woods' hud cmake code for the build.sh script to check for Ninja ↵Charles Kerr2013-03-231-0/+36
| | | | and to move the gdbus-codegen macros into a resuable file in the cmake/ directory.
* add top-level cmake files to the repoCharles Kerr2013-03-224-0/+360