summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* CMakeRCCompiler: Handle uppercase 'RC' as resource file format extensionTim Blechmann2014-06-061-1/+1
* FindOpenGL: Provide imported targets for GL and GLUPhilipp Möller2014-06-051-0/+40
* FindOpenGL: Organize and format module documentationPhilipp Möller2014-06-051-18/+24
* FindQt4: Use standard section header underline conventionBrad King2014-06-021-6/+6
* Merge topic 'dpkg-shlibdeps-locale'Brad King2014-05-291-1/+1
|\
| * CPackDeb: Invoke "dpkg-shlibdeps --version" with C localeNils Gladitz2014-05-281-1/+1
* | Merge topic 'FindDoxygen-windows-dot'Brad King2014-05-291-5/+19
|\ \
| * | FindDoxygen: Deprecate DOXYGEN_DOT_PATHBrad King2014-05-271-3/+11
| * | FindDoxygen: Improve search for Graphviz "dot" on WindowsBrad King2014-05-271-2/+8
| |/
* | Merge topic 'cxx14-features'Brad King2014-05-295-2/+57
|\ \
| * | Features: Add support for C++14 features.Stephen Kelly2014-05-225-2/+57
* | | Merge topic 'FindFreetype-updates'Brad King2014-05-281-25/+48
|\ \ \
| * | | FindFreetype: Indent with 2 spaces instead of 4Taylor Holberton2014-05-271-15/+15
| * | | 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
| | |/ | |/|
* | | Merge topic 'GNUtoMS-vs-12'Brad King2014-05-281-1/+3
|\ \ \ | |/ / |/| |
| * | GNUtoMS: Add support for VS 2013 (#14936)Brad King2014-05-271-1/+3
* | | 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
|\ \ \