Age | Commit message (Expand) | Author |
2009-03-11 | Suppress 'not found' messages from pkgconfig when the module subsequently | David Jarvie |
2008-12-02 | -rework all uses of find_package(PkgConfig)/pkg_check_modules(): | Alexander Neundorf |
2008-11-11 | Change as discussed with Alex | Laurent Montel |
2008-11-10 | Use FindPkgConfig | Laurent Montel |
2008-07-20 | FindPCRE.cmake: lowercasing | Alexander Neundorf |
2008-04-14 | remove CACHE STRING, which can cause problems. | Allen Winter |
2008-04-12 | Fall back to also asking pkg-config for PCRE. | Harri Porten |
2008-02-18 | some improvements to the docs: | Alexander Neundorf |
2008-01-31 | Fix problem when pcre is installed after a first configure | Laurent Montel |
2008-01-14 | Locate PCRE headers if they're in /SOMEINCLUDEDIR/pcre | Bernhard Rosenkraenzer |
2007-08-08 | Look at all variable and not just libs variable which can be | Laurent Montel |
2007-08-08 | Use FIND_PACKAGE_HANDLE_STANDARD_ARGS | Laurent Montel |
2007-08-06 | Remove not necessary path | Laurent Montel |
2006-09-09 | added copyright notice everywhere. | Alexander Neundorf |
2006-04-20 | OK so FIND_PATH and FIND_LIBRARIES use the cache already, so no need for the ... | David Faure |
2006-04-18 | More use of the cache; fixing previous commit to not recheck everytime when s... | David Faure |
2006-04-14 | Actually use the cache whenever possible. Should speed up the re-configuring ... | David Faure |
2006-04-08 | optimized gnuwin32 detection on windows | Ralf Habacker |
2006-03-20 | minor cleanups: indenting, adding newline to end of file, etc. | Allen Winter |
2006-02-15 | Hmm, "NOT" can't be lowercased. I tested before lowercasing that last one, of... | David Faure |
2006-02-15 | Lowercase some common keywords to improve readability | David Faure |
2006-02-12 | -moved the cmake code to find kdewin32 out of FindKDE4.cmake and into its own... | Alexander Neundorf |
2006-02-09 | revert last change | Ralf Habacker |
2006-02-09 | moved KICE_EXPORT definition to kdelibs_export_win.h | Ralf Habacker |
2006-01-25 | add the stuff moved from kdesdk, maybe... | Alexander Neundorf |
2006-01-14 | -simple cmake modules for detecting libart, OpenSSL, FAM, jasper and PCRE | Alexander Neundorf |