summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge topic 'ctest-variable-docs'Brad King2015-09-221-1/+1
|\ \ | |/ |/|
| * CTEST_CUSTOM_*: treat variables as listsBen Boeckel2015-09-211-1/+1
* | Merge topic 'pkg-config-variable-function'Brad King2015-09-211-5/+25
|\ \ | |/ |/|
| * FindPkgConfig: add a command to query arbitrary variablesBen Boeckel2015-09-211-3/+23
| * FindPkgConfig: use execute_process to strip trailing whitespaceBen Boeckel2015-09-181-2/+2
* | Merge topic 'cpack-verbatim-variables'Brad King2015-09-211-8/+38
|\ \
| * | Introduction of CPACK_VERBATIM_VARIABLES variableRoman Donchenko2015-09-201-8/+38
* | | Ninja: Detect MSVC /showIncludes prefix with compiler flags (#15596)Brad King2015-09-186-38/+41
* | | Ninja: Refactor lookup of cmcldeps locationBrad King2015-09-183-4/+0
* | | CMakeDetermineCompilerId: Drop unused code pathBrad King2015-09-181-23/+11
|/ /
* | Merge topic 'compute-default-dialect'Brad King2015-09-1812-15/+62
|\ \
| * | Project: Determine default language dialect for the compiler.Stephen Kelly2015-09-1812-15/+62
* | | Merge topic 'FindPython-updates'Brad King2015-09-181-19/+60
|\ \ \
| * | | FindPythonLibs: unset temporary _PREFIX variableDavid Gobbi2015-09-171-11/+14
| * | | FindPythonLibs: Use python executable prefix as a hintDavid Gobbi2015-09-171-0/+21
| * | | FindPythonLibs: Match include dir to library versionDavid Gobbi2015-09-171-19/+36
* | | | Merge topic 'ms-manifest-files'Brad King2015-09-181-2/+2
|\ \ \ \
| * | | | Add support for *.manifest source files with MSVC toolsBrad King2015-09-171-2/+2
| * | | | MSVC: Rewrite manifest file handling with Makefile and NinjaBrad King2015-09-171-2/+2
* | | | | Merge topic 'ExternalProject_stash_save_all'Brad King2015-09-181-17/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ExternalProject: Use "git stash save --all" only if supported (#15722)Daniele E. Domenichelli2015-09-171-1/+6
| * | | | ExternalProject: Use GIT_VERSION_STRING instead of custom methodDaniele E. Domenichelli2015-09-171-16/+1