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
/
Templates
Commit message (
Expand
)
Author
Age
Files
Lines
*
VS: Fix /MANIFESTUAC:NO linker option mapping
Stephan Szabo
2018-11-28
5
-25/+5
*
VS: Manually fix MASM flag table entries
Stephan Szabo
2018-11-28
4
-20/+20
*
VS: Add NASM fwin/felf switches
Stephan Szabo
2018-11-28
1
-0/+14
*
VS: Manually fix generated NASM flag table
Stephan Szabo
2018-11-28
1
-6/+6
*
VS: Add CUDA flag table entry for -maxrregcount
Stephan Szabo
2018-11-28
1
-0/+18
*
VS: Add more CUDA flag table entries
Stephan Szabo
2018-11-28
1
-0/+42
*
VS: Select CUDA code generation architectures
Stephan Szabo
2018-11-28
1
-0/+112
*
VS: Select the CUDA runtime library
Stephan Szabo
2018-11-28
1
-0/+30
*
VS: Place CUDA host compiler options in proper project file fields
Stephan Szabo
2018-11-28
2
-0/+167
*
Add placeholder CUDA json flag tables
Stephan Szabo
2018-11-28
2
-0/+4
*
Add json flag tables for C#
Stephan Szabo
2018-11-28
5
-0/+2835
*
Add initial NASM flag table json
Stephan Szabo
2018-11-28
1
-0/+187
*
Add CL, LIB, Link, MASM, RC flag json
Stephan Szabo
2018-11-28
22
-0/+14513
*
VS: Properly quote arguments in nasm.xml
David Benjamin
2018-07-02
1
-3/+3
*
Merge topic 'nolint_typedef_testdriver'
Brad King
2018-06-01
1
-2/+2
|
\
|
*
TestDriver: Disable clang-tidy 'modernize-use-using'
Sylvain Joubert
2018-05-31
1
-2/+2
*
|
TestDriver: Replace strncpy with strcpy
Sander Vrijders
2018-05-30
1
-1/+1
|
/
*
TestDriver: fix style-'variableScope' cppcheck warning
Sylvain Joubert
2017-11-22
1
-2/+2
*
TestDriver: Fix -Wconversion warning
Brad King
2017-07-14
1
-2/+2
*
TestDriver: Remove unused local variable initialization
Brad King
2017-05-10
1
-1/+1
*
VS: Add support for ASM_NASM language
Evgeny Fimochkin
2017-02-07
3
-0/+168
*
TestDriver: fix/silence clang-tidy warnings
Daniel Pfeifer
2017-01-24
1
-15/+12
*
TestDriver: calc NumTests at compile time
Daniel Pfeifer
2017-01-24
1
-5/+4
*
TestDriver: use for loop
Daniel Pfeifer
2017-01-24
1
-3/+1
*
TestDriver: abstract CM_CAST macro
Daniel Pfeifer
2017-01-24
1
-13/+9
*
TestDriver: Revise C++ coding style using clang-format
Daniel Pfeifer
2017-01-24
1
-65/+45
*
Utilities/Release: Drop Cygwin binary
Brad King
2016-09-12
1
-103/+0
*
create_test_sourcelist: Use safer strncpy instead of strcpy
Sylvain Joubert
2016-08-25
1
-4/+6
*
Drop unnecessary LSRequiresCarbon reference from Info.plist files
Sean McBride
2016-03-18
1
-2/+0
*
Drop Visual Studio 6 generator
Brad King
2016-03-09
10
-847/+0
*
VS: Add support for Windows 10 Universal (Store) Applications
Gilles Khouzam
2015-10-05
1
-0/+0
*
Replace http://www.cmake.org URLs with https://cmake.org
Brad King
2015-09-25
2
-2/+2
*
VS: Mark Windows Phone and Store targets as App Containers
Gilles Khouzam
2014-09-02
6
-0/+0
*
create_test_sourcelist: Suppress MSVC warnings in test driver (#15066)
Brad King
2014-08-07
1
-0/+4
*
Add an "installed file" property scope
Nils Gladitz
2014-05-28
1
-0/+8
*
create_test_sourcelist: Initialize variable at declaration
Sean McBride
2014-03-31
1
-2/+1
*
create_test_sourcelist: Fix linkage in generated test driver code
Sean McBride
2013-11-12
1
-2/+2
*
TestDriver.cxx.in: Untrusted array index read.
Matt McCormick
2013-10-16
1
-0/+7
*
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
Stephen Kelly
2012-10-17
4
-33/+33
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
2
-16/+16
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
3
-11/+11
*
Update CPackConfig template.
Eric NOULARD
2012-02-25
1
-25/+8
*
CPack fix template too
Eric NOULARD
2011-09-09
1
-1/+1
*
Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768)
Brad King
2010-05-28
1
-4/+4
*
Use per-config output dir in VS 6 templates
Brad King
2009-10-28
4
-32/+32
*
Add '#!/bin/sh' to cygwin-package.sh
Brad King
2009-10-05
1
-0/+2
*
Fix Windows GUI implib and image version in VS 6
Brad King
2009-09-25
1
-8/+8
*
ENH: Install all Modules and Templates
Brad King
2009-07-24
1
-6/+0
*
BUG: Avoid cmTarget::GetDirectory for utilities
Brad King
2009-07-03
1
-4/+0
*
COMP: Don't emit old style cast warning when configured as C++ but still allo...
David Cole
2008-12-09
1
-2/+14
[next]