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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2006-09-19
add comment for the files merged to cmake
Alexander Neundorf
2006-09-18
-CheckCXXCompilerFlag.cmake can be removed once we require cmake 2.4.4 or later
Alexander Neundorf
2006-09-15
remove FindZLIB.cmake and CheckTypeSize.cmake now that we require cmake 2.4.3
Alexander Neundorf
2006-07-05
now we have a uninstall target in every toplevel module, so you can do "make ...
Alexander Neundorf
2006-07-04
delete previously installed FindQtDBus.cmake and QtDBUSMacros.cmake
Alexander Neundorf
2006-07-04
Fix install/remove macro
Laurent Montel
2006-07-04
Replace all '/include' by ${INSTALL_INCLUDE_DIR} and convert again some insta...
Laurent Montel
2006-06-09
-remove FindZLIB.cmake once we require cmake >= 2.4.3
Alexander Neundorf
2006-06-05
remove MacroGetenvWinPath.cmake, this is not required anymore since cmake 2.4.1
Alexander Neundorf
2006-03-23
CCMAIL:Alexander Neundorf <neundorf@kde.org> No such file. My first cmake re...
Gary Cramblitt
2006-03-22
-these files come with cmake since 2.3.4, which we depend on, uninstall them ...
Alexander Neundorf
2006-03-20
minor cleanups: indenting, adding newline to end of file, etc.
Allen Winter
2006-03-08
-some files will be obsoleted by the next cmakw release
Alexander Neundorf
2006-03-07
-implemented RPATH handling, but disabled for now
Alexander Neundorf
2006-03-01
-when installing, remove cmake files which may have been installed before, bu...
Alexander Neundorf
2006-02-16
-replace -fexceptions with ${KDE4_ENABLE_EXCEPTIONS} (I'm not sure this is a...
Alexander Neundorf
2006-02-15
Lowercase some common keywords to improve readability
David Faure
2006-01-22
make install now installs all cmake files into the cmake module directory
Alexander Neundorf
2006-01-22
moved kde3 stuff to modules/
Alexander Neundorf