| Age | Commit message (Expand) | Author |
| 2007-03-19 | shared-mime-info related macros by Pino Toscano (thanks!) | David Faure |
| 2007-03-19 | Move duplicate module here (duplicate between kdemultimedia/amarok) | Laurent Montel |
| 2007-03-18 | Add KDE4_CREATE_PO_FILES and KDE4_INSTALL_PO_FILES macro | Laurent Montel |
| 2007-03-17 | Add a cmake macro to search msgfmt program (need to | Laurent Montel |
| 2007-03-16 | Move it into kdelibs (need by kdebase and amarok) | Laurent Montel |
| 2007-03-15 | Better cmake message which tells the use to use a recent SVN version. Keep th... | Jos van den Oever |
| 2007-03-15 | cmake variables should all be prefixed, so use STRIGI_ for all variables in F... | Dominik Haumann |
| 2007-03-15 | Follow refactory in strigi. (2+3/3) | Thomas Zander |
| 2007-03-14 | Fix display message | Laurent Montel |
| 2007-03-14 | Copy this module here. It's duplicate between koffice/kdeedu. | Laurent Montel |
| 2007-03-14 | need both strigi libs on win32 | Christian Ehrlicher |
| 2007-03-13 | Why should ICE be required when using FindQt4? breaks when using this file el... | David Faure |
| 2007-03-13 | add -F for finding qt in a non-default location | Benjamin Reed |
| 2007-03-12 | strigi now compiles fine on win32. Will provide a binary package in the next ... | Christian Ehrlicher |
| 2007-03-11 | add a variable for the new kdepimlibs/kimap library. | Allen Winter |
| 2007-03-05 | This patch fixes finding Qt4 when installed as a framework on OS X. The orig... | Caleb Tennis |
| 2007-03-05 | Somehow FindStrigi.cmake did not get committed before, here it is. | Jos van den Oever |
| 2007-03-02 | trying to make the output easier to parse. is this any better? | Allen Winter |
| 2007-03-02 | formatting fixups | Allen Winter |
| 2007-03-01 | QtScript is static, no -framework | Benjamin Reed |
| 2007-02-28 | fix X11 detection again. Whats the point of not searching | Dirk Mueller |
| 2007-02-28 | -some formatting in FindX11.cmake | Alexander Neundorf |
| 2007-02-27 | -don't use "-L" and "-l" because I don't think this works with MSVC and it mi... | Alexander Neundorf |
| 2007-02-27 | some formatting | Alexander Neundorf |
| 2007-02-27 | Initial support for the IMHO "broken" way of compiling KDE in Qt 4.3: | Thiago Macieira |
| 2007-02-26 | There are a couple of places where we make "APPLE" assumptions | Benjamin Reed |
| 2007-02-26 | add kdewin32 include & lib to CMAKE_REQUIRED_INCLUDES/LIBRARIES | Christian Ehrlicher |
| 2007-02-26 | - added more real library search on win32 | Ralf Habacker |
| 2007-02-25 | fix OSX build when DYLD_LIBRARY_PATH contains a directory with libjpeg.dylib ... | Benjamin Reed |
| 2007-02-25 | find libeay32 on win32 with mingw too | Christian Ehrlicher |
| 2007-02-20 | use "kde4" as prefix for application .desktop files | Stephan Binner |
| 2007-02-15 | add OPENSSL_EAY_LIBRARIES because this lib is sometimes needed on win32 | Christian Ehrlicher |
| 2007-02-13 | Find XShm | Philip Falkner |
| 2007-02-13 | don't include -finlines-visibility-hidden unless gcc is >= 4.2. just too | Dirk Mueller |
| 2007-02-07 | we don't want -ansi in C flags, we want c89 plus BSD 4.4 extensions. | Dirk Mueller |
| 2007-02-07 | SVN_SILENT remove commented out lines (showed up in my grep) | David Faure |
| 2007-02-06 | * Added RUBY_SITE_LIB_DIR, RUBY_SITE_ARCH_DIR | Thomas Moenicke |
| 2007-02-06 | Without DNSServiceRefDeallocate the dns_sd.h found on Mac OS 10.3.9 is comple... | David Faure |
| 2007-02-05 | Needed for other modules to use kdefakes without hardcoding the lib dir | David Faure |
| 2007-02-04 | Change filesystem icon category to places, complies with icon name spec, comp... | Jonathan Riddell |
| 2007-02-04 | make it possible to use KDE4_SOLID_LIBS KDE4_PHONONCORE_LIBS | Matthias Kretz |
| 2007-01-31 | -fix parsing of qrc files, the file tag can have attributes | Alexander Neundorf |
| 2007-01-31 | QT4_ADD_RESOURCES from cmake 2.4.6 to fix kjscmd.qrc parsing | Christian Ehrlicher |
| 2007-01-30 | -sync with cmake cvs: better parsing of the rc files | Alexander Neundorf |
| 2007-01-30 | -only look for the headers in the given install path | Alexander Neundorf |
| 2007-01-29 | Fix typo | Laurent Montel |
| 2007-01-29 | Search xmllint program (need to check doc generated file) | Laurent Montel |
| 2007-01-29 | -hack to get it cmake 2.4.3 compatible: use ADD_CUSTOM_TARGET() instead of AD... | Alexander Neundorf |
| 2007-01-28 | -temporarily build all tests unconditionally, otherwise the build breaks for ... | Alexander Neundorf |
| 2007-01-28 | -revert commit from Laurent, we have to discuss requiring cmake 2.4.5 (or 2.4... | Alexander Neundorf |