aboutsummaryrefslogtreecommitdiff
path: root/modules/FindKDE4Internal.cmake
AgeCommit message (Expand)Author
2006-10-20and again some more steps closer to get it compile with mingw...Sebastian Sauer
2006-10-20one step closer to get it compiling with mingw.Sebastian Sauer
2006-10-16Generic method for define KDE_USE_FINAL as discussed with DavidLaurent Montel
2006-10-04Add cmake macro for solidifaces lib and knotifyconfig libLaurent Montel
2006-10-02Add macro for solid libLaurent Montel
2006-09-28add some special logic so that changing CMAKE_INSTALL_PREFIX still changes al...Alexander Neundorf
2006-09-27Add a new CMAKE_BUILD_TYPE called 'profile' for gcc on linux and appleHolger Freyther
2006-09-22SVN_SILENT: fix varPer Winkvist
2006-09-22add definitions for threadweaverMatt Rogers
2006-09-16Now it's kde4-configLaurent Montel
2006-09-15readd -DQT_NO_STL for much faster compile timesAlexander Neundorf
2006-09-13-minor performance improvement: use LIST(APPEND list item1 item2... ) instead...Alexander Neundorf
2006-09-13otherwise $LDFLAGS is ignoredBenjamin Reed
2006-09-12-finally require cmake >= 2.4.3Alexander Neundorf
2006-09-12Just commentsDavid Faure
2006-09-11remove QT3_SUPPORT defines, so that modules withoutDirk Mueller
2006-09-07fix typo and remove "above", since there is no copyright notice above.Alexander Neundorf
2006-09-07make the statement a bit short so it fits on one lineAlexander Neundorf
2006-09-07-add an extra file with the BSD license for the cmake script filesAlexander Neundorf
2006-09-04Remove the FORCE keyword from the various install directories, which we added...Alexander Neundorf
2006-08-30-revert unwanted changed...Alexander Neundorf
2006-08-30oops, remove these lines...Alexander Neundorf
2006-08-30-add BSD copyright noticeAlexander Neundorf
2006-08-17Add info for KDE4_ENABLE_FPIELaurent Montel
2006-08-16Add support for -FPIELaurent Montel
2006-08-11Now we didn't have a snapshot kdelibsLaurent Montel
2006-08-10Remove FORCE argument to fix compile on x86_64Laurent Montel
2006-08-09disable one more warning for msvcChristian Ehrlicher
2006-08-05Now we have "LIB_SUFFIX" to define lib suffix as into old bug system.Laurent Montel
2006-07-31Fix pb when we relauch ccmake -D... ../ Laurent Montel
2006-07-27disable a msvc warningChristian Ehrlicher
2006-07-24add a variable for /share/autostartAllen Winter
2006-07-20Finally commit my change to kde4_add_kcfg_files.Michaël Larouche
2006-07-13handle win32 support in FindKDE4Internal.cmakePeter Kümmel
2006-07-11Allow to manually set the LIB_INSTALL_DIR (needed to install into lib64).Volker Krause
2006-07-11Add kdefx variablLaurent Montel
2006-07-07Not necessary to keep debugLaurent Montel
2006-07-06-fix gcc version detection on MacAlexander Neundorf
2006-07-05don't install into share/share/applnk (and so far there still are kcmodules t...Matthias Kretz
2006-07-05now we have a uninstall target in every toplevel module, so you can do "make ...Alexander Neundorf
2006-07-04-link kdeinit modules with empty rpathAlexander Neundorf
2006-07-04-support an additional optional basename parameter for QT4_ADD_DBUS_ADAPTER()Alexander Neundorf
2006-07-04Commit big work on build system with Alex:Laurent Montel
2006-07-03-use positive logic for macro_ensure_version(MIN found RESULT) -> result is t...Alexander Neundorf
2006-07-03-error out if dbusxml2cpp wasn't found (because Qt didn't install it)Alexander Neundorf
2006-07-02fix typoThorsten Roeder
2006-07-02-new option: KDE4_IGNORE_DONTPORT , which if enabled ignores the "don't port ...Alexander Neundorf
2006-07-01Make kdecore link against QtDBus, thanks to Alex for his help on debugging!Tobias Koenig
2006-06-24Define KDELIBSUFF Laurent Montel
2006-06-18Don't look for X11 again, FindQt4 did it already (if Q_WS_X11)David Faure