| Commit message (Expand) | Author | Age | Files | Lines |
* | Keep cmake_minimum_required calls in sync with current version | Daniele E. Domenichelli | 2014-05-19 | 5 | -5/+5 |
|
|
* | Do not change minimum required version in modules | Daniele E. Domenichelli | 2014-05-19 | 3 | -7/+1 |
|
|
* | Merge topic 'FindCUDA-separable-compilation-flags' | Brad King | 2014-05-19 | 1 | -0/+9 |
|\ |
|
| * | FindCUDA: Use CUDA_NVCC_FLAGS* for separable compilation | James Bigler | 2014-05-19 | 1 | -0/+9 |
|
|
| * | Merge branch 'ncurses-tinfo' into release | Brad King | 2014-05-06 | 1 | -3/+15 |
| |\ |
|
* | | | Features: Use the features symbol in the feature-test compile. | Stephen Kelly | 2014-05-15 | 1 | -1/+1 |
|
|
* | | | Features: Only require AppleClang policy to be NEW on APPLE. | Stephen Kelly | 2014-05-14 | 1 | -1/+1 |
|
|
* | | | Merge topic 'WriteCompilerDetectionHeader-module' | Brad King | 2014-05-14 | 1 | -0/+401 |
|\ \ \ |
|
| * | | | Add the WriteCompilerDetectionHeader module. | Stephen Kelly | 2014-05-14 | 1 | -0/+401 |
|
|
* | | | | FindGTest: use new add_test() signature (#14913) | Rolf Eike Beer | 2014-05-12 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'features-gnu-oldest-supported' | Brad King | 2014-05-12 | 1 | -10/+9 |
|\ \ \ \
| |/ / / |
|
| * | | | Features: Record the oldest supported compiler. | Stephen Kelly | 2014-05-08 | 1 | -10/+9 |
|
|
* | | | | CMakeConfigurableFile: Remove excess newline. | Stephen Kelly | 2014-05-10 | 1 | -1/+0 |
|
|
* | | | | Features: Fix GNU 4.8.1 version test. | Stephen Kelly | 2014-05-10 | 1 | -1/+1 |
|
|
* | | | | Tests: Make CompileFeature tests use highest standard known. | Stephen Kelly | 2014-05-09 | 1 | -0/+2 |
|
|
* | | | | Windows: Avoid () in environment variable references | Ben Boeckel | 2014-05-08 | 2 | -3/+5 |
|/ / / |
|
* | | | Merge topic 'GNU-4.7-features' | Brad King | 2014-05-08 | 2 | -4/+3 |
|\ \ \ |
|
| * | | | Features: Record for GNU 4.7. | Stephen Kelly | 2014-05-07 | 2 | -4/+3 |
|
|
* | | | | Merge topic 'minor-cleanups' | Brad King | 2014-05-08 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Features: Fix test for GNU 4.8.1. | Stephen Kelly | 2014-05-07 | 1 | -1/+1 |
|
|
* | | | | | Merge topic 'hp-cpp98-tests' | Brad King | 2014-05-08 | 1 | -0/+9 |
|\ \ \ \ \ |
|
| * | | | | | HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwards | Rolf Eike Beer | 2014-04-25 | 1 | -0/+9 |
|
|
* | | | | | | Merge topic 'decay-language-version' | Brad King | 2014-05-08 | 2 | -6/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | Features: Decay language flag if requested is not available. | Stephen Kelly | 2014-05-07 | 1 | -0/+2 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | Project: Fix exit-on-error with compile feature tests. | Stephen Kelly | 2014-05-07 | 1 | -4/+3 |
|
|
| * | | | | | Project: Use nullary form of main for compile feature tests. | Stephen Kelly | 2014-05-07 | 1 | -1/+1 |
|
|
| * | | | | | Project: Remove extern from static string in feature tests. | Stephen Kelly | 2014-05-07 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge topic 'compiler-id-refactor' | Brad King | 2014-05-08 | 39 | -442/+448 |
|\ \ \ \ \ |
|
| * | | | | | Project: Refactor C compiler determination into multiple files. | Stephen Kelly | 2014-05-07 | 11 | -233/+94 |
|
|
| * | | | | | CompilerId: Allow specifying a prefix for preprocessor defines. | Stephen Kelly | 2014-05-07 | 21 | -79/+82 |
|
|
| * | | | | | CompilerId: Guard the platform-default compiler code with a parameter. | Stephen Kelly | 2014-05-07 | 2 | -6/+7 |
|
|
| * | | | | | CompilerId: Add option to generate compiler-id-specific defines. | Stephen Kelly | 2014-05-07 | 1 | -2/+12 |
|
|
| * | | | | | CompilerId: Allow specifying the compiler-specific components to generate. | Stephen Kelly | 2014-05-07 | 2 | -3/+22 |
|
|
| * | | | | | Project: Split the compiler id detection into a separate function. | Stephen Kelly | 2014-05-07 | 2 | -74/+101 |
|
|
| * | | | | | Project: Generate the CXX compiler Id test from multiple files. | Stephen Kelly | 2014-05-07 | 28 | -218/+303 |
|
|
* | | | | | | Merge topic 'ncurses-tinfo' | Brad King | 2014-05-08 | 1 | -3/+15 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | FindCurses: Detect and satisfy ncurses dependency on tinfo | Mark Wright | 2014-05-06 | 1 | -2/+14 |
|
|
| * | | | | | FindCurses: Honor CURSES_NEED_NCURSES when curses is found | Mark Wright | 2014-05-06 | 1 | -1/+1 |
|
|
* | | | | | | Merge topic 'compiler-id-comment' | Brad King | 2014-05-07 | 2 | -2/+2 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Project: Clarify comment about platform-native compilers. | Stephen Kelly | 2014-05-07 | 2 | -2/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge topic 'osx-iframework' | Brad King | 2014-05-07 | 2 | -0/+7 |
|\ \ \ \ \ |
|
| * | | | | | OS X: Use -iframework for system framework directories | MikoĊaj Siedlarek | 2014-05-07 | 2 | -0/+7 |
|
|
* | | | | | | Merge topic 'xcode-sdkroot' | Brad King | 2014-05-07 | 1 | -14/+29 |
|\ \ \ \ \ \ |
|
| * | | | | | | Xcode: Find fallback SDK if one matching the OS version doesn't exist. | Clinton Stimpson | 2014-05-06 | 1 | -14/+29 |
|
|
* | | | | | | | Merge topic 'InstallRequiredSystemLibraries-vs12-mfc' | Brad King | 2014-05-07 | 1 | -4/+21 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | InstallRequiredSystemLibraries: MBCS MFC is optional on VS 12 (#14903) | Felix Krause | 2014-05-06 | 1 | -4/+21 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge topic 'ExternalProject_labels' | Brad King | 2014-05-07 | 1 | -0/+5 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | ExternalProject: Set FOLDER property to targets | Daniele E. Domenichelli | 2014-05-05 | 1 | -0/+3 |
|
|
| * | | | | | ExternalProject: Set LABELS property to targets | Daniele E. Domenichelli | 2014-05-05 | 1 | -0/+2 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge topic 'CMAKE_CXX_KNOWN_FEATURES-global-property' | Brad King | 2014-05-06 | 1 | -1/+4 |
|\ \ \ \ \ |
|