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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'vs-shader-generator-expressions'
Brad King
2018-04-30
1
-6/+33
|
\
|
*
Add generator expressions for VS_SHADER_ source file properties.
Jeremiah van Oosten
2018-04-26
1
-6/+33
*
|
CMake Nightly Date Stamp
Kitware Robot
2018-04-30
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2018-04-29
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2018-04-28
1
-1/+1
*
|
Merge topic 'vs-refactor-xml'
Brad King
2018-04-27
2
-56/+49
|
\
\
|
*
|
cmVisualStudio10TargetGenerator: XML refactoring
Vitaly Stakhovsky
2018-04-26
2
-56/+49
|
|
/
*
|
Merge topic 'vs-managed-fastlink'
Brad King
2018-04-27
1
-0/+9
|
\
\
|
*
|
VS: Don't turn on /DEBUG:FASTLINK for managed C++ targets
Calum Robinson
2018-04-26
1
-0/+9
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-04-27
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'csharp_reference_imported_targets'
Brad King
2018-04-26
7
-82/+143
|
\
\
|
*
|
cmVisualStudio10TargetGenerator: warn if /clr flag is set manually
Michael Stürmer
2018-04-24
1
-2/+14
|
*
|
cmVisualStudio10TargetGenerator: fix for backward compatibility
Michael Stürmer
2018-04-24
1
-5/+18
|
*
|
cmGlobalVisualStudioGenerator: remove TargetCanBeReferenced()
Michael Stürmer
2018-04-24
3
-17/+4
|
*
|
cmVisualStudio10TargetGenerator: store managed reference information in maps
Michael Stürmer
2018-04-24
2
-7/+60
|
*
|
cmVisualStudio10TargetGenerator: make some methods config aware
Michael Stürmer
2018-04-23
2
-12/+22
|
*
|
cmVisualStudio10TargetGenerator: /clr compatible flags for managed tgt
Michael Stürmer
2018-04-23
1
-1/+6
|
*
|
remove TargetIsCSharpOnly() and use methods from cmGeneratorTarget
Michael Stürmer
2018-04-23
4
-40/+14
|
*
|
cmExportFileGenerator: set IMPORTED_COMMON_LANGUAGE_RUNTIME for CSharp target
Michael Stürmer
2018-04-23
1
-2/+7
|
*
|
cmGeneratorTarget: change GetManagedType() result if language is CSharp
Michael Stürmer
2018-04-23
1
-3/+5
*
|
|
Merge topic 'ninja-issue-17942'
Brad King
2018-04-26
3
-4/+27
|
\
\
\
|
*
|
|
Ninja: Make assumed source dependencies order-only
Brad King
2018-04-26
1
-3/+5
|
*
|
|
Ninja: Avoid empty phony edges for target ordering
Brad King
2018-04-26
1
-0/+13
|
*
|
|
Merge branch 'backport-ninja-issue-17942' into ninja-issue-17942
Brad King
2018-04-26
2
-1/+9
|
|
\
\
\
|
|
*
|
|
Ninja: Do not add empty custom command for file(GENERATE) outputs
Brad King
2018-04-26
2
-1/+9
*
|
|
|
|
Merge topic 'vs-refactor-xml'
Brad King
2018-04-26
2
-50/+71
|
\
\
\
\
\
|
*
|
|
|
|
VS: Add Elem::Content() helper and usage demo
Vitaly Stakhovsky
2018-04-26
2
-18/+21
|
*
|
|
|
|
cmVisualStudio10TargetGenerator: refactoring (continued)
Vitaly Stakhovsky
2018-04-24
2
-32/+50
*
|
|
|
|
|
Merge topic 'numeric-indent'
Brad King
2018-04-26
5
-68/+68
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
cmVisualStudioGeneratorOptions: specify indentation with integer
Vitaly Stakhovsky
2018-04-25
5
-68/+68
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-04-26
1
-1/+1
|
/
/
/
/
*
|
|
|
Merge topic 'fix-CMAKE_DISABLE_SOURCE_CHANGES-top-dir'
Brad King
2018-04-25
1
-1/+2
|
\
\
\
\
|
*
|
|
|
Fix CMAKE_DISABLE_SOURCE_CHANGES recognition of top of build tree
Marc Chevrier
2018-04-24
1
-1/+2
|
|
|
/
/
|
|
/
|
|
|
*
|
|
CMake 3.11.1
v3.11.1
Brad King
2018-04-17
1
-1/+1
|
*
|
|
Merge branch 'backport-fix-explicit-CMakeLists.txt' into release-3.11
Brad King
2018-04-13
4
-9/+36
|
|
\
\
\
|
*
\
\
\
Merge branch 'cpack-trace-nullptr' into release-3.11
Brad King
2018-04-10
1
-4/+4
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'fix-crash-trace-exp-uninit-vars' into release-3.11
Brad King
2018-04-09
2
-8/+10
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge topic 'vs-dedup-custom-commands'
Brad King
2018-04-25
4
-20/+56
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
VS: Generate a custom command only in the least dependent target
Fujii Hironori
2018-04-23
4
-16/+51
|
*
|
|
|
|
|
|
cmVisualStudio10TargetGenerator: Use cmLocalVisualStudio10Generator
Fujii Hironori
2018-04-17
2
-4/+5
*
|
|
|
|
|
|
|
Merge topic 'vs-hlsl-object-name'
Brad King
2018-04-25
1
-0/+8
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
VS: Add VS_SHADER_OBJECT_FILE_NAME source file property
Jeremiah van Oosten
2018-04-24
1
-0/+8
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge topic 'file_install_always_out_of_date_fix'
Brad King
2018-04-25
1
-0/+12
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
file(INSTALL): Preserve file time when writing NTFS alternate stream
Yves Frederix
2018-04-23
1
-0/+12
*
|
|
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-04-25
1
-1/+1
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge topic 'Genex-TARGET_GENEX_PROPERTY'
Brad King
2018-04-24
3
-1/+125
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Genex: Add $<TARGET_GENEX_EVAL:...> and $<GENEX_EVAL:...>
Marc Chevrier
2018-04-23
3
-1/+125
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge topic 'reorder-sys-includes'
Brad King
2018-04-24
2
-1/+26
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Order SYSTEM include directories after non-system directories
Ephi Sinowitz
2018-04-23
2
-1/+26
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2018-04-24
1
-1/+1
[next]