summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Configure some CMake-provided targets with USES_TERMINAL (#14915)Sylvain Joubert2015-01-271-0/+3
* ExternalProject: Allow ALWAYS step property to be switched (#15368)Brad King2015-01-231-0/+9
* Merge topic 'FindCUDA-more-advanced-cache-entries'Brad King2015-01-231-0/+4
|\
| * FindCUDA: Mark more cache variables as advancedMark Abraham2015-01-221-0/+4
* | Merge topic 'FeatureSummary-fix-doc-typo'Brad King2015-01-231-2/+2
|\ \
| * | FeatureSummary: Fix bracket in documentation.Christoph GrĂ¼ninger2015-01-231-2/+2
| * | Merge branch 'FindQt-fixes' into releaseBrad King2015-01-161-3/+10
| |\ \
| * \ \ Merge branch 'fix-qcc-compiler-id' into releaseBrad King2015-01-153-3/+3
| |\ \ \
* | \ \ \ Merge topic 'cdash_upload_file_mode'Brad King2015-01-221-0/+138
|\ \ \ \ \
| * | | | | CTestCoverageCollectGCOV: Add module to run gcovBill Hoffman2015-01-221-0/+138
* | | | | | Merge topic 'FindCUDA-cusolver'Brad King2015-01-221-0/+7
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | FindCUDA: Add cuSOLVER library from CUDA 7.0Andrew Seidl2015-01-211-0/+7
| |/ / / /
* | | | | Merge topic 'GNU-4.4-compile-features'Brad King2015-01-221-3/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Features: Fix GNU 4.4 and 4.5 C standard level flagsBrad King2015-01-211-3/+10
* | | | | Merge topic 'find-package-mode-fix-multiarch'Brad King2015-01-201-2/+5
|\ \ \ \ \
| * | | | | CMakeFindPackageMode: Fix Debian multiarch default guess (#15250)Felix Geyer2015-01-191-2/+5
* | | | | | Merge topic 'GNU-4.4-compile-features'Brad King2015-01-194-14/+11
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Features: Record for GNU 4.4.Stephen Kelly2015-01-184-13/+11
| * | | | | Features: Remove outdated comment.Stephen Kelly2015-01-171-1/+0
* | | | | | Merge topic 'SolarisStudio-compile-features'Brad King2015-01-193-0/+74
|\ \ \ \ \ \
| * | | | | | Features: Record for SolarisStudio 12.4.Stephen Kelly2015-01-173-0/+74
* | | | | | | Merge topic 'WriteCompilerDetectionHeader-multi-file-lang'Brad King2015-01-191-15/+29
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | WCDH: Generate per-language files in multi-file mode.Stephen Kelly2015-01-171-12/+16
| * | | | | WCDH: Allow compilers to specify features for one language but not the other.Stephen Kelly2015-01-171-2/+8
| * | | | | WCDH: Find a language-specific DetermineCompiler.cmake if present.Stephen Kelly2015-01-171-1/+5
| |/ / / /
* | | | | Merge topic 'FindQt-fixes'Brad King2015-01-191-3/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | FindQt: explicitely mention that it cannot Qt5 or laterRolf Eike Beer2015-01-161-0/+3
| * | | | FindQt: fix variable name in error messageRolf Eike Beer2015-01-161-2/+2
| * | | | FindQt: fix setting DESIRED_QT_VERSION if "find_package(Qt VVV)" was calledRolf Eike Beer2015-01-161-1/+5
| | |/ / | |/| |
| * | | Merge branch 'FindRuby-zero-version' into releaseBrad King2015-01-141-1/+1
| |\ \ \
| * \ \ \ Merge branch 'FindRuby-fix-version' into releaseBrad King2015-01-141-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'FindBoost-update-versions' into releaseBrad King2015-01-141-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linux-XL-fortran' into releaseBrad King2015-01-143-0/+3
| |\ \ \ \ \ \
| | * | | | | | XL: Fix link flags for executables on Linux with XL compilersBrad King2015-01-123-0/+3
| * | | | | | | Merge branch 'xcode-ios-compiler-id' into releaseBrad King2015-01-122-6/+1
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'add-FindJsonCpp'Brad King2015-01-191-0/+117
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | FindJsonCpp: Add module to find JsonCpp packageBrad King2015-01-191-0/+117
* | | | | | | | | Merge topic 'GNU-4.6-compile-features'Brad King2015-01-168-29/+40
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Features: Record for GNU 4.6.Stephen Kelly2015-01-154-6/+6
| * | | | | | | | Features: Test __GXX_EXPERIMENTAL_CXX0X__ macro for GNU < 4.7 compatibility.Stephen Kelly2015-01-151-7/+12
| * | | | | | | | Features: Don't test __cplusplus value for CXX98 on GNU.Stephen Kelly2015-01-151-1/+1
| * | | | | | | | Features: Test an old value of __STDC_VERSION__ for GNU < 4.7 compatibility.Stephen Kelly2015-01-151-1/+6
| * | | | | | | | Features: Record C/CXX dialect flags for GNU 4.6.Stephen Kelly2015-01-152-2/+10
| * | | | | | | | Features: Remove wrong content from else() condition.Stephen Kelly2015-01-151-1/+1
| * | | | | | | | Features: Make cxx_noexcept available from GNU 4.6.Stephen Kelly2015-01-151-1/+1
| * | | | | | | | Features: Ensure appropriate return value from feature test macros.Stephen Kelly2015-01-156-12/+5
* | | | | | | | | Merge topic 'fix-qcc-compiler-id'Brad King2015-01-163-3/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | QNX: Fix detection of QCC compiler id (#15349)Brad King2015-01-143-3/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Help: Add notes for topic 'ExternalData-custom-download'Brad King2015-01-151-0/+2
* | | | | | | | ExternalData: Add support for custom download scriptsBrad King2015-01-152-1/+105