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 'csharp_simple'
Brad King
2017-01-16
1
-4/+0
|
\
|
*
VS: added support for C# (for Visual Studio 2010, 2012, 2013, 2015)
Michael Stürmer
2017-01-13
1
-4/+0
*
|
Merge topic 'cuda_propagate_flags_when_dlink_on_executables'
Brad King
2017-01-16
3
-2/+4
|
\
\
|
*
|
CUDA: Now pass correct FLAGS when device link cuda executables.
Robert Maynard
2017-01-12
3
-2/+4
|
|
/
*
|
Merge topic 'clang-3.1-3.3-cpp11'
Brad King
2017-01-16
2
-5/+4
|
\
\
|
*
|
Features: activate C++11 support for Clang 3.1+
Giel van Schijndel
2017-01-12
2
-5/+4
|
|
/
*
|
CheckFunctionExists: Document suggestion to use CheckSymbolExists instead.
Stephen Sorley
2017-01-12
1
-9/+21
|
/
*
Merge topic 'cuda-windows'
Brad King
2017-01-12
12
-24/+139
|
\
|
*
CUDA: Populate NVIDIA compiler information on Windows
Brad King
2017-01-12
2
-13/+59
|
*
CUDA: Detect implicit link information on Windows
Brad King
2017-01-12
3
-1/+15
|
*
CUDA: Find MSVC binutils on Windows
Brad King
2017-01-12
2
-3/+8
|
*
CUDA: Use `.obj` object file extension on Windows
Brad King
2017-01-12
1
-1/+5
|
*
CUDA: Detect MSVC architecture id
Brad King
2017-01-12
3
-0/+7
|
*
CUDA: Detect use of MSVC host compiler
Brad King
2017-01-12
3
-1/+22
|
*
CUDA: Allow platform files to set device linking rules
Brad King
2017-01-12
1
-5/+8
|
*
CMakeParseImplicitLinkInfo: Add support for MSVC invoked by CUDA nvcc
Brad King
2017-01-12
1
-0/+15
*
|
Merge topic 'InstallRequiredSystemLibraries-UCRT-configs'
Brad King
2017-01-12
1
-8/+14
|
\
\
|
*
|
InstallRequiredSystemLibraries: Distinguish UCRT install configurations
Bjoern Thiel
2017-01-11
1
-8/+14
*
|
|
Merge topic 'get_prerequisites_delayload'
Brad King
2017-01-12
1
-0/+14
|
\
\
\
|
*
|
|
GetPrerequisites: Exclude delay load dependencies on Windows
Pascal Thomet
2017-01-11
1
-0/+14
*
|
|
|
Merge topic 'fix_get_prerequisites'
Brad King
2017-01-12
1
-0/+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
GetPrerequisites: Do not fail on files we cannot find
Martin Koegler
2017-01-11
1
-0/+2
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'FindJava-jre-hints'
Brad King
2017-01-12
1
-0/+8
|
\
\
\
|
*
|
|
FindJava: add hints for jre
Rechi Rechi
2017-01-11
1
-0/+8
|
|
/
/
*
|
|
Merge topic 'dont-include-CMakeParseArguments'
Brad King
2017-01-12
19
-39/+0
|
\
\
\
|
*
|
|
Don't include CMakeParseArguments
Daniel Pfeifer
2017-01-11
19
-39/+0
|
|
/
/
*
|
|
Merge topic 'add-cpack-ifw-configure-file'
Brad King
2017-01-12
1
-0/+65
|
\
\
\
|
*
|
|
Add cpack_ifw_configure_file command
Konstantin Podsvirov
2017-01-11
1
-0/+65
|
|
/
/
*
|
|
Merge topic 'UseSWIG-implicit-depends'
Brad King
2017-01-11
1
-0/+1
|
\
\
\
|
*
|
|
UseSWIG: Automatically scan dependencies of SWIG files for Makefiles
Alexey Sokolov
2017-01-10
1
-0/+1
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'BundleUtilities-symlink-structure'
Brad King
2017-01-11
1
-3/+55
|
\
\
\
|
*
|
|
BundleUtilities: Maintain symlink structure
Martin Koegler
2017-01-10
1
-3/+55
*
|
|
|
Merge topic 'Autogen_Simplify'
Brad King
2017-01-11
1
-4/+4
|
\
\
\
\
|
*
|
|
|
AUTOGEN: Rename config variables
Sebastian Holtermann
2017-01-10
1
-4/+4
*
|
|
|
|
Merge topic 'android_clang_asm'
Brad King
2017-01-11
2
-1/+5
|
\
\
\
\
\
|
*
|
|
|
|
Android: Set compiler target platform when compiling ASM with Clang
Florent Castelli
2017-01-10
2
-1/+5
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'AndroidTestUtilities-fix-cleanup'
Brad King
2017-01-11
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
AndroidTestUtilities: fix cleanup operation
Ruslan Baratov
2017-01-10
1
-1/+1
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'issue-16513-concrt140-dll'
Brad King
2017-01-11
1
-2/+8
|
\
\
\
\
\
|
*
|
|
|
|
InstallRequiredSystemLibraries: Add concrt*.dll for VC >= 14.0
Taylor Braun-Jones
2016-12-16
1
-2/+8
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'FindOpenSSL-check-both'
Brad King
2017-01-11
1
-7/+6
|
\
\
\
\
\
|
*
|
|
|
|
FindOpenSSL: Check that both CRYPTO and SSL libraries are present
Harry Mallon
2017-01-10
1
-7/+6
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'pgsql-yum'
Brad King
2017-01-11
1
-1/+6
|
\
\
\
\
\
|
*
|
|
|
|
FindPostgreSQL: automatically find installations from yum.postgresql.org
Rolf Eike Beer
2017-01-10
1
-1/+6
*
|
|
|
|
|
Merge topic 'FindBoost-1.63'
Brad King
2017-01-11
1
-1/+16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
FindBoost: Add support for 1.63
Roger Leigh
2017-01-10
1
-1/+16
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'FindGTest-fixups'
Brad King
2017-01-11
1
-4/+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
FindGTest: add lib search path for MSVC x64 platform
Dong XiaoC
2017-01-10
1
-2/+8
|
*
|
|
|
|
|
FindGTest: Fix documented GTEST_MSVC_SEARCH default value
Dong XiaoC
2017-01-10
1
-2/+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'FindBoost-find-default'
Brad King
2017-01-11
1
-10/+12
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
[next]