aboutsummaryrefslogtreecommitdiff
path: root/modules/FindKDE4Internal.cmake
AgeCommit message (Expand)Author
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
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