36 Commits (8b3a537c29974da62f4a46f4631bbec1550a2a23)

Author SHA1 Message Date
Kitware Robot df4ed1e9ff Help: Convert remaining modules to block-style comments 7 years ago
Christian Pfeiffer a62d50ec56 Modules: Replace coded PATHS with PATH_SUFFIXES 8 years ago
Steven Newbury bed9c73dec Modules: Add x32-abi support to hard-coded paths 9 years ago
Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
Brad King 58b2d760ee Modules: Format documentation to avoid over-long preformatted lines 11 years ago
Rolf Eike Beer 5bd48ac534 Replace string(REGEX REPLACE) with string(REPLACE) where possible 11 years ago
Kitware Robot f051814ed0 Convert builtin help to reStructuredText source files 12 years ago
Rolf Eike Beer 8ebf74b02f Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include() 13 years ago
Kitware Robot 9db3116226 Remove CMake-language block-end command arguments 13 years ago
Kitware Robot 77543bde41 Convert CMake-language commands to lower case 13 years ago
Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
Rolf Eike Beer 6c8722fab5 Fix typo direcotry -> directory (and similar) [#13444] 13 years ago
Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 years ago
Bill Hoffman f9687e328f Merge in changes to CMake-2-8 RC 2 16 years ago
Brad King c4bb9c9d42 Convert CMake find-modules to BSD License 16 years ago
Bill Hoffman 5b2b40d34b BUG: fix potential issue with empty strings 17 years ago
Alexander Neundorf db4bebe5c8 BUG: fix #7447, FindModulesExecuteAll test fails if both Qt3 and KDE4 can be 17 years ago
Alexander Neundorf c2348da286 BUG: fix #7452, bad closing ENDIF() statement 17 years ago
Alexander Neundorf ef71462e3e BUG: modify the compiler flags only if KDE3 has actually been found 17 years ago
Alexander Neundorf 8fc2142364 STYLE: use uppercase to be consistent with the rest of the file 17 years ago
Alexander Neundorf 24e584f7a8 BUG: the variable is _KDE4_USE_FLAGS 17 years ago
Bill Hoffman 14f65b3efb ENH: use correct variable 17 years ago
Bill Hoffman a2e5cb25e7 ENH: fix for findall 17 years ago
Bill Hoffman 7a977df566 ENH: try to module run test 17 years ago
Bill Hoffman 858b221c32 ENH: try to module run test 17 years ago
Bill Hoffman d07a4675d2 ENH: fix find module stuff for test 17 years ago
Brad King e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
Alexander Neundorf 7eb86d1e3c ENH: don't hardcode the /lib/kde3/ directory for the libtool files, but make 18 years ago
Alexander Neundorf 2ab03bd4f0 BUG: remove KDE3_ENABLE_FINAL (#4140): it doesn't work currently and I 19 years ago
Alexander Neundorf 0945aecc94 BUG: fix #3955: add -O2 by default but only if no special buildtype is set 19 years ago
Alexander Neundorf 0634447892 STYLE: remove unnecessary /usr/local/include search path 19 years ago
Alexander Neundorf b81a8e5855 BUG: fix comment (#3511) 19 years ago
Alexander Neundorf 4af20a2e0a ENH: #3225: first check the special paths, the the default path, also for 19 years ago
Brad King 1a7172acdf BUG: Fix usage of FIND_PROGRAM command. 19 years ago
Alexander Neundorf 6690a252ab BUG: put the path to the kde3 lib dir in KDE3_LIB_DIR, not the complete 20 years ago
Alexander Neundorf 263de48025 STYLE: fix typos 20 years ago
Alexander Neundorf d253baab99 ENH: add real-world-tested and used KDE3 support, and obsolete FindKDE.cmake, which wasn't used by anybody that I heard of 20 years ago