aboutsummaryrefslogtreecommitdiff
path: root/data/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* data/: Fix translating the indicator's .gschema.xml file.Mike Gabriel2022-09-131-7/+0
|
* Drop pkglibexecdir and use native CMake file configurationRobert Tari2022-02-111-2/+0
|
* data/CMakeLists.txt: Do not use automatic GSchema compilationRobert Tari2021-10-221-1/+0
|
* data/CMakeLists.txt: Use intltool_merge_translations instead of execute_processRobert Tari2021-10-211-3/+3
|
* data/CMakeLists.txt: Use native CMake GSettings moduleRobert Tari2021-10-211-3/+4
|
* data/CMakeLists.txt: Use CMAKE_INSTALL_FULL_*DIR locationsRobert Tari2021-06-111-1/+1
|
* Do not update icon cache from CMakeRobert Tari2021-05-011-3/+0
|
* CMakeLists.txt: Fix duplicate icons directoryRobert Tari2020-09-191-1/+1
|
* Whitespace fixRobert Tari2020-09-191-1/+1
|
* Drop all references to upstart.Mike Gabriel2020-08-101-52/+0
|
* systemd unit file: Only build+install if systemd is available at build-time.Mike Gabriel2017-10-071-21/+23
|
* Adding a systemd user session unitTed Gould2017-05-171-0/+31
|
* Fork from Ubuntu's indicator-session project.Mike Gabriel2015-11-141-9/+8
|
* Adding in an Upstart overrideTed Gould2014-02-201-0/+20
|
* XDG Autostart fileTed Gould2013-10-281-0/+21
|
* Merging trunkTed Gould2013-08-271-9/+9
|
* in cmake files, limit scopes by moving single-target properties out of the ↵Charles Kerr2013-07-011-0/+2
| | | | global variables to single-target ones and moving single-use includes into the directories where they're used
* in our cmake files, rename PROJECT_LIBEXECDIR as CMAKE_INSTALL_LIBEXECDIR ↵Charles Kerr2013-07-011-1/+1
| | | | and CMAKE_INSTALL_FULL_LIBEXECDIR for consistency with the other GNUInstallDirs
* in the cmake files, prefer the _FULL versions of the GNU variablesCharles Kerr2013-07-011-2/+2
|
* in data/CMakeLists.txt, install icons into the standard hicolor directory, ↵Charles Kerr2013-07-011-2/+1
| | | | rather than a custom libindicator hicolor directory, as discussed with ted and lars in #systems
* in data/CMakeLists.txt, install icons/' subdirectories, not the icons/ ↵Charles Kerr2013-07-011-0/+5
| | | | directory itself.
* remove localinstall modeCharles Kerr2013-06-281-10/+2
|
* add a post-install hook to update the icon cache after installation. Taken ↵Charles Kerr2013-06-201-0/+3
| | | | from geary/icons/CMakeLists.txt. (Thanks, Eric!)
* cmake: fix variables in data/CMakeLists.txt, make status messages more ↵Charles Kerr2013-06-201-18/+34
| | | | consistent
* add cmake rules to install the icon filesCharles Kerr2013-06-201-0/+15
|
* install .schema.xml and indicator-session-service in the right places.Charles Kerr2013-06-201-24/+42
|
* cmake work: properly generate and install the .service file for dbus activationCharles Kerr2013-06-201-6/+6
|
* install the .indicator file into the unity/indicators/ dirCharles Kerr2013-06-201-2/+3
|
* add data/CMakeLists.txt to the repoCharles Kerr2013-03-221-0/+23