index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'FindOpenSSL-mingw'
Brad King
2015-10-08
1
-7/+3
|
\
|
*
FindOpenSSL: Search for unix-named libraries first on MinGW (#15765)
Wayne Stambaugh
2015-10-06
1
-6/+2
|
*
FindOpenSSL: Tolerate tabs in header while parsing version (#15765)
Wayne Stambaugh
2015-10-06
1
-1/+1
*
|
Merge topic 'cpack-nsis-bitmap'
Brad King
2015-10-08
2
-0/+10
|
\
\
|
*
|
CPackNSIS: Add options to set the bitmap for NSIS installer left side
Colin Tracey
2015-10-06
2
-0/+10
*
|
|
Merge topic 'fix-spelling-typos'
Brad King
2015-10-08
5
-5/+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Modules: Fix spelling of "succeeded" in check messages
Terrell Russell
2015-10-06
5
-5/+5
|
|
/
*
|
FindOpenSSL: Add support for static MSVC runtime
Thijs Wenker
2015-10-05
1
-5/+12
|
/
*
Merge topic 'vs-win10-store'
Brad King
2015-10-05
1
-1/+3
|
\
|
*
MSVC: Add system libs for WindowsStore on VS 2015
Gilles Khouzam
2015-10-02
1
-1/+3
*
|
FindMatlab: Add support for Matlab R2015b
Francesco Romano
2015-10-05
1
-0/+1
*
|
Merge topic 'compiler-features-solaris'
Brad King
2015-10-02
1
-13/+19
|
\
\
|
*
|
Features: Fix C++98 flags on Oracle SolarisStudio 12.4 on Linux
Brad King
2015-09-30
1
-0/+2
|
*
|
Features: Disable support for Oracle SolarisStudio on non-Linux
Brad King
2015-09-29
1
-13/+17
*
|
|
Merge topic 'vs-win10-sdk'
Brad King
2015-10-02
2
-0/+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
VS: Add support for selecting the Windows 10 SDK (#15670)
Gilles Khouzam
2015-10-02
2
-0/+4
*
|
|
Merge topic 'explicit-system-version'
Brad King
2015-10-02
1
-1/+3
|
\
\
\
|
|
/
/
|
*
|
Allow CMAKE_SYSTEM_VERSION to be set without CMAKE_SYSTEM_NAME
Gilles Khouzam
2015-10-02
1
-1/+3
|
|
/
*
|
Disable shared library support when compiler links statically
Brad King
2015-09-30
7
-0/+23
|
/
*
Merge topic 'ProcessorCount-SunOS-psrinfo'
Brad King
2015-09-29
1
-8/+21
|
\
|
*
ProcessorCount: Implement with psrinfo tool on recent SunOS versions
Marc Chevrier
2015-09-28
1
-8/+21
*
|
Replace http://www.cmake.org URLs with https://cmake.org
Brad King
2015-09-25
10
-16/+16
*
|
Merge topic 'Threads-CXX'
Brad King
2015-09-25
6
-10/+59
|
\
\
|
|
/
|
/
|
|
*
FindThreads: fix printing a pointer value in test code
Rolf Eike Beer
2015-09-25
1
-1/+1
|
*
FindThreads: make the call to try_run() work also if only C++ is enabled
Rolf Eike Beer
2015-09-25
1
-1/+8
|
*
FindThreads: replace CheckIncludeFiles by CheckIncludeFile
Rolf Eike Beer
2015-09-25
1
-3/+15
|
*
Check(Function|Library|Symbol)Exists: make it work if only C++ is enabled
Rolf Eike Beer
2015-09-25
4
-5/+35
*
|
Project: Don't require computed default dialect if compiler was forced.
Stephen Kelly
2015-09-22
7
-21/+35
*
|
Merge topic 'ctest-variable-docs'
Brad King
2015-09-22
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
CTEST_CUSTOM_*: treat variables as lists
Ben Boeckel
2015-09-21
1
-1/+1
*
|
Merge topic 'pkg-config-variable-function'
Brad King
2015-09-21
1
-5/+25
|
\
\
|
|
/
|
/
|
|
*
FindPkgConfig: add a command to query arbitrary variables
Ben Boeckel
2015-09-21
1
-3/+23
|
*
FindPkgConfig: use execute_process to strip trailing whitespace
Ben Boeckel
2015-09-18
1
-2/+2
*
|
Merge topic 'cpack-verbatim-variables'
Brad King
2015-09-21
1
-8/+38
|
\
\
|
*
|
Introduction of CPACK_VERBATIM_VARIABLES variable
Roman Donchenko
2015-09-20
1
-8/+38
*
|
|
Ninja: Detect MSVC /showIncludes prefix with compiler flags (#15596)
Brad King
2015-09-18
6
-38/+41
*
|
|
Ninja: Refactor lookup of cmcldeps location
Brad King
2015-09-18
3
-4/+0
*
|
|
CMakeDetermineCompilerId: Drop unused code path
Brad King
2015-09-18
1
-23/+11
|
/
/
*
|
Merge topic 'compute-default-dialect'
Brad King
2015-09-18
12
-15/+62
|
\
\
|
*
|
Project: Determine default language dialect for the compiler.
Stephen Kelly
2015-09-18
12
-15/+62
*
|
|
Merge topic 'FindPython-updates'
Brad King
2015-09-18
1
-19/+60
|
\
\
\
|
*
|
|
FindPythonLibs: unset temporary _PREFIX variable
David Gobbi
2015-09-17
1
-11/+14
|
*
|
|
FindPythonLibs: Use python executable prefix as a hint
David Gobbi
2015-09-17
1
-0/+21
|
*
|
|
FindPythonLibs: Match include dir to library version
David Gobbi
2015-09-17
1
-19/+36
*
|
|
|
Merge topic 'ms-manifest-files'
Brad King
2015-09-18
1
-2/+2
|
\
\
\
\
|
*
|
|
|
Add support for *.manifest source files with MSVC tools
Brad King
2015-09-17
1
-2/+2
|
*
|
|
|
MSVC: Rewrite manifest file handling with Makefile and Ninja
Brad King
2015-09-17
1
-2/+2
*
|
|
|
|
Merge topic 'ExternalProject_stash_save_all'
Brad King
2015-09-18
1
-17/+7
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
ExternalProject: Use "git stash save --all" only if supported (#15722)
Daniele E. Domenichelli
2015-09-17
1
-1/+6
|
*
|
|
|
ExternalProject: Use GIT_VERSION_STRING instead of custom method
Daniele E. Domenichelli
2015-09-17
1
-16/+1
[next]