summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindFreetype: Use lower-case name in call to FPHSATaylor Holberton2014-05-271-1/+2
* FindFreetype: Move PATH_SUFFIXES argument for more consistencyTaylor Holberton2014-05-271-1/+2
* FindFreetype: Add newlines to reduce code widthTaylor Holberton2014-05-271-9/+30
* Help: Add a manual for compiler feature control.Stephen Kelly2014-05-271-0/+3
* Merge topic 'OpenBSD-paths'Brad King2014-05-221-0/+13
|\
| * OpenBSD: honor the LOCALBASE and X11BASE environment variablesRolf Eike Beer2014-05-211-0/+13
* | Merge topic 'FindQt_versioned_tools'Brad King2014-05-222-8/+8
|\ \ | |/ |/|
| * FindQt[34]: Prefer matching versioned tool namesRolf Eike Beer2014-05-222-8/+8
* | Merge topic 'clang-features'Brad King2014-05-215-1/+143
|\ \
| * | Features: Record for Clang 3.4Stephen Kelly2014-05-205-1/+143
| |/
* | Merge topic 'GNUInstallDirs-OpenBSD'Brad King2014-05-211-8/+20
|\ \
| * | GNUInstallDirs: use the proper default for info and man paths on OpenBSDRolf Eike Beer2014-05-201-8/+20
| |/
* | Merge topic 'OpenBSD_no_multilib'Brad King2014-05-211-0/+3
|\ \
| * | OpenBSD: disable FIND_LIBRARY_USE_LIB64_PATHSRolf Eike Beer2014-05-201-0/+3
| |/
* | Features: Ensure that list exists to remove from.Stephen Kelly2014-05-201-1/+1
|/
* Merge topic 'preserve_cmake_minimum_required_version'Brad King2014-05-208-12/+6
|\
| * Keep cmake_minimum_required calls in sync with current versionDaniele E. Domenichelli2014-05-195-5/+5
| * Do not change minimum required version in modulesDaniele E. Domenichelli2014-05-193-7/+1
* | Merge topic 'compile-features-C-language'Brad King2014-05-206-5/+111
|\ \ | |/ |/|
| * Features: Extend concept to C language.Stephen Kelly2014-05-146-5/+111
* | Merge topic 'FindCUDA-separable-compilation-flags'Brad King2014-05-191-0/+9
|\ \
| * | FindCUDA: Use CUDA_NVCC_FLAGS* for separable compilationJames Bigler2014-05-191-0/+9
| * | Merge branch 'ncurses-tinfo' into releaseBrad King2014-05-061-3/+15
| |\ \
* | | | Features: Use the features symbol in the feature-test compile.Stephen Kelly2014-05-151-1/+1
* | | | Features: Only require AppleClang policy to be NEW on APPLE.Stephen Kelly2014-05-141-1/+1
| |_|/ |/| |
* | | Merge topic 'WriteCompilerDetectionHeader-module'Brad King2014-05-141-0/+401
|\ \ \
| * | | Add the WriteCompilerDetectionHeader module.Stephen Kelly2014-05-141-0/+401
* | | | FindGTest: use new add_test() signature (#14913)Rolf Eike Beer2014-05-121-1/+1
* | | | Merge topic 'features-gnu-oldest-supported'Brad King2014-05-121-10/+9
|\ \ \ \ | |/ / /
| * | | Features: Record the oldest supported compiler.Stephen Kelly2014-05-081-10/+9
* | | | CMakeConfigurableFile: Remove excess newline.Stephen Kelly2014-05-101-1/+0
* | | | Features: Fix GNU 4.8.1 version test.Stephen Kelly2014-05-101-1/+1
* | | | Tests: Make CompileFeature tests use highest standard known.Stephen Kelly2014-05-091-0/+2
* | | | Windows: Avoid () in environment variable referencesBen Boeckel2014-05-082-3/+5
|/ / /
* | | Merge topic 'GNU-4.7-features'Brad King2014-05-082-4/+3
|\ \ \
| * | | Features: Record for GNU 4.7.Stephen Kelly2014-05-072-4/+3
* | | | Merge topic 'minor-cleanups'Brad King2014-05-081-1/+1
|\ \ \ \
| * | | | Features: Fix test for GNU 4.8.1.Stephen Kelly2014-05-071-1/+1
* | | | | Merge topic 'hp-cpp98-tests'Brad King2014-05-081-0/+9
|\ \ \ \ \
| * | | | | HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwardsRolf Eike Beer2014-04-251-0/+9
* | | | | | Merge topic 'decay-language-version'Brad King2014-05-082-6/+7
|\ \ \ \ \ \
| * | | | | | Features: Decay language flag if requested is not available.Stephen Kelly2014-05-071-0/+2
| | |/ / / / | |/| | | |
| * | | | | Project: Fix exit-on-error with compile feature tests.Stephen Kelly2014-05-071-4/+3
| * | | | | Project: Use nullary form of main for compile feature tests.Stephen Kelly2014-05-071-1/+1
| * | | | | Project: Remove extern from static string in feature tests.Stephen Kelly2014-05-071-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'compiler-id-refactor'Brad King2014-05-0839-442/+448
|\ \ \ \ \
| * | | | | Project: Refactor C compiler determination into multiple files.Stephen Kelly2014-05-0711-233/+94
| * | | | | CompilerId: Allow specifying a prefix for preprocessor defines.Stephen Kelly2014-05-0721-79/+82
| * | | | | CompilerId: Guard the platform-default compiler code with a parameter.Stephen Kelly2014-05-072-6/+7
| * | | | | CompilerId: Add option to generate compiler-id-specific defines.Stephen Kelly2014-05-071-2/+12