Commit History

Author SHA1 Message Date
  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
  Julien Malik 03809b1442 FindSWIG: Use NAMES in find_program directives (#12280) 14 years ago
  Mathieu Malaterre 55b7c87ef2 Add support for new swig 2.0 application 14 years ago
  Brad King c4275592a8 Modules: Include builtin FindPackageHandleStandardArgs directly 15 years ago
  Alex Neundorf ce28737c93 Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017 15 years ago
  Alex Neundorf b01184022b Use absolute path to FindPackageHandleStandardArgs.cmake everywhere 15 years ago
  Brad King 74805b28c1 Merge topic 'ImprovedVersionCheckingInSomeModules' 15 years ago
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 years ago
  Alex Neundorf b6c61561d6 Use FPHSA() in FindSWIG, including version checking. 15 years ago
  Kai Wasserbäch 9203e9187e Fix spelling errors reported by Lintian. 15 years ago
  Brad King c4bb9c9d42 Convert CMake find-modules to BSD License 16 years ago
  Bill Hoffman 5991cfb42d ENH: no fatal error if not required 17 years ago
  Bill Hoffman f61305e88c BUG: fix for bug 4145 much better findSwig 18 years ago
  Bill Hoffman b7fa820118 ENH: add documentation support for modules 20 years ago
  Brad King 290ffc01b6 ENH: Removing extra 64-bit search paths. They are now constructed automatically from the paths listed. 20 years ago
  Brad King 76f9050026 ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose. 20 years ago
  Bill Hoffman 32381805d3 BUG: make sure if swig is found, we know it is found 21 years ago
  Andy Cedilnik 0beaf4cb4e BUG: Replace MATCHES with STREQUAL for better checking, better checking for existence of swig directory, verify if required flag was set, support fedora's location of swig. Fixes Bug #955 - Swig on fedora and Bug #954 - FIND_PACKAGE(SWIG REQUIRED) 21 years ago
  Andy Cedilnik a401922ca3 ENH: More paths 21 years ago
  Bill Hoffman b99046be81 ENH: add another place to look for swig.exe 21 years ago
  Bill Hoffman 5fd1c7fd3c ENH: try to find swig.exe in SWIG_DIR 21 years ago
  Andy Cedilnik 257daa4635 ENH: Initial import of swig. Start working towards Bug #749 - Add swig support module to cmake 21 years ago