summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge topic 'ninja-refactor-deptype-selection'Brad King2015-10-211-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ninja: Refactor selection of 'deps = ' value for MS-compatible toolchainsBrad King2015-10-201-0/+2
* | | | | | | | | | Merge topic 'deprecate-CMakeForceCompiler'Brad King2015-10-211-3/+15
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | CMakeForceCompiler: Deprecate this module and its macrosBrad King2015-10-191-3/+15
* | | | | | | | | | FindFLEX: Add a DEFINES_FILE option to specify flex-generated header (#15781)Chris Davies2015-10-191-6/+22
* | | | | | | | | | FindFLEX: Fix typo in ADD_FLEX_BISON_DEPENDENCY errorsChris Davies2015-10-191-2/+2
* | | | | | | | | | FindFLEX: Use CMAKE_PARSE_ARGUMENTS to parse argumentsChris Davies2015-10-191-22/+37
|/ / / / / / / / /
* | | | | | | | | Merge topic 'ExternalProject-fix-git-version'Brad King2015-10-161-1/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | ExternalProject: Always use CMake builtin FindGit (#15791)Brad King2015-10-151-0/+1
| * | | | | | | | ExternalProject: Fix Git version report in error message (#15791)Brad King2015-10-151-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'FindGit-Atlassian-SourceTree'Brad King2015-10-131-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | FindGit: Search in 'Atlassian SourceTree' user directory (#15758)Kevin Wojniak2015-10-121-1/+5
* | | | | | | | | Merge topic 'FindPostgreSQL-v9.5'Brad King2015-10-131-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | FindPostgreSQL: Search for version 9.5Tamar Kranenburg2015-10-121-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'xcode-adjust-deployment-to-host-version'Brad King2015-10-131-0/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | Xcode: Adjust deployment target SDK version to host versionGregor Jasny2015-10-121-0/+4
| |/ / / / /
* | | | | | Merge topic 'cpack-wix-typos'Brad King2015-10-121-2/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | CPackWIX: fix typos in documentationKevin Wojniak2015-10-081-2/+2
| |/ / / /
* | | | | Merge topic 'revert-compiler-features-solaris'Brad King2015-10-121-19/+13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Revert topic 'compiler-features-solaris'Brad King2015-10-081-19/+13
* | | | | Merge topic 'FindGTK2_sigc++_c++11'Brad King2015-10-121-0/+58
|\ \ \ \ \
| * | | | | FindGTK2: Enable c++11 for sigc++ 2.5.1 or laterDaniele E. Domenichelli2015-10-121-0/+58
| | |/ / / | |/| | |
* | | | | Merge topic 'FindOpenSSL-mingw'Brad King2015-10-081-7/+3
|\ \ \ \ \
| * | | | | FindOpenSSL: Search for unix-named libraries first on MinGW (#15765)Wayne Stambaugh2015-10-061-6/+2
| * | | | | FindOpenSSL: Tolerate tabs in header while parsing version (#15765)Wayne Stambaugh2015-10-061-1/+1
* | | | | | Merge topic 'cpack-nsis-bitmap'Brad King2015-10-082-0/+10
|\ \ \ \ \ \
| * | | | | | CPackNSIS: Add options to set the bitmap for NSIS installer left sideColin Tracey2015-10-062-0/+10
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'fix-spelling-typos'Brad King2015-10-085-5/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Modules: Fix spelling of "succeeded" in check messagesTerrell Russell2015-10-065-5/+5
| |/ / / /
* | | | | FindOpenSSL: Add support for static MSVC runtimeThijs Wenker2015-10-051-5/+12
|/ / / /
* | | | Merge topic 'vs-win10-store'Brad King2015-10-051-1/+3
|\ \ \ \
| * | | | MSVC: Add system libs for WindowsStore on VS 2015Gilles Khouzam2015-10-021-1/+3
* | | | | FindMatlab: Add support for Matlab R2015bFrancesco Romano2015-10-051-0/+1
* | | | | Merge topic 'compiler-features-solaris'Brad King2015-10-021-13/+19
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Features: Fix C++98 flags on Oracle SolarisStudio 12.4 on LinuxBrad King2015-09-301-0/+2
| * | | | Features: Disable support for Oracle SolarisStudio on non-LinuxBrad King2015-09-291-13/+17
* | | | | Merge topic 'vs-win10-sdk'Brad King2015-10-022-0/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | VS: Add support for selecting the Windows 10 SDK (#15670)Gilles Khouzam2015-10-022-0/+4
* | | | | Merge topic 'explicit-system-version'Brad King2015-10-021-1/+3
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Allow CMAKE_SYSTEM_VERSION to be set without CMAKE_SYSTEM_NAMEGilles Khouzam2015-10-021-1/+3
| |/ /
* | | Disable shared library support when compiler links staticallyBrad King2015-09-307-0/+23
|/ /
* | Merge topic 'ProcessorCount-SunOS-psrinfo'Brad King2015-09-291-8/+21
|\ \
| * | ProcessorCount: Implement with psrinfo tool on recent SunOS versionsMarc Chevrier2015-09-281-8/+21
| |/
* | Replace http://www.cmake.org URLs with https://cmake.orgBrad King2015-09-2510-16/+16
* | Merge topic 'Threads-CXX'Brad King2015-09-256-10/+59
|\ \ | |/ |/|
| * FindThreads: fix printing a pointer value in test codeRolf Eike Beer2015-09-251-1/+1
| * FindThreads: make the call to try_run() work also if only C++ is enabledRolf Eike Beer2015-09-251-1/+8
| * FindThreads: replace CheckIncludeFiles by CheckIncludeFileRolf Eike Beer2015-09-251-3/+15
| * Check(Function|Library|Symbol)Exists: make it work if only C++ is enabledRolf Eike Beer2015-09-254-5/+35
* | Project: Don't require computed default dialect if compiler was forced.Stephen Kelly2015-09-227-21/+35