| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'OpenBSD-paths' | Brad King | 2014-05-22 | 1 | -0/+13 |
|\ |
|
| * | OpenBSD: honor the LOCALBASE and X11BASE environment variables | Rolf Eike Beer | 2014-05-21 | 1 | -0/+13 |
|
|
* | | Merge topic 'FindQt_versioned_tools' | Brad King | 2014-05-22 | 2 | -8/+8 |
|\ \
| |/
|/| |
|
| * | FindQt[34]: Prefer matching versioned tool names | Rolf Eike Beer | 2014-05-22 | 2 | -8/+8 |
|
|
* | | Merge topic 'clang-features' | Brad King | 2014-05-21 | 5 | -1/+143 |
|\ \ |
|
| * | | Features: Record for Clang 3.4 | Stephen Kelly | 2014-05-20 | 5 | -1/+143 |
| |/ |
|
* | | Merge topic 'GNUInstallDirs-OpenBSD' | Brad King | 2014-05-21 | 1 | -8/+20 |
|\ \ |
|
| * | | GNUInstallDirs: use the proper default for info and man paths on OpenBSD | Rolf Eike Beer | 2014-05-20 | 1 | -8/+20 |
| |/ |
|
* | | Merge topic 'OpenBSD_no_multilib' | Brad King | 2014-05-21 | 1 | -0/+3 |
|\ \ |
|
| * | | OpenBSD: disable FIND_LIBRARY_USE_LIB64_PATHS | Rolf Eike Beer | 2014-05-20 | 1 | -0/+3 |
| |/ |
|
* | | Features: Ensure that list exists to remove from. | Stephen Kelly | 2014-05-20 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'preserve_cmake_minimum_required_version' | Brad King | 2014-05-20 | 8 | -12/+6 |
|\ |
|
| * | 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 'compile-features-C-language' | Brad King | 2014-05-20 | 6 | -5/+111 |
|\ \
| |/
|/| |
|
| * | Features: Extend concept to C language. | Stephen Kelly | 2014-05-14 | 6 | -5/+111 |
|
|
* | | 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 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|