summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindXercesC-versioned-library'Brad King2015-07-091-1/+1
|\
| * FindXercesC: Find versioned library on WindowsRoger Leigh2015-07-081-1/+1
* | Merge topic 'CheckCompilerFlag-do-not-use-FLAGS'Brad King2015-07-093-12/+12
|\ \ | |/ |/|
| * Check*CompilerFlag: Revert to previous method used to pass flags (#15641)Brad King2015-07-083-12/+12
* | Merge topic 'add-apple-swift-language'Brad King2015-07-085-0/+115
|\ \
| * | Add rudimentary support for the Apple Swift language with XcodeBrad King2015-07-065-0/+115
* | | Merge topic 'auto_export_dll_symbols'Brad King2015-07-081-0/+2
|\ \ \
| * | | Windows: Optionally generate DLL module definition files automaticallyBill Hoffman2015-07-061-0/+2
* | | | Merge topic 'ExternalProject-USES_TERMINAL'Brad King2015-07-071-0/+83
|\ \ \ \
| * | | | ExternalProject: Added new USES_TERMINAL optionsJames Johnston2015-07-061-0/+83
* | | | | Merge topic 'osx-pythondotorg-libs'Brad King2015-07-071-7/+32
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindPythonLibs: Find the python.org libraries (#14809)Matt McCormick2015-07-061-7/+32
| * | | | Merge branch 'doc-CheckIncludeFile-distinction' into releaseBrad King2015-06-253-48/+56
| |\ \ \ \
| * \ \ \ \ Merge branch 'revert-mingw-no-find_library-dll' into releaseBrad King2015-06-081-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindwxWidgets-versioned-executable' into releaseBrad King2015-06-081-1/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'xlc-no-qalias-flag'Brad King2015-07-062-4/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | XL: Drop -qalias=noansi from default C flagsBrad King2015-07-022-4/+2
* | | | | | | | Merge topic 'ctest-test-load'Brad King2015-07-021-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ctest: Optionally avoid starting tests that may exceed a given CPU loadBetsy McPhail2015-06-301-0/+4
* | | | | | | | CMakeDetermineCompilerId: Use per-language regex to match Xcode compiler toolBrad King2015-06-304-9/+30
* | | | | | | | Merge topic 'compiler-id-simplify-ide-src'Brad King2015-06-291-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | CMakeDetermineCompilerId: Simplify src reference in IDE projectsBrad King2015-06-251-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'vs-librarian-machine-flag-default'Brad King2015-06-291-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Add /machine: flag to Librarian tool (#11240)Brad King2015-06-261-0/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'FindMatlab-doc-section-headers'Brad King2015-06-291-8/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | FindMatlab: Fix documentation section header underline styleTamas Kenez2015-06-291-8/+8
* | | | | | | | Merge topic 'doc-CheckIncludeFile-distinction'Brad King2015-06-253-48/+56
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Help: Revise CheckIncludeFile* documentationBrad King2015-06-253-48/+56
| |/ / / / / /
* | | | | | | 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
|\ \ \ \ \ | | |_|/ / | |/| | |