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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Convert cmIDEFlagTable to use owned strings
Stephan Szabo
2018-11-28
35
-46/+48
*
Update XML->JSON generation script
Stephan Szabo
2018-11-28
1
-3/+16
*
Merge topic 'test-WriteBasicConfigVersionFile'
Brad King
2018-11-15
5
-906/+891
|
\
|
*
Tests: Simplify RunCMake.WriteBasicConfigVersionFile
Brad King
2018-11-14
2
-29/+8
|
*
Tests: Factor out RunCMake.WriteBasicConfigVersionFile test
Brad King
2018-11-14
6
-906/+912
*
|
Merge topic 'configure_file-canonical-deps'
Brad King
2018-11-15
5
-11/+18
|
\
\
|
*
|
configure_file: canonicalize input and output path in dependencies
Frank Benkstein
2018-11-13
5
-11/+18
*
|
|
Merge topic 'deprecate-findqt'
Brad King
2018-11-15
16
-5/+141
|
\
\
\
|
*
|
|
find_package(): Add policy to remove the FindQt module
Kyle Edwards
2018-11-14
16
-5/+141
*
|
|
|
Merge topic 'autogen_info_write'
Brad King
2018-11-15
7
-184/+271
|
\
\
\
\
|
*
|
|
|
Autogen: Sort tests
Sebastian Holtermann
2018-11-14
3
-38/+32
|
*
|
|
|
Autogen: Add a definitions test to the MocOnly test
Sebastian Holtermann
2018-11-14
2
-1/+7
|
*
|
|
|
Autogen: Add and use cmQtAutoGenInitializer::InfoWriter class
Sebastian Holtermann
2018-11-14
2
-145/+232
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'test-XcodeProject-timeout'
Brad King
2018-11-15
1
-0/+7
|
\
\
\
\
|
*
|
|
|
Tests: Add option for custom RunCMake.XcodeProject timeout
Brad King
2018-11-14
1
-0/+7
|
|
/
/
/
*
|
|
|
Merge topic 'doc-developer-to-source-guide'
Brad King
2018-11-15
4
-584/+552
|
\
\
\
\
|
*
|
|
|
Help/dev: Factor out a CMake Documentation Guide for developing the docs
Brad King
2018-11-14
4
-530/+552
|
*
|
|
|
Help: Fix policy markup example in cmake-developer(7)
Brad King
2018-11-14
1
-1/+1
|
*
|
|
|
Help: Drop compile features section from cmake-developer(7) manual
Brad King
2018-11-14
1
-47/+0
|
*
|
|
|
Help/dev: Drop 'size_t' preference from source code guide
Brad King
2018-11-14
1
-7/+0
|
|
/
/
/
*
|
|
|
Merge topic 'macro3'
Brad King
2018-11-15
2
-15/+43
|
\
\
\
\
|
*
|
|
|
Help: describe differences between macro and function.
Joachim Wuttke (l)
2018-11-14
2
-10/+38
|
*
|
|
|
Help: in macro vs function example, use lowercase names.
Joachim Wuttke (l)
2018-11-14
1
-5/+5
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-11-15
1
-1/+1
*
|
|
|
Merge topic 'WIN32'
Brad King
2018-11-14
2
-12/+14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]