summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindIce: Find all Ice executablesRoger Leigh2015-06-231-3/+111
* FindIce: Update for Ice version 3.6.0Roger Leigh2015-06-231-0/+5
* Merge topic 'GNUInstallDirs-special-prefixes'Brad King2015-06-191-3/+70
|\
| * GNUInstallDirs: Add special cases for certain prefixesAlex Turbov2015-06-181-3/+70
* | Merge topic 'ConcurrentFortran-compiler-id'Brad King2015-06-196-6/+40
|\ \
| * | Add support for Concurrent Fortran 77 CompilerBrad King2015-06-183-1/+10
| * | CMakeDetermineCompilerId: Try matching compiler output to detect idBrad King2015-06-181-0/+19
| * | CMakeDetermineCompilerId: Refactor id build/check loop logicBrad King2015-06-181-5/+6
| * | CMakeDetermineCompilerId: Optionally try some flags before no flagsBrad King2015-06-184-1/+6
* | | Embarcadero: Run at most one linker invocation at a time (#15620)James Johnston2015-06-181-0/+6
|/ /
* | Merge topic 'linux-GNU-Fortran-no-rdynamic'Brad King2015-06-181-0/+1
|\ \
| * | GNU: Drop -rdynamic flag from FortranBrad King2015-06-161-0/+1
* | | Merge topic 'GNUInstallDirs-doc-format'Brad King2015-06-181-27/+32
|\ \ \ | |/ / |/| / | |/
| * GNUInstallDirs: Improve documentation formattingBrad King2015-06-161-27/+32
* | FindCUDA: Resolve a host compiler symlink only if it is Apple cc -> clangBill Hoffman2015-06-151-9/+23
|/
* FindBISON: Add DEFINES_FILE option to pass --defines=FILEEon Jeong2015-06-091-8/+26
* FindBISON: Use CMAKE_PARSE_ARGUMENTS to parse argumentsEon Jeong2015-06-091-18/+23
* FindBISON: Use BISON_TARGET macro argument names internallyEon Jeong2015-06-091-5/+5
* FindBISON: Improve documentation formattingBrad King2015-06-091-33/+43
* Merge topic 'revert-mingw-no-find_library-dll'Brad King2015-06-091-1/+1
|\
| * Windows-GNU: Restore find_library treatment of '.dll' as linkable (#15409)Brad King2015-06-081-1/+1
* | Merge topic 'FindwxWidgets-versioned-executable'Brad King2015-06-091-1/+2
|\ \
| * | FindwxWidgets: Fix find_program call for versioned namesBrad King2015-06-081-1/+2
* | | Merge topic 'ExternalProject_init_selected_submodules'Brad King2015-06-081-1/+1
|\ \ \ | |_|/ |/| |
| * | ExternalProject: Initialize only selected git submodules (#15590)Silvio Traversaro2015-06-021-1/+1
* | | CPackDeb: Check dpkg-shlibdeps --ignore-missing-info flagBrad King2015-06-031-3/+6
* | | CPackDeb: Check dpkg-shlibdeps version more robustlyBrad King2015-06-031-4/+5
|/ /
* | Merge topic 'FindPostgreSQL-updates'Brad King2015-06-021-19/+25
|\ \
| * | FindPostgreSQL: Search some more common packaging locationsTamar Kranenburg2015-06-011-9/+17
| * | FindPostgreSQL: Add help text for PostgreSQL_LIBRARY cache entryTamar Kranenburg2015-06-011-0/+2
| * | FindPostgreSQL: Document PostgreSQL_LIBRARY_DIRS result variableTamar Kranenburg2015-06-011-0/+1
| * | FindPostgreSQL: Search for versions 9.2, 9.3, and 9.4Tamar Kranenburg2015-06-011-2/+2
| * | FindPostgreSQL: Remove extra whitespace after command open parensTamar Kranenburg2015-06-011-3/+3
| * | FindPostgreSQL: Remove unused linesTamar Kranenburg2015-06-011-5/+0
* | | Merge topic 'FindBoost-per-config-libraries'Brad King2015-06-021-0/+2
|\ \ \ | |/ / |/| |
| * | FindBoost: Fix Boost_LIBRARY_DIR_{RELEASE,DEBUG} cache entry configurationBrad King2015-06-011-0/+2
* | | Merge topic 'FindPkgConfig_fix_extra_path'Brad King2015-06-011-1/+1
|\ \ \
| * | | FindPkgConfig: Fix extra paths for CMAKE_{FRAMEWORK,APPBUNDLE}_PATH varsDaniele E. Domenichelli2015-05-291-1/+1
* | | | FindMatlab: fix reconfiguration of Matlab_ROOT_DIRRaffi Enficiaud2015-06-011-2/+3
* | | | FindMatlab: fix header visibility of the generated mex filesRaffi Enficiaud2015-06-011-1/+1
* | | | FindMatlab: Drop incorrect usage option from test helper scriptRaffi Enficiaud2015-06-011-1/+0
|/ / /
* | | Intel: Disable Fortran optimizations for Debug config on Windows (#15583)Brad King2015-05-261-1/+1
* | | ExternalData: Add option to disable use of symlinksBrad King2015-05-222-1/+9
* | | Merge topic 'ExternalProject_FixLog'Brad King2015-05-211-2/+4
|\ \ \
| * | | ExternalProject: Fix log when the first arg of commands is "COMMAND" (#15567)Daniele E. Domenichelli2015-05-201-2/+4
* | | | Merge topic 'cleanup-module-policies'Brad King2015-05-212-3/+1
|\ \ \ \
| * | | | FortranCInterface: Do not use cmake_policy(VERSION)Brad King2015-05-191-2/+1
| * | | | CheckTypeSize: Do not use cmake_policy(VERSION)Brad King2015-05-191-1/+0
* | | | | Merge topic 'CheckTypeSyze-CMP0054'Brad King2015-05-211-4/+5
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | CheckTypeSize: Avoid if() auto-dereferene in quoted arguments (#15571)Rolf Eike Beer2015-05-191-4/+5