summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
* | | | | | | | | ExternalData: Improve documentation organizationBrad King2015-01-151-13/+18
* | | | | | | | | ExternalData: Re-order documentationBrad King2015-01-151-97/+97
* | | | | | | | | ExternalData: Document all variables defined by moduleBrad King2015-01-151-5/+21
* | | | | | | | | ExternalData: Split documentation into sectionsBrad King2015-01-151-67/+111
* | | | | | | | | ExternalData: Convert docs to a bracket commentBrad King2015-01-151-184/+185
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'FindGit-local-Github'Brad King2015-01-151-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | FindGit: Search in 'GitHub for Windows' user directoryFrank Park2015-01-131-0/+4
* | | | | | | | | Merge topic 'Apple-compiler-selection'Brad King2015-01-151-8/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | OS X: Resolve compiler in /usr/bin to that reported by Xcode xcrunStephen Kelly2015-01-141-8/+16
| * | | | | | | | | CMakeDetermineCompiler: Factor out xcrun invocation into a macroStephen Kelly2015-01-141-4/+11
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge topic 'safer-msmpi-checks'Brad King2015-01-151-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindMPI: handle trailing slash from $MSMPI_BINBen Boeckel2015-01-141-1/+3
* | | | | | | | | | Merge topic 'Xcode-clang-compile-features'Brad King2015-01-154-17/+44
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Features: Record for historical Xcode clang versions.Stephen Kelly2015-01-114-15/+39
| * | | | | | | | | | Features: Record dialect flags for AppleClang 4.0+.Stephen Kelly2015-01-112-2/+5
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FindBoost-update-versions'Brad King2015-01-151-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | FindBoost: Add latest Boost version 1.57.0 and next milestone 1.58.0Sergey Nikulov2015-01-131-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'FindRuby-fix-version'Brad King2015-01-151-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | FindRuby: Fix output check in _RUBY_CONFIG_VAREvangelos Foutras2015-01-111-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'FindRuby-zero-version'Brad King2015-01-151-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | FindRuby: fix selection of version x.0 (#15345)David Coppa2015-01-121-1/+1
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'FindSDL-quoting' into releaseBrad King2015-01-081-1/+1
| |\ \ \ \ \ \