summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'check-flag-avoid-semicolon' into releaseBrad King2014-07-301-1/+1
|\
| * Check*CompilerFlag: Avoid ';' in common pattern (#15048)Brad King2014-07-301-1/+1
* | Merge branch 'FindQt4-more-plugins' into releaseBrad King2014-07-281-3/+3
|\ \
| * | FindQt4: Add nativewifi and qtga pluginsMathieu MARACHE2014-07-281-3/+3
| |/
* | Merge branch 'fix-QCC-compile-flags' into releaseBrad King2014-07-176-27/+41
|\ \
| * | QNX: Add missing flags for configurations and artifact creation.Stephen Kelly2014-07-176-27/+41
| |/
* | Merge branch 'wince-fix-dll-linking' into releaseBrad King2014-07-101-4/+6
|\ \
| * | MSVC: Fix linking of DLLs on WinCE (#15013)Brad King2014-07-101-4/+6
| |/
* | Merge branch 'CMakeExpandImportedTargets-CMP0045' into releaseBrad King2014-07-071-2/+10
|\ \
| * | CMakeExpandImportedTargets: Do not read property on non-target (#15008)Brad King2014-07-071-2/+10
| |/
* | UseSWIG: Fix check for noproxy flag (#14990)Brad King2014-06-251-1/+1
|/
* GNUtoMS: Add support for VS 2013 (#14936)Brad King2014-05-271-1/+3
* FindCUDA: Use CUDA_NVCC_FLAGS* for separable compilationJames Bigler2014-05-191-0/+9
* Merge branch 'ncurses-tinfo' into releaseBrad King2014-05-061-3/+15
|\
| * FindCurses: Detect and satisfy ncurses dependency on tinfoMark Wright2014-05-061-2/+14
| * FindCurses: Honor CURSES_NEED_NCURSES when curses is foundMark Wright2014-05-061-1/+1
* | InstallRequiredSystemLibraries: MBCS MFC is optional on VS 12 (#14903)Felix Krause2014-05-061-4/+21
|/
* ExternalProject: Fix path to cmake in verify scriptBrad King2014-04-301-1/+1
* Merge branch 'implicit-libNN-dirs' into releaseBrad King2014-04-161-1/+1
|\
| * Drop /lib32 and /lib64 from link directories and RPATH (#14875)Brad King2014-04-161-1/+1
* | Merge branch 'rc-windres-with-dot' into releaseBrad King2014-04-111-5/+6
|\ \
| * | CMakeRCInformation: Recognize 'windres' tools with '.' in name (#14865)Brad King2014-04-111-3/+4
| * | CMakeRCInformation: Do not mention 'Fortran' in documentationBrad King2014-04-111-2/+2
| |/
* | Merge branch 'Fortran-pgi-intel-arch' into releaseBrad King2014-04-101-0/+4
|\ \
| * | Fortran: Detect pointer size on Intel archs with PGI (#14870)Brad King2014-04-101-0/+4
| |/
* | Merge branch 'CMakeDetermineVSServicePack-vs-11-update-4' into releaseBrad King2014-04-101-41/+17
|\ \
| * | CMakeDetermineVSServicePack: Add VS 11 update 4Brad King2014-04-101-1/+3
| * | CMakeDetermineVSServicePack: Match versions more robustlyBrad King2014-04-101-31/+7
| * | CMakeDetermineVSServicePack: Format documentationBrad King2014-04-101-10/+8
| |/
* | Qt4Macros: Make QT4_CREATE_MOC_COMMAND a functionRobert Maynard2014-04-031-2/+2
|/
* Merge branch 'intel-14-version' into releaseBrad King2014-03-142-2/+10
|\
| * CMake*CompilerId: Fix patch level for Intel >= 14.0 (#14806)Brad King2014-03-142-2/+10
* | find_dependency: Give more helpful message if VERSION is emptyAurélien Gâteau2014-03-131-2/+5
* | Merge branch 'fix-find_dependency-EXACT' into releaseBrad King2014-03-121-3/+3
|\ \
| * | find_dependency: Make sure invalid EXACT use can be reported.Stephen Kelly2014-03-111-3/+3
* | | Merge branch 'fix-xcode-compiler-force' into releaseBrad King2014-03-115-92/+37
|\ \ \ | |/ / |/| |
| * | Xcode: Convert forced CMAKE_<LANG>_COMPILER to full path if possibleBrad King2014-03-103-0/+3
| * | CMakeDetermine*Compiler: Factor out search for compiler in PATHBrad King2014-03-105-92/+34
| |/
* | Merge branch 'fix-find_dependency-EXACT' into releaseBrad King2014-03-101-2/+11
|\ \
| * | find_dependency: Don't propagate EXACT argument.Stephen Kelly2014-03-061-2/+11
* | | Merge branch 'fix-Qt4-DBus-macro' into releaseBrad King2014-03-101-1/+1
|\ \ \
| * | | Qt4: Use correct qdbus executable in macro.Stephen Kelly2014-03-101-1/+1
| |/ /
* | | Merge branch 'python-3.4' into releaseBrad King2014-03-102-2/+2
|\ \ \
| * | | FindPython{Interp,Libs}: Search for Python 3.4.Matt McCormick2014-03-062-2/+2
| | |/ | |/|
* | | Merge branch 'FindRuby-2' into releaseBrad King2014-02-281-4/+20
|\ \ \ | |_|/ |/| |
| * | FindRuby: Add support for Ruby 2.0 and 2.1Bas Couwenberg2014-02-281-4/+20
| |/
* | find_dependency: unset cmake_fd_version variable at end of macroAlex Merry2014-02-261-0/+1
* | find_dependency: use correct version variable nameAlex Merry2014-02-261-1/+1
* | find_dependency: Ensure that ARGV1 has valid local contentStephen Kelly2014-02-241-1/+4
* | find_dependency: Add namespacing for variables in the macro.Stephen Kelly2014-02-241-13/+17