.. |
CSharpSourceGroup
|
Tests/RunCMake/VS10Project: Fix file path case consistency
|
2024-10-21 09:51:02 -04:00 |
Dir
|
|
|
Prefixed
|
|
|
SolutionItems
|
VS: Add support for Visual Studio solution items
|
2024-11-22 09:12:19 -05:00 |
bar.cpp
|
|
|
bar.txt
|
VS: Honor VS_TOOL_OVERRIDE for known source file types too
|
2024-10-01 14:00:00 -04:00 |
baz.cpp
|
|
|
CMakeLists.txt
|
Tests/RunCMake: Update cmake_minimum_required versions to 3.10
|
2024-10-03 11:52:22 -04:00 |
CustomCommandGenex-check.cmake
|
add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS
|
2020-12-11 08:24:21 -05:00 |
CustomCommandGenex.cmake
|
add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS
|
2020-12-11 08:24:21 -05:00 |
CustomCommandParallel-check.cmake
|
VS: Do not regenerate build system concurrently with CMP0147
|
2023-03-15 14:33:36 -04:00 |
CustomCommandParallel.cmake
|
VS: Add policy to build custom commands concurrently
|
2023-03-12 07:51:58 -04:00 |
CustomCommandParallelDisable-check.cmake
|
VS: add source property VS_CUSTOM_COMMAND_DISABLE_PARALLEL_BUILD
|
2024-11-06 13:29:57 -05:00 |
CustomCommandParallelDisable.cmake
|
VS: add source property VS_CUSTOM_COMMAND_DISABLE_PARALLEL_BUILD
|
2024-11-06 13:29:57 -05:00 |
DebugInformationFormat-check.cmake
|
MSVC: Add abstraction for debug information format
|
2022-09-14 09:12:47 -04:00 |
DebugInformationFormat.cmake
|
MSVC: Add abstraction for debug information format
|
2022-09-14 09:12:47 -04:00 |
empty.c
|
|
|
empty.cxx
|
|
|
ExplicitCMakeLists-check.cmake
|
|
|
ExplicitCMakeLists.cmake
|
|
|
foo.cpp
|
|
|
foo.cs
|
|
|
foo.txt
|
VS: Honor VS_TOOL_OVERRIDE for known source file types too
|
2024-10-01 14:00:00 -04:00 |
iface.h
|
Add INTERFACE libraries to generated buildsystem if they have SOURCES
|
2020-08-07 08:46:32 -04:00 |
InterfaceLibSources-check.cmake
|
VS: Generate IntDir property for INTERFACE libraries
|
2022-07-08 16:47:01 +02:00 |
InterfaceLibSources.cmake
|
Add INTERFACE libraries to generated buildsystem if they have SOURCES
|
2020-08-07 08:46:32 -04:00 |
LanguageStandard-check.cmake
|
VS: Fix C language standard in target with C++ sources
|
2020-09-29 07:26:36 -04:00 |
LanguageStandard.cmake
|
VS: Fix C language standard in target with C++ sources
|
2020-09-29 07:26:36 -04:00 |
my.props
|
Style: Replace TABs with spaces for indentation in some files
|
2025-01-12 18:49:25 +04:00 |
NoImpLib-check.cmake
|
VS: Make ImportLibary generation optional
|
2020-09-30 12:11:54 -04:00 |
NoImpLib.cmake
|
VS: Make ImportLibary generation optional
|
2020-09-30 12:11:54 -04:00 |
RunCMakeTest.cmake
|
CMP0057: Remove support for OLD behavior
|
2025-01-22 10:40:53 -05:00 |
RuntimeLibrary-check.cmake
|
VS: Suppress MSBuild default settings affected by UseDebugLibraries
|
2024-02-19 10:40:40 -05:00 |
RuntimeLibrary.cmake
|
|
|
shader2.hlsl
|
VS: Test VS_SETTINGS and VS_SOURCE_SETTINGS_<tool> properties.
|
2020-03-26 16:01:42 +00:00 |
shader.hlsl
|
VS: Test VS_SETTINGS and VS_SOURCE_SETTINGS_<tool> properties.
|
2020-03-26 16:01:42 +00:00 |
solution-item-0-1.txt
|
VS: Add support for Visual Studio solution items
|
2024-11-22 09:12:19 -05:00 |
solution-item-1-1.txt
|
VS: Add support for Visual Studio solution items
|
2024-11-22 09:12:19 -05:00 |
solution-item-2-1.txt
|
VS: Add support for Visual Studio solution items
|
2024-11-22 09:12:19 -05:00 |
solution-item-2-2.txt
|
VS: Add support for Visual Studio solution items
|
2024-11-22 09:12:19 -05:00 |
SolutionItems-check.cmake
|
VS: Add support for Visual Studio solution items
|
2024-11-22 09:12:19 -05:00 |
SolutionItems.cmake
|
VS: Fix VS_SOLUTION_ITEMS for absolute paths
|
2025-01-09 11:29:32 -05:00 |
SourceGroupCMakeLists-check.cmake
|
|
|
SourceGroupCMakeLists.cmake
|
|
|
SourceGroupFileSet-check.cmake
|
CMP0011: Remove support for OLD behavior
|
2025-01-17 09:28:36 -05:00 |
SourceGroupFileSet.cmake
|
FILE_SET: Fix source group detection
|
2022-08-24 16:07:24 -04:00 |
SourceGroupHelpers.cmake
|
Tests: Fix VS10Project SourceGroupTreeCMakeLists check
|
2022-08-24 16:07:24 -04:00 |
SourceGroupTreeCMakeLists-check.cmake
|
CMP0011: Remove support for OLD behavior
|
2025-01-17 09:28:36 -05:00 |
SourceGroupTreeCMakeLists.cmake
|
|
|
UnityBuildNative-check.cmake
|
Unity Build: include language in generated source file name
|
2020-01-14 18:48:08 +01:00 |
UnityBuildNative.cmake
|
|
|
UnityBuildNativeGrouped-check.cmake
|
Unity Builds: Support explicit specification of sources to groups
|
2020-05-07 11:13:34 -04:00 |
UnityBuildNativeGrouped.cmake
|
Unity Builds: Support explicit specification of sources to groups
|
2020-05-07 11:13:34 -04:00 |
UnityBuildPCH-build-check.cmake
|
VS: Fix compilation of single source with PCH in Unity Build
|
2021-10-19 11:50:07 -04:00 |
UnityBuildPCH.c
|
VS: Fix compilation of single source with PCH in Unity Build
|
2021-10-19 11:50:07 -04:00 |
UnityBuildPCH.cmake
|
VS: Fix compilation of single source with PCH in Unity Build
|
2021-10-19 11:50:07 -04:00 |
UnityBuildPCH.h
|
VS: Fix compilation of single source with PCH in Unity Build
|
2021-10-19 11:50:07 -04:00 |
UnityBuildPre2017-check.cmake
|
Tests: Quote possibly empty string(REPLACE) argument
|
2024-01-01 11:58:22 +11:00 |
UnityBuildPre2017.cmake
|
|
|
UnityBuildPre2017Grouped-check.cmake
|
Unity Builds: Support explicit specification of sources to groups
|
2020-05-07 11:13:34 -04:00 |
UnityBuildPre2017Grouped.cmake
|
Unity Builds: Support explicit specification of sources to groups
|
2020-05-07 11:13:34 -04:00 |
VsCharacterSet-check.cmake
|
VS: Consider macros with values when determining CharacterSet
|
2023-11-06 23:41:23 +01:00 |
VsCharacterSet.cmake
|
VS: Consider macros with values when determining CharacterSet
|
2023-11-06 23:41:23 +01:00 |
VsCLREmpty-check.cmake
|
VS: Add COMMON_LANGUAGE_RUNTIME support for "netcore"
|
2022-10-28 11:55:58 -04:00 |
VsCLREmpty.cmake
|
VS: Add COMMON_LANGUAGE_RUNTIME support for "netcore"
|
2022-10-28 11:55:58 -04:00 |
VsCLRNetcore-check.cmake
|
VS: Add COMMON_LANGUAGE_RUNTIME support for "netcore"
|
2022-10-28 11:55:58 -04:00 |
VsCLRNetcore.cmake
|
VS: Add COMMON_LANGUAGE_RUNTIME support for "netcore"
|
2022-10-28 11:55:58 -04:00 |
VsCLRPure-check.cmake
|
VS: Add COMMON_LANGUAGE_RUNTIME support for "netcore"
|
2022-10-28 11:55:58 -04:00 |
VsCLRPure.cmake
|
VS: Add COMMON_LANGUAGE_RUNTIME support for "netcore"
|
2022-10-28 11:55:58 -04:00 |
VsCLRSafe-check.cmake
|
VS: Add COMMON_LANGUAGE_RUNTIME support for "netcore"
|
2022-10-28 11:55:58 -04:00 |
VsCLRSafe.cmake
|
VS: Add COMMON_LANGUAGE_RUNTIME support for "netcore"
|
2022-10-28 11:55:58 -04:00 |
VsConfigurationType-check.cmake
|
|
|
VsConfigurationType.cmake
|
|
|
VsControlFlowGuardLinkSetting-check.cmake
|
VS: Remove the '/guard:cf' flag from v143 link flag table
|
2022-01-12 16:45:07 -05:00 |
VsControlFlowGuardLinkSetting.cmake
|
VS: Remove the '/guard:cf' flag from v143 link flag table
|
2022-01-12 16:45:07 -05:00 |
VsCSharpCompilerOpts-check.cmake
|
Tests: Fix test failures for Windows Arm64 platforms
|
2022-05-11 18:13:25 +01:00 |
VsCSharpCompilerOpts.cmake
|
|
|
VsCSharpCustomTags-check.cmake
|
|
|
VsCSharpCustomTags-stderr.txt
|
|
|
VsCSharpCustomTags.cmake
|
|
|
VsCSharpDefines-check.cmake
|
Tests: Fix test failures for Windows Arm64 platforms
|
2022-05-11 18:13:25 +01:00 |
VsCSharpDefines.cmake
|
|
|
VsCSharpDeployFiles-check.cmake
|
|
|
VsCSharpDeployFiles.cmake
|
|
|
VsCSharpDocumentationFile-check.cmake
|
|
|
VsCSharpDocumentationFile.cmake
|
|
|
VsCSharpReferenceProps-check.cmake
|
|
|
VsCSharpReferenceProps-stderr.txt
|
|
|
VsCSharpReferenceProps.cmake
|
|
|
VsCsharpSourceGroup-check.cmake
|
Tests/RunCMake/VS10Project: Fix file path case consistency
|
2024-10-21 09:51:02 -04:00 |
VsCsharpSourceGroup.cmake
|
VS: Fix CSharp sources inside build directory
|
2021-05-03 11:25:42 -04:00 |
VsCsharpSourceGroup.png
|
VS: Fix regression in C# source links
|
2020-10-05 12:49:14 -04:00 |
VsCsharpSourceGroupHelpers.cmake
|
CSharp: Add support for source groups with out-of-source builds
|
2020-02-28 11:42:01 -05:00 |
VsCSharpWithoutSources-check.cmake
|
|
|
VsCSharpWithoutSources.cmake
|
|
|
VsCustomProps-check.cmake
|
VS: Add option to import .props in .vcxproj.filters files
|
2024-05-02 00:30:00 +08:00 |
VsCustomProps.cmake
|
VS: Add option to import .props in .vcxproj.filters files
|
2024-05-02 00:30:00 +08:00 |
VsDebuggerCommand-check.cmake
|
|
|
VsDebuggerCommand.cmake
|
|
|
VsDebuggerCommandArguments-check.cmake
|
|
|
VsDebuggerCommandArguments.cmake
|
|
|
VsDebuggerEnvironment-check.cmake
|
|
|
VsDebuggerEnvironment.cmake
|
|
|
VsDebuggerWorkingDir-check.cmake
|
|
|
VsDebuggerWorkingDir.cmake
|
|
|
VsDeployEnabled-check.cmake
|
VS: Add target property to explicitly control solution deployment
|
2020-02-25 10:24:23 -05:00 |
VsDeployEnabled.cmake
|
VS: Add target property to explicitly control solution deployment
|
2020-02-25 10:24:23 -05:00 |
VsDotnetStartupObject-check.cmake
|
VS: Add StartupObject property for managed .NET projects
|
2022-04-12 15:35:17 +02:00 |
VsDotnetStartupObject.cmake
|
VS: Add StartupObject property for managed .NET projects
|
2022-04-12 15:35:17 +02:00 |
VsDotnetTargetFramework-check.cmake
|
VS: Add support for .NET Standard and .NET Core
|
2020-01-24 09:11:05 -05:00 |
VsDotnetTargetFramework.cmake
|
VS: Add support for .NET Standard and .NET Core
|
2020-01-24 09:11:05 -05:00 |
VsDotnetTargetFrameworkVersion-check.cmake
|
VS: Add support for .NET Standard and .NET Core
|
2020-01-24 09:11:05 -05:00 |
VSDotnetTargetFrameworkVersion.cmake
|
VS: Add support for .NET Standard and .NET Core
|
2020-01-24 09:11:05 -05:00 |
VsDpiAware-check.cmake
|
|
|
VsDpiAware.cmake
|
|
|
VsDpiAwareBadParam-result.txt
|
|
|
VsDpiAwareBadParam-stderr.txt
|
cmGlobalGenerator: Process targets in a stable order
|
2021-07-08 15:16:46 -04:00 |
VsDpiAwareBadParam.cmake
|
|
|
VsForceInclude-check.cmake
|
VS: Add compiler flag table entry for -FI followed by separate argument
|
2022-04-01 16:37:08 -04:00 |
VsForceInclude.cmake
|
VS: Add compiler flag table entry for -FI followed by separate argument
|
2022-04-01 16:37:08 -04:00 |
VsFrameworkReference-check.cmake
|
VS: Add VS_FRAMEWORK_REFERENCES
|
2024-06-26 16:44:51 +01:00 |
VsFrameworkReference.cmake
|
VS: Add VS_FRAMEWORK_REFERENCES
|
2024-06-26 16:44:51 +01:00 |
VsGlobals-check.cmake
|
|
|
VsGlobals.cmake
|
|
|
VsJustMyCode-check.cmake
|
VS: Suppress MSBuild default settings affected by UseDebugLibraries
|
2024-02-19 10:40:40 -05:00 |
VsJustMyCode.cmake
|
|
|
VsNoCompileBatching-check.cmake
|
VS: Add property to turn off Visual Studio compile batching
|
2022-02-08 08:07:00 +02:00 |
VsNoCompileBatching.cmake
|
VS: Add variable to to turn off Visual Studio compile batching
|
2022-06-22 12:07:03 -04:00 |
VsPackageReferences-check.cmake
|
VS: Enable DOTNET_TARGET_FRAMEWORK properties all target types
|
2020-06-05 08:01:59 -04:00 |
VsPackageReferences.cmake
|
VS: Enable DOTNET_TARGET_FRAMEWORK properties all target types
|
2020-06-05 08:01:59 -04:00 |
VsPlatformToolset-check.cmake
|
Fix typos identified using codespell
|
2020-07-22 12:44:47 -04:00 |
VsPlatformToolset.cmake
|
VS: Add option for per-target PlatformToolset
|
2020-04-29 07:35:57 -04:00 |
VsPrecompileHeaders-check.cmake
|
Multi-Ninja: Add precompile headers support
|
2020-01-17 23:17:35 +01:00 |
VsPrecompileHeaders.cmake
|
|
|
VsPrecompileHeadersReuseFromCompilePDBName-result.txt
|
|
|
VsPrecompileHeadersReuseFromCompilePDBName-stderr.txt
|
|
|
VsPrecompileHeadersReuseFromCompilePDBName.cmake
|
|
|
VsProjectImport-check.cmake
|
|
|
VsProjectImport.cmake
|
|
|
VsSdkDirectories-check.cmake
|
|
|
VsSdkDirectories.cmake
|
|
|
VsSettings-check.cmake
|
VS: Honor VS_SETTINGS source file property on all sources
|
2021-09-09 14:19:28 -04:00 |
VsSettings.cmake
|
VS: Honor VS_SETTINGS source file property on all sources
|
2021-09-09 14:19:28 -04:00 |
VsSourceSettingsTool-check.cmake
|
VS: Test VS_SETTINGS and VS_SOURCE_SETTINGS_<tool> properties.
|
2020-03-26 16:01:42 +00:00 |
VsSourceSettingsTool.cmake
|
VS: Test VS_SETTINGS and VS_SOURCE_SETTINGS_<tool> properties.
|
2020-03-26 16:01:42 +00:00 |
VsSpectreMitigation-check.cmake
|
|
|
VsSpectreMitigation.cmake
|
|
|
VsTargetsFileReferences-check.cmake
|
|
|
VsTargetsFileReferences.cmake
|
|
|
VsToolOverride-check.cmake
|
VS: Honor VS_TOOL_OVERRIDE for known source file types too
|
2024-10-01 14:00:00 -04:00 |
VsToolOverride.cmake
|
VS: Honor VS_TOOL_OVERRIDE for known source file types too
|
2024-10-01 14:00:00 -04:00 |
VsVCTargetsPath-check.cmake
|
|
|
VsVCTargetsPath.cmake
|
|
|
VsWinRTByDefault-check.cmake
|
VS: Change CMAKE_VS_WINRT_BY_DEFAULT to not implicitly enable WinRT
|
2019-12-16 13:46:59 -05:00 |
VsWinRTByDefault.cmake
|
Vs: Add test for VS_WINRT_BY_DEFAULT
|
2019-12-16 15:00:44 +03:00 |