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
*
TestDriver: avoid clang-tidy lints in generated code
Ben Boeckel
2020-04-13
1
-2/+5
*
CUDA: MSVC + NVCC support --compiler-options compiler flag
Robert Maynard
2020-01-02
1
-0/+20
*
TestDriver: ignore strcpy call
Ben Boeckel
2019-12-05
1
-1/+1
*
Merge branch 'vs-v142-csharp-flags' into release-3.16
Brad King
2019-10-11
1
-0/+574
|
\
|
*
VS: Add toolset v142 CSharp flag table
Brad King
2019-10-11
1
-0/+574
*
|
TestDriver: Fix -Wzero-as-null-pointer-constant warnings
Sean McBride
2019-09-18
1
-7/+13
|
/
*
VS: Fix nowarn compiler option to accept warning numbers.
Wil Stark
2019-02-07
5
-15/+35
*
Merge topic 'vs2019'
Brad King
2019-01-28
2
-0/+2535
|
\
|
*
VS: Fix `/MANIFESTUAC:` link flag mapping for v142
Brad King
2019-01-24
1
-21/+4
|
*
VS: Fix support for '/guard:cf' linker flag for v142
Brad King
2019-01-24
1
-7/+0
|
*
VS: Map the link `/debug` flag for v142
Brad King
2019-01-24
1
-10/+18
|
*
VS: Fix `/MANIFESTUAC:NO` link flag mapping for v142
Brad King
2019-01-24
1
-5/+1
|
*
VS: Populate `/permissive` flag table entry for v142
Brad King
2019-01-24
1
-1/+8
|
*
VS: Populate `/JMC-` flag table entry for v142
Brad King
2019-01-24
1
-0/+7
|
*
VS: Populate `-Qspectre-` flag table entry for v142
Brad King
2019-01-24
1
-6/+6
|
*
VS: Populate `/Y-` flag table entry for v142
Brad King
2019-01-24
1
-1/+1
|
*
VS: Add `-Zc:inline[-]` flag table entry for v142
Brad King
2019-01-24
1
-0/+7
|
*
VS: Fix `/analyze:log` flag mapping for v142
Brad King
2019-01-24
1
-14/+4
|
*
VS: Add v142 flag tables for cl and link tools
Brad King
2019-01-24
2
-0/+2544
*
|
Reduce size of PNG images
Lucy Phipps
2019-01-25
6
-0/+0
|
/
*
VS: Add flag table entry for "permissive" flag to disable conformance mode
Jonathan Storey
2018-12-10
1
-1/+8
*
VS: Add flag table entry for -JMC
Stephan Szabo
2018-11-28
1
-0/+14
*
VS: Fix flag table entry for -Qspectre
Stephan Szabo
2018-11-28
1
-8/+1
*
VS: connect /Y- compiler option with "Not Using Precompiled Headers"
Stephan Szabo
2018-11-28
5
-5/+5
*
VS: Add v140 flag table entries for `-Zc:inline[-]`
Stephan Szabo
2018-11-28
2
-0/+14
*
VS: Fix regressed mapping for the cl `/Os` compiler flag
Stephan Szabo
2018-11-28
2
-14/+0
*
VS 14: Add flag map for -std= to CppLanguageStandard tag in project files
Stephan Szabo
2018-11-28
2
-0/+126
*
VS: in Clang/C2 toolset, setup correct compiler settings
Stephan Szabo
2018-11-28
2
-0/+14
*
VS: Fix /analyze:log flag mapping (#14858)
Stephan Szabo
2018-11-28
4
-56/+16
*
VS: Fix CSharp support for win32res: and win32icon: flags
Stephan Szabo
2018-11-28
5
-10/+10
*
Vs: remove /nowin32manifest from C# flags to enable default VS behavior
Stephan Szabo
2018-11-28
5
-15/+30
*
MSVC: Add support for ARM64 architecture
Stephan Szabo
2018-11-28
1
-0/+7
*
VS: Fix MANIFESTUAC link flag map to .vcxproj elements
Stephan Szabo
2018-11-28
5
-105/+20
*
VS: Fix support for '/guard:cf' linker flag
Stephan Szabo
2018-11-28
2
-14/+0
*
VS: Add v140 and v141 flag table entries for /DEBUG:NONE and /DEBUG:FULL
Stephan Szabo
2018-11-28
2
-0/+27
*
VS: Map the link `/debug` to its IDE property
Stephan Szabo
2018-11-28
5
-22/+24
*
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
[next]