aboutsummaryrefslogtreecommitdiff
path: root/modules/KDE4Macros.cmake
AgeCommit message (Expand)Author
2007-07-18Do not install SVN support files in l10n/ll/scripts.Chusslove Illich
2007-07-17Define this symbol everywhere, not just on WindowsThiago Macieira
2007-07-13alex says list(append is faster than set(foo ${foo}Matthias Kretz
2007-07-13only pass C++ source files to kde4automocMatthias Kretz
2007-07-12-remove a lot of code duplication for the icon stuff by using "maps" instead ...Alexander Neundorf
2007-07-12Use configure_file instead of file(write ...) so that the file is only touchedMatthias Kretz
2007-07-12-instead of simply removing KDE4_AUTOMOC(), it is better to make it just do m...Alexander Neundorf
2007-07-11Remove the no-op KDE4_AUTOMOC() macro.Allen Winter
2007-07-09cmake touches all .files files which results in all automocs being rerun and ...Matthias Kretz
2007-07-09As posted to kde-buildsystem:Matthias Kretz
2007-07-04- make automoc implicit (no kde4_automoc needed in CMakeLists.txt anymore, th...Matthias Kretz
2007-06-28missing quotes for paths containing a spaceMatthias Kretz
2007-06-27Tiny changes such as added unit test changes to preamble and spelling mistakesGavin Beatty
2007-06-25Fix make test, sorry for overlooking that one.Andreas Pakulat
2007-06-24Fix the kde4_add_test_executable macro by setting EXECUTABLE_OUTPUT_PATH andAndreas Pakulat
2007-06-21SVN_SILENT typosJarosław Staniek
2007-06-17As discussed on kde-buildsystem rename kde4_add_test toAndreas Pakulat
2007-06-16small fix for MAKE_FOO_EXPORTChristian Ehrlicher
2007-06-06fix commentAlexander Neundorf
2007-05-26Installation of PO files: do not rely on previous macro having been run.Chusslove Illich
2007-05-24Fix installation of PO files.Chusslove Illich
2007-05-17ld system support for translation scripting (#2).Chusslove Illich
2007-05-07rename modules to kdeinit4Dirk Mueller
2007-03-19-require CMake 2.4.5Alexander Neundorf
2007-03-19small cleanupDavid Faure
2007-03-19shared-mime-info related macros by Pino Toscano (thanks!)David Faure
2007-03-18Add KDE4_CREATE_PO_FILES and KDE4_INSTALL_PO_FILES macroLaurent Montel
2007-02-26There are a couple of places where we make "APPLE" assumptionsBenjamin Reed
2007-02-25fix OSX build when DYLD_LIBRARY_PATH contains a directory with libjpeg.dylib ...Benjamin Reed
2007-02-04Change filesystem icon category to places, complies with icon name spec, comp...Jonathan Riddell
2007-01-29-hack to get it cmake 2.4.3 compatible: use ADD_CUSTOM_TARGET() instead of AD...Alexander Neundorf
2007-01-28-temporarily build all tests unconditionally, otherwise the build breaks for ...Alexander Neundorf
2007-01-28fix case when install dir of current module is != kdelibs4 install dirFrank Osterfeld
2007-01-26use install(CODE ...) instead of file(WRITE ... ) followed by install(SCRIPT ...Alexander Neundorf
2007-01-26-remove old commented codeAlexander Neundorf
2007-01-26-finally remove the dcop macrosAlexander Neundorf
2007-01-26-introduce new internal variable _kdeBootStrapping, so that we don't have Alexander Neundorf
2007-01-26Add boostrap into cmake macro which create docLaurent Montel
2007-01-23Add macro KDE4_ADD_TEST for unit test usage. This way, if you haveThiago Macieira
2007-01-23add a macro KDE4_CREATE_EXPORTS_HEADER(fileName libName)Alexander Neundorf
2007-01-22Stupid me :(Laurent Montel
2007-01-22Fix create symlink when in post installLaurent Montel
2007-01-22replace this evil hack with an entirely more evil hack thatDirk Mueller
2007-01-22Allow to install doc into subdirectoryLaurent Montel
2007-01-22UpdateLaurent Montel
2007-01-21can't hurt to create the directory beforehand.Dirk Mueller
2007-01-21fix qtmain usageChristian Ehrlicher
2007-01-21make the handbook creation dependent on the stylesheet.Allen Winter
2007-01-21win32-only fixes:Christian Ehrlicher
2007-01-20New macros for creating and installing application handbooks.Allen Winter