aboutsummaryrefslogtreecommitdiff
path: root/modules/FindKDE4Internal.cmake
AgeCommit message (Expand)Author
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
2006-06-09rpath_style doesn't exist anymore since several weeks alreadyAlexander Neundorf
2006-06-05Fix typoLaurent Montel
2006-06-02Add macro for phononcore/phononui libLaurent Montel
2006-05-31Re-add the DONTPORT check that I had removed in my own versionThiago Macieira
2006-05-31Since no objections were raised in kde-core-devel, I am merging theThiago Macieira
2006-05-18eh. another attempt. don't think this is quite working.Allen Winter
2006-05-18visibility for the Intel C/C++ compiler.Allen Winter
2006-05-16more work to get the Intel compilers fully supported. still not all the way ...Allen Winter
2006-05-16fix install <callPeter Kümmel
2006-05-16typoAllen Winter
2006-05-15-avoid-version was a libtool option, don't pass it to the linkerDavid Faure
2006-05-13First attempt at support for the Intel C/C++ compilers.Allen Winter
2006-05-12-kde4_header() and footer are goneAlexander Neundorf
2006-05-11-enhanced syntax for KDE4_ADD_EXECUTABLE and KDE4_ADD_KDEINIT_EXECUTABLE:Alexander Neundorf
2006-05-09Requires 2.4.1 by default.Laurent Montel
2006-05-05Find dcopidl executable also on Windows.Paulo Moura Guedes
2006-05-04Factorize the version-number parsing and checking code into a separate macro.David Faure
2006-05-04"su" just for unixes.Paulo Moura Guedes
2006-05-03Added support for KDE_MIN_VERSION (modelled after QT_MIN_VERSION), and ported...David Faure
2006-05-03Port the DONTPORT check.Volker Krause
2006-05-02downgrade hard requirement again. using 2.4.1 isDirk Mueller
2006-05-01-cmake 2.4.1 beta is now requiredAlexander Neundorf
2006-04-28-move the check for Perl into FindKDE4Internal.cmake, so we don't have to put...Alexander Neundorf
2006-04-26-move the test for a compiler flag into an own generic cmake module: CheckCXX...Alexander Neundorf
2006-04-26- some compile flags cleanupsDirk Mueller
2006-04-23-remove KDE4_INCLUDE_DIRS, it doesn't existAlexander Neundorf
2006-04-22-add docs for the NOGUI and RUN_UNINSTALLED options for KDE4_ADD_EXECUTABLE()Alexander Neundorf
2006-04-15Add makekdewidgets macro.Volker Krause
2006-04-14Patch by Frank Osterfeld to find makekdewidgets.Volker Krause
2006-04-14-- Found KDE4 include dir: /Users/dfaure/kde/trunk/KDE/kdelibsDavid Faure
2006-04-07-fix link error in kdewidgetsAlexander Neundorf
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