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
/
modules
/
ECMQtFramework.cmake
Age
Commit message (
Expand
)
Author
2012-08-14
-increase version number to 0.0.5 (to make it possible to require 0.0.5 in kd...
Alex Neundorf
2012-05-23
use ${INSTALL_TARGETS_DEFAULT_ARGS} from KDEInstallDirs.cmake
Alex Neundorf
2012-05-12
remove LIBRARY_TYPE cmake variable
Alex Neundorf
2012-05-12
rework of extra-cmake-modules
Alex Neundorf
2012-05-07
don't generate and install a Use-file anymore
Alex Neundorf
2012-03-04
Generate the version file in the project binary dir.
Stephen Kelly
2012-02-22
-adding double quotes to make sure the commands don't fail
Alex Neundorf
2012-02-18
-make use of the new KDE cmake modules in ECMQtFramework
Alex Neundorf
2012-02-12
Fix the DATA_INSTALL_DIR.
Stephen Kelly
2012-02-12
Don't install ECM frameworks with export targets.
Stephen Kelly
2011-12-17
Fix typo done in commit 446c7795a858eebabd004e98a1512a741c5fe3f5
Nicolas Lécureuil
2011-12-17
Add use of -Wno-variadic needed to build files including kdebug.h
Nicolas Lécureuil
2011-12-16
-fix: use CMAKE_CURRENT_LIST_DIR instead of EXTRA_CMAKE_MODULES_MODULE_PATH ....
Alex Neundorf
2011-12-07
Disable this for now, to fix kdelibs-frameworks compilation.
David Faure
2011-11-25
Set a variable to clear the link interface libraries.
Stephen Kelly
2011-09-21
Join up the comments.
Stephen Kelly
2011-09-21
Make sure the docs appear at the top.
Stephen Kelly
2011-09-21
Add some documentation.
Stephen Kelly
2011-09-17
a bit of cleaning using cmakelint.py
Allen Winter
2011-08-30
Port this to configure_file to reduce unending rebuilds.
Stephen Kelly
2011-08-30
Write a version file too.
Stephen Kelly
2011-08-28
Remove module which is replaced by a cmake 2.8.6 feature.
Stephen Kelly
2011-08-27
Add some files for Qt based frameworks to use.
Stephen Kelly