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
/
FindKDE4Internal.cmake
Age
Commit message (
Expand
)
Author
2006-04-05
-add the NOGUI keyword to the KDE4_ADD_EXECUTABLE_CALLS()
Alexander Neundorf
2006-04-05
-add a KDE4Defaults.cmake to set default values and use this one in kdelibs/C...
Alexander Neundorf
2006-04-03
-add a KDE4_KDESU_LIBS variables, so we have a full path and it can't be mixe...
Alexander Neundorf
2006-03-31
Complain about specific files in a non-clean srcdir; don't insert /usr/local/...
Adriaan de Groot
2006-03-30
bigger changes in FindQt4.cmake:
Alexander Neundorf
2006-03-29
only look at the path we want it to look
Albert Astals Cid
2006-03-29
Those aliases seem quite useful when building kdelibs itself, too...
David Faure
2006-03-27
The other vars don't have KDE4_ as prefix (for some reason)
David Faure
2006-03-27
It's not unused, see kded/CMakeLists.txt
David Faure
2006-03-26
-rename KDE4_INCLUDE_DIRS to KDE4_INCLUDES (but still keep it in the snapshot...
Alexander Neundorf
2006-03-23
add a newline to the end of file.
Allen Winter
2006-03-23
DEPREACTED won't do much good :)
David Faure
2006-03-22
-remove the LIB_SOMETHING variables
Alexander Neundorf
2006-03-22
again revert the KDE4_LD_LIBRARY_PATH change
Alexander Neundorf
2006-03-21
once again apply LIBRARY_PATH setting which AGAIN got reverted
Dirk Mueller
2006-03-20
-rename QT_AND_KDECORE_LIBS to KDE4_KDECORE_LIBS
Alexander Neundorf
2006-03-20
remove code that sets CMAKE_INSTALL_PREFIX from $KDEDIR
Allen Winter
2006-03-19
Support the KDEDIR environment variable for the installation prefix.
Allen Winter
2006-03-18
As before with auto* tools, we now have the following
Allen Winter
2006-03-18
use kdecore instead of kxmlcore for determining kde4_lib_dir, since currently...
Alexander Neundorf
2006-03-18
add documentation
Alexander Neundorf
2006-03-17
add KDE_DEPREACTED_WARNINGS and disable deprecated warnings for kde3support u...
Christian Ehrlicher
2006-03-16
-implemented RPATH handling, set RPATH_STYLE to one of the following:
Alexander Neundorf
2006-03-14
reapply r509806 which got reverted in the fancy RPATH rewrite
Dirk Mueller
2006-03-07
-implemented RPATH handling, but disabled for now
Alexander Neundorf
2006-03-04
disable warning 4661 for msvc (A member of the template class is not defined)
Christian Ehrlicher
2006-03-02
-prepare the KDE3 files for moving to cmake cvs
Alexander Neundorf
2006-03-01
-renamed FindKDE4.cmake to FindKDE4Internal.cmake, so the name FindKDE4.cmake...
Alexander Neundorf