aboutsummaryrefslogtreecommitdiff
path: root/modules/KDE4Macros.cmake
AgeCommit message (Expand)Author
2006-03-30Don't remove this file on make clean, it won't be re-generated by "make".David Faure
2006-03-22don't generate files in the source-treeAlexander Neundorf
2006-03-20minor cleanups: indenting, adding newline to end of file, etc.Allen Winter
2006-03-19Fix install iconsLaurent Montel
2006-03-18generate the files in CURRENT_BINARY_DIR againAlexander Neundorf
2006-03-18-don't generate any files in the source tree, but only in the build treeAlexander Neundorf
2006-03-18Generate file into own directoryLaurent Montel
2006-03-16-implemented RPATH handling, set RPATH_STYLE to one of the following:Alexander Neundorf
2006-03-16Generate file into own directoryLaurent Montel
2006-03-16Generate files from ui3 into own directoryLaurent Montel
2006-03-16Generate moc file into own directoryLaurent Montel
2006-03-11Fix generate file space into "kcfg" fileLaurent Montel
2006-03-08-apply patch by Andreas Beckermann for KDE 3 stuffAlexander Neundorf
2006-03-07-implemented RPATH handling, but disabled for nowAlexander Neundorf
2006-02-18-renamed the KDE4_something_DIR to something_INSTALL_DIRAlexander Neundorf
2006-02-17after discussion with David:Alexander Neundorf
2006-02-17-give kdelibs a project name ("kdelibs")Alexander Neundorf
2006-02-15on windows the plugins also need the MAKE_X_LIB macroPeter Kümmel
2006-02-15Reverting - generating moc files in subdirs worked, but this broke compilatio...David Faure
2006-02-15When creating a moc file for foo/bar.h, create it as foo/bar.mocDavid Faure
2006-02-15not my dayDavid Faure
2006-02-15Hmm, "NOT" can't be lowercased. I tested before lowercasing that last one, of...David Faure
2006-02-15Lowercase some common keywords to improve readabilityDavid Faure
2006-02-13-added project(name-of_project) commands, so now when using the KDevelop3 gen...Alexander Neundorf
2006-02-12-moved the cmake code to find kdewin32 out of FindKDE4.cmake and into its own...Alexander Neundorf
2006-02-11-changed kde4_create_libtool_file (target dir_relative_to_libdir) Alexander Neundorf
2006-02-11now cmake 2.3.3 is required, if you have an older version, you get a warningAlexander Neundorf
2006-02-09-move find_package(pcre) back to kdelibs/CMakeLists.txt, otherwise HAVE_PCREP...Alexander Neundorf
2006-02-08-remove macro_append_directory_properties() and add macro_additional_clean_fi...Alexander Neundorf
2006-02-07make everything cleanAlexander Neundorf
2006-02-07two new macros: macro_append_directory_properties() and macro_append_source_f...Alexander Neundorf
2006-02-07Now we specify lib dirLaurent Montel
2006-02-07Now we can install .la lib into good directoryLaurent Montel
2006-02-05-fix the generation of the la-files for out-of-source buildsAlexander Neundorf
2006-02-04-renamed optional_find_package() to macro_optional_find_package(), to make it...Alexander Neundorf
2006-02-04Now icons installed correctly Laurent Montel
2006-02-04Fix install icon in good directoryLaurent Montel
2006-02-03more fixes for windows... Alexander Neundorf
2006-02-03for now the kdeinit stuff is also required on windows, make compiling easier ...Alexander Neundorf
2006-02-03-major overhaul of the windows stuff: kdelibs/win/ is now built as a regular ...Alexander Neundorf
2006-02-03Install scalable iconsLaurent Montel
2006-02-02-use the expected -DMAKE_<libname>_LIB when compiling libraries under windowsAlexander Neundorf
2006-02-02correct path also in the la fileAlexander Neundorf
2006-02-02install the fake libtool la files also to KDE4_LIB_INSTALL_DIRAlexander Neundorf
2006-02-02Allow to compile java directoryLaurent Montel
2006-01-25-all install rules work nowAlexander Neundorf
2006-01-25add the stuff moved from kdesdk, maybe...Alexander Neundorf
2006-01-23make it dcop skel/stub rules work in directories where stubs/skels areAlexander Neundorf
2006-01-22it seems strtoll doesn't work opn FreeBSD with -ansiAlexander Neundorf
2006-01-22-kde4 stuff moved to modules/ dirAlexander Neundorf