aboutsummaryrefslogtreecommitdiff
path: root/modules/FindKDE4Internal.cmake
AgeCommit message (Expand)Author
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
2006-04-03-add a KDE4_KDESU_LIBS variables, so we have a full path and it can't be mixe...Alexander Neundorf
2006-03-31Complain about specific files in a non-clean srcdir; don't insert /usr/local/...Adriaan de Groot
2006-03-30bigger changes in FindQt4.cmake:Alexander Neundorf
2006-03-29only look at the path we want it to lookAlbert Astals Cid
2006-03-29Those aliases seem quite useful when building kdelibs itself, too...David Faure
2006-03-27The other vars don't have KDE4_ as prefix (for some reason)David Faure
2006-03-27It's not unused, see kded/CMakeLists.txtDavid Faure
2006-03-26-rename KDE4_INCLUDE_DIRS to KDE4_INCLUDES (but still keep it in the snapshot...Alexander Neundorf
2006-03-23add a newline to the end of file.Allen Winter
2006-03-23DEPREACTED won't do much good :)David Faure
2006-03-22-remove the LIB_SOMETHING variablesAlexander Neundorf
2006-03-22again revert the KDE4_LD_LIBRARY_PATH changeAlexander Neundorf
2006-03-21once again apply LIBRARY_PATH setting which AGAIN got revertedDirk Mueller
2006-03-20-rename QT_AND_KDECORE_LIBS to KDE4_KDECORE_LIBSAlexander Neundorf
2006-03-20remove code that sets CMAKE_INSTALL_PREFIX from $KDEDIRAllen Winter
2006-03-19Support the KDEDIR environment variable for the installation prefix.Allen Winter
2006-03-18As before with auto* tools, we now have the followingAllen Winter