| Age | Commit message (Expand) | Author |
| 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 |
| 2007-01-28 | don't look in default paths first, else it'll find KDE 3 libs for me | Matthias Kretz |
| 2007-01-28 | fix case when install dir of current module is != kdelibs4 install dir | Frank Osterfeld |
| 2007-01-27 | Remove module which are now into cmake-2.4.5 | Laurent Montel |
| 2007-01-27 | as a lot of guy report problem to compile after changes which requires | Laurent Montel |
| 2007-01-26 | use install(CODE ...) instead of file(WRITE ... ) followed by install(SCRIPT ... | Alexander Neundorf |
| 2007-01-26 | -remove old commented code | Alexander Neundorf |
| 2007-01-26 | -finally remove the dcop macros | Alexander Neundorf |
| 2007-01-26 | -introduce new internal variable _kdeBootStrapping, so that we don't have | Alexander Neundorf |
| 2007-01-26 | Add boostrap into cmake macro which create doc | Laurent Montel |
| 2007-01-23 | Add macro KDE4_ADD_TEST for unit test usage. This way, if you have | Thiago Macieira |
| 2007-01-23 | add a macro KDE4_CREATE_EXPORTS_HEADER(fileName libName) | Alexander Neundorf |
| 2007-01-23 | Ah bah the vars were not set when compiling kdelibs itself. Now it links. | David Faure |
| 2007-01-23 | Fix inline-visibility detection | Thomas Zander |
| 2007-01-23 | add -fno-threadsafe-statics to the CXXFLAGS if supported: as we can't rely on | Matthias Kretz |
| 2007-01-22 | Undo my accidental change of the compiler flags from the other | Thiago Macieira |
| 2007-01-22 | Stupid me :( | Laurent Montel |
| 2007-01-22 | Changed kspell2 to sonnet where relevant, in anticipation of merging sonnet-r... | Jacob Rideout |
| 2007-01-22 | Fix create symlink when in post install | Laurent Montel |
| 2007-01-22 | replace this evil hack with an entirely more evil hack that | Dirk Mueller |
| 2007-01-22 | Allow to install doc into subdirectory | Laurent Montel |
| 2007-01-22 | Update | Laurent Montel |
| 2007-01-22 | Add kwalletclient cmake macro | Laurent Montel |
| 2007-01-21 | can't hurt to create the directory beforehand. | Dirk Mueller |
| 2007-01-21 | fix qtmain usage | Christian Ehrlicher |
| 2007-01-21 | make the handbook creation dependent on the stylesheet. | Allen Winter |
| 2007-01-21 | win32-only fixes: | Christian Ehrlicher |
| 2007-01-20 | New macros for creating and installing application handbooks. | Allen Winter |
| 2007-01-20 | -user CMAKE_MODULE_LINKER_FLAGS for CMAKE_MODULE_LINKER_FLAGS | Alexander Neundorf |
| 2007-01-20 | Do not override my compiler flags, thank you | Thiago Macieira |
| 2007-01-20 | Added new macro MACRO_OPTIONAL_ADD_SUBDIRECTORY(dir), which might be useful e... | Alexander Neundorf |
| 2007-01-19 | -add a helper target "htmlhandbook" using add_custom_target() which depends | Alexander Neundorf |
| 2007-01-18 | -add the dependency to meinproc when building kdelibs to the meinproc macro, ... | Alexander Neundorf |
| 2007-01-18 | A new macro for generating index.html from index.docbook using meinproc. | Allen Winter |
| 2007-01-16 | Fix a problem experienced by a few people, where the | Brad Hards |
| 2007-01-15 | Fix parsing of found_version when it starts with letters, like "Flex 2.5.4a". | David Faure |
| 2007-01-13 | Tidy up QCA2 check | Will Stephenson |
| 2007-01-12 | - rename kalsadevicelist to kaudiodevicelist as it supports OSS devices just as | Matthias Kretz |
| 2007-01-12 | add qtmain(d).lib when linking executables on windows | Christian Ehrlicher |
| 2007-01-12 | Fix the check for MySQL Embedded | Will Stephenson |
| 2007-01-11 | cosmetic fix, now the parameter for GUI apps is handled the same way both und... | Alexander Neundorf |
| 2007-01-11 | make KDE apps that aren't console apps win32 apps | Stephan Kulow |
| 2007-01-09 | also check FONTCONFIG_INCLUDE_DIR | Alexander Neundorf |
| 2007-01-09 | use FONTCONFIG_INCLUDE_DIR instead of FONTCONFIG_DEFINITIONS | Alexander Neundorf |
| 2007-01-09 | -/usr/include, /usr/local/include, /usr/lib and /usr/local/lib are not requir... | Alexander Neundorf |
| 2007-01-09 | Since we only look there, tell the user where we looked. | David Faure |