Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake/GCov.cmake: Drop redundant file | Robert Tari | 2021-10-21 | 1 | -50/+0 |
| | |||||
* | Use native CMake Intltool module | Robert Tari | 2021-10-21 | 1 | -37/+0 |
| | | | | | cmake/Translations.cmake: Drop file po/CMakeLists.txt: Use Intltool | ||||
* | data/CMakeLists.txt: Use native CMake GSettings module | Robert Tari | 2021-10-21 | 1 | -23/+0 |
| | |||||
* | Fix CMake deprecation warning | Robert Tari | 2021-06-07 | 1 | -1/+1 |
| | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-session/issues/37 | ||||
* | sync the shared Translations.cmake file to pick up recent bugfixes. | Charles Kerr | 2014-08-09 | 1 | -12/+8 |
| | |||||
* | drop unused cmake file, it refears to geary and doesn't seem useful there | Sebastien Bacher | 2013-12-04 | 1 | -23/+0 |
| | |||||
* | in cmake/Translations.cmake, use the GNUInstallDirs variables | Charles Kerr | 2013-07-01 | 1 | -1/+1 |
| | |||||
* | in the cmake files, prefer the _FULL versions of the GNU variables | Charles Kerr | 2013-07-01 | 1 | -1/+1 |
| | |||||
* | remove localinstall mode | Charles Kerr | 2013-06-28 | 1 | -26/+5 |
| | |||||
* | copyediting: the COMMENT in this custom target was being misformatted in the ↵ | Charles Kerr | 2013-06-24 | 1 | -1/+1 |
| | | | | make output | ||||
* | cmake: fix variables in data/CMakeLists.txt, make status messages more ↵ | Charles Kerr | 2013-06-20 | 1 | -3/+4 |
| | | | | consistent | ||||
* | install .schema.xml and indicator-session-service in the right places. | Charles Kerr | 2013-06-20 | 2 | -108/+43 |
| | |||||
* | Add Translations.cmake for i18n files | Charles Kerr | 2013-03-23 | 2 | -179/+41 |
| | |||||
* | use pete woods' hud cmake code for the build.sh script to check for Ninja ↵ | Charles Kerr | 2013-03-23 | 1 | -0/+36 |
| | | | | and to move the gdbus-codegen macros into a resuable file in the cmake/ directory. | ||||
* | add top-level cmake files to the repo | Charles Kerr | 2013-03-22 | 4 | -0/+360 |