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
/
KDE4Macros.cmake
Age
Commit message (
Expand
)
Author
2007-11-09
hopefully the last commit concerning this
Patrick Spendrin
2007-11-09
this is the current working solution but I couldn't set kate_KDEINIT_SRCS fro...
Patrick Spendrin
2007-11-09
changing macro to just work in case of png2ico's existance - removing duplica...
Patrick Spendrin
2007-10-29
-use if(NOT ...) instead of an empty if() branch
Alexander Neundorf
2007-10-29
only put C++ files in the final-file (maybe I should use GET_SOURCE_FILE_PROP...
Alexander Neundorf
2007-10-22
allow enable-final on kdepimlibs
Charles Samuels
2007-10-10
install also index.cache.bz2 which is used by khelpcenter
Burkhard Lück
2007-10-07
do not depend only on index.docbook but on all docbooks to trigger recompilation
Albert Astals Cid
2007-10-06
dont install index.docbook twice
Burkhard Lück
2007-10-04
all docbooks have to be installed, not just index.docbook
Albert Astals Cid
2007-10-03
fixes for KDE4_ADD_WIN32_APP_ICON
Ralf Habacker
2007-09-27
renamed KDE4_ADD_APP_ICON to KDE4_ADD_WIN32_APP_ICON based on alex request
Ralf Habacker
2007-09-26
Sometimes we name our manpage docbook files as "man-foo.docbook",
Allen Winter
2007-09-26
Changes to the KDE4_CREATE_MANPAGE() macro:
Allen Winter
2007-09-26
add an optional "section" argument to the KDE4_CREATE_MANPAGE() macro
Allen Winter
2007-09-24
Allow to put TEST arg as second argument
Laurent Montel
2007-09-24
also create moc files for _p.h files that contain a Q_OBJECT macro
Matthias Kretz
2007-09-24
typo
Laurent Montel
2007-09-24
Adapt CMakeLists.txt as discussed with Alex.
Laurent Montel
2007-09-20
fix html handbook creation ?
Alexander Neundorf
2007-09-16
Update
Laurent Montel
2007-09-12
Commit Thibault's and Andreas' patch that allows XML output for QTestLib
Allen Winter
2007-09-11
added macro for win32 application icon named KDE4_ADD_APP_ICON
Ralf Habacker
2007-09-11
I believe outside kdelibs KDE4_DATA_INSTALL_DIR should be used instead of DAT...
Ralf Habacker
2007-08-31
revert XML formatted logfile changes.
Allen Winter
2007-08-31
Add xml output to QTest unit tests, in order to produce a more readable report.
Allen Winter
2007-08-20
This macro is obsolete now
Laurent Montel
2007-08-20
Use FIND_PACKAGE_HANDLE_STANDARD_ARGS
Laurent Montel
2007-08-20
Now use one uniq macro to create doc
Laurent Montel
2007-08-16
also work if used with too few arguments
Alexander Neundorf
2007-08-15
-fix indentation
Alexander Neundorf
2007-08-15
add some comments
Alexander Neundorf
2007-08-13
Adapt macro to be able to give language name
Laurent Montel
2007-08-11
Now KDE4_CREATE_PO_FILES is not necessary
Laurent Montel
2007-08-06
don't create the buildtests target for the MSVC IDE
Bernhard Loos
2007-08-05
add a target "buildtests" which builds all tests in this and its subdirs
Alexander Neundorf
2007-08-01
add macro KDE4_CREATE_MANPAGE().
Allen Winter
2007-07-24
Make KDE4_UPDATE_ICONCACHE() no-op if DESTDIR is set
Rivo Laks
2007-07-24
Add KDE4_UPDATE_ICONCACHE() macro and call it from KDE4_INSTALL_ICONS()
Rivo Laks
2007-07-24
REPLACE -> REGEX REPLACE
Christian Ehrlicher
2007-07-23
subtle attempt to break win32 compilation - read the docs marc ! ;-)
Christian Ehrlicher
2007-07-23
Be more robust when creating export macro defines
Marc Mutz
2007-07-23
move the mimetype update macro to FindSharedMimeInfo.cmake, since it belongs ...
Alexander Neundorf
2007-07-18
Do not install SVN support files in l10n/ll/scripts.
Chusslove Illich
2007-07-17
Define this symbol everywhere, not just on Windows
Thiago Macieira
2007-07-13
alex says list(append is faster than set(foo ${foo}
Matthias Kretz
2007-07-13
only pass C++ source files to kde4automoc
Matthias Kretz
2007-07-12
-remove a lot of code duplication for the icon stuff by using "maps" instead ...
Alexander Neundorf
2007-07-12
Use configure_file instead of file(write ...) so that the file is only touched
Matthias Kretz
2007-07-12
-instead of simply removing KDE4_AUTOMOC(), it is better to make it just do m...
Alexander Neundorf
[next]