64 Commits (8b3a537c29974da62f4a46f4631bbec1550a2a23)

Author SHA1 Message Date
Kitware Robot df4ed1e9ff Help: Convert remaining modules to block-style comments 7 years ago
Stefano Sinigardi f1299f5d82 FindFLTK: Find debug and release variants separately 8 years ago
Stefano Sinigardi d9154e521a FindFLTK: revise .rst markup 8 years ago
Stefano Sinigardi ccc9a6c706 FindFLTK: fix indentation 8 years ago
Christian Pfeiffer a62d50ec56 Modules: Replace coded PATHS with PATH_SUFFIXES 8 years ago
Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
Brad King 8d48446372 FindFLTK: Drop search in recent cmake-gui locations 10 years ago
Rolf Eike Beer 2622bc3f65 Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex) 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
Rolf Eike Beer b04650e163 use the find_* functions ENV parameter 14 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 3505e68466 replace open coded versions of file(TO_CMAKE_PATH) 14 years ago
Rolf Eike Beer e93ac6fbfe do not explicitely specify /usr and /usr/local as search paths 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
Yaakov Selkowitz a6628d154a FindFLTK*: Use Cygwin fltk on Cygwin 15 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 016d17f0cb ENH: change include command 17 years ago
Philip Lowman 138c445781 ENH: Better support for "fltk-config" binary, added options so the user 17 years ago
Philip Lowman 7939529d0c BUG: Fixes detection of FLTK on Gentoo (Issue #7809) 17 years ago
Philip Lowman 570d6b4aa9 BUG: Fixes #8376: FindFLTK fails because include file can be FL/Fl.H and CMake 17 years ago
Bill Hoffman d07a4675d2 ENH: fix find module stuff for test 17 years ago
Ken Martin d2689c95a1 ENH: some style fixes for the book 20 years ago
Bill Hoffman b7fa820118 ENH: add documentation support for modules 20 years ago
Andy Cedilnik 2a7e0e7ad4 ENH: Replace with the one from InsightApp 20 years ago
Brad King 290ffc01b6 ENH: Removing extra 64-bit search paths. They are now constructed automatically from the paths listed. 21 years ago
Brad King 76f9050026 ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose. 21 years ago
Andy Cedilnik ad4f98f3cf ENH: Cleanup. Use relative path to modules 21 years ago
Bill Hoffman f929104ae8 BUG: put back flags to maintain backwards compatibility 21 years ago
Bill Hoffman 6ccbfe9795 clean up commands so they don't need extra variable 21 years ago
Bill Hoffman 88d644d2aa fix for bug 915 21 years ago
Bill Hoffman ebe116ee41 Fix for bug 903 change order of fltk libraries 21 years ago
Brad King f6e87dc2f6 ENH: Added /usr/local/lib/fltk 23 years ago
Brad King d78a4bab8c BUG: Removed use of cmake 1.4 compatability variable. 23 years ago
Bill Hoffman e44be57f6d ENH: change FIND_FILE to FIND_PROGRAM 23 years ago
Luis Ibanez b20d232855 FIX: Quotes added around the list of libs to be added in Apple. 23 years ago
Luis Ibanez e3f681937f ENH: Platform dependent libraries added for APPLE. 23 years ago
Bill Hoffman f519f14972 ENH: fix for borland and cygwin 23 years ago
Luis Ibanez 81c9994343 ENH: Libraries are not marked as ADVANCED now. 23 years ago
Luis Ibanez ec1b07015e ENH: description of variables now follows other style in other .cmake files. 23 years ago
Luis Ibanez 01efac63e2 ENH: FLTK 1.1.1 under Windows links now with the comctl32 library. 23 years ago
Luis Ibanez b013813f15 ENH: removed "USE_FLTK_VERSION_1.1" in favor of "FLTK_VERSION_1.1" to avoid 23 years ago
Luis Ibanez af207d3166 ENH: Version 1.1 is considered to be the default. 23 years ago
Ian Scott 079e8469ab Hide lots of values in the advanced list 23 years ago