index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kde-modules
/
KDEInstallDirs.cmake
Age
Commit message (
Expand
)
Author
2015-01-13
Stop lying in the KDEInstallDirs documentation.
Alex Merry
2015-01-11
Do not unset cache variables in KDEInstallDirs.
Alex Merry
2015-01-07
fix typo that lead to nearly empty KDE_INSTALL_TARGETS_DEFAULT_ARGS var on mac
Christoph Cullmann
2014-12-28
Fix include directory change spotted by Hrvoje Senjan.
v1.6.0-rc1
v1.6.0
Alex Merry
2014-12-28
Add deprecation warnings for old-style variables.
Alex Merry
2014-12-28
Make KDEInstallDirs provide KDE_INSTALL_* variables.
Alex Merry
2014-11-07
Set CMAKE_INSTALL_SYSCONFDIR to /etc when CMAKE_INSTALL_PREFIX is /usr
Alex Merry
2014-09-16
allow qmldir to follow qt_sys_path
Harald Sitter
2014-09-11
Fix fallout from recent ECM patches
Alex Merry
2014-09-03
Fix ECM to use qmake instead of hardcoding plugin install dirs
Rohan Garg
2014-07-19
Check the libdir also on kFreeBSD and Hurd
Pino Toscano
2014-07-18
Define variable for AppStream upstream XML directory
Matthias Klumpp
2014-07-07
Define convenience variable for DATAROOTDIR/kxmlgui5.
David Faure
2014-05-14
Do not fail if vars like CMAKE_INSTALL_LIBDIR are defined as normal vars
Aurélien Gâteau
2014-05-13
Use CMAKE_INSTALL_FOODIR style variables for KDEInstallDirs
Alex Merry
2014-05-12
Check that KDEInstallDirs defines the variables it claims to
Alex Merry
2014-05-08
Make the KF5_LIBEXEC_INSTALL_DIR default depend on LIBEXEC_INSTALL_DIR
Alex Merry
2014-05-02
Also set KF5_LIBEXEC_INSTALL_DIR on Windows
Alex Richardson
2014-04-30
more updates to comments
Jonathan Riddell
2014-04-30
make documentation match new values in code
Jonathan Riddell
2014-04-27
Do not use a "kf5" subdirectory for PLUGIN_INSTALL_DIR
Alex Merry
2014-04-27
Library executables are installed to lib/libexec
Aleix Pol
2014-04-26
Fix KF5_INSTALL_TARGETS_DEFAULT_ARGS on Mac
Alex Merry
2014-04-26
Add a KNOTIFYRC_INSTALL_DIR variable to KDEInstallDirs
Alex Merry
2014-04-26
Improve installation directories naming for services and servicetypes
Aleix Pol
2014-04-26
Provide a KF5_DATA_INSTALL_DIR variable
Alex Merry
2014-04-26
Remove KF5 suffix from INCLUDE_INSTALL_DIR default value
Alex Merry
2014-04-26
Add KF5_INCLUDE_INSTALL_DIR variable to KDEInstallDirs
Alex Merry
2014-04-15
Add TODOs to KDEInstallDirs.cmake
Alex Merry
2014-04-11
Add documentation generation using Sphinx
Alex Merry
2014-02-14
Improve docs for kde modules
Alex Merry
2014-02-12
Install app desktop files to share/applications, not in a kde5 subdir
Alex Merry
2014-01-20
Remove KDE4 magic from _SET_FANCY in KDEInstallDirs.cmake
Alex Merry
2013-12-12
Install all includes in a KF5 dir
Aurélien Gâteau
2013-10-11
Add the INCLUDE_INSTALL_DIR to the INTERFACE_INCLUDE_DIRS or all frameworks.
Stephen Kelly
2013-02-15
cosmetics: fix indentation
Alex Neundorf
2013-02-12
QML_INSTALL_DIR points to LIB_INSTALL_DIR/qml
Sebastian Kügler
2012-11-23
increase version to 0.0.6
Alex Neundorf
2012-09-06
Move kde plugins from lib/kde5 to lib/plugins/kf5
David Faure
2012-03-21
kde4 -> kde5 in the subdir names
David Faure
2012-03-17
remove documentation of already-removed dir
David Faure
2012-03-15
Fix default install dirs
David Faure
2012-02-18
-add CMAKECONFIG_INSTALL_PREFIX (lib/cmake/ )
Alex Neundorf
2012-02-16
-add a directory for KDE specific files and add a KDEInstallDirs.cmake
Alex Neundorf