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
/
cmGlobalVisualStudioGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
VS: Add include_external_msproject detection of `.njsproj` type
Brad King
3 days
1
-0/+3
*
CMake: Restore support for compiling as C++11 on Windows
Marc Chevrier
10 days
1
-5/+6
*
VS: Add include_external_msproject detection of `.wapproj` type
Brad King
2025-11-18
1
-0/+3
*
IWYU: Update for Debian 13 CI job
Brad King
2025-11-12
1
-0/+1
*
VS: Restore support for Intel Fortran projects
Brad King
2025-10-29
1
-4/+9
*
Merge topic 'vs-sdk-style-platform-override'
Brad King
2025-09-30
1
-6/+13
|
\
|
*
VS: Fix SLNs for DOTNET_SDK targets with VS_GLOBAL_PlatformTarget
Jelle
2025-09-29
1
-6/+13
*
|
VS: Restore include_external_msproject type detection
Brad King
2025-09-29
1
-1/+33
|
/
*
VS: Generate .slnx files for VS 2026
Brad King
2025-09-18
1
-14/+24
*
cmGlobalVisualStudio7Generator: Factor out computation of path to .sln
Brad King
2025-09-18
1
-9/+19
*
cmGlobalVisualStudioGenerator: Consolidate solution generation methods
Brad King
2025-09-17
1
-13/+9
*
cmGlobalVisualStudioGenerator: Adopt more solution generation methods
Brad King
2025-09-17
1
-0/+71
*
VS: Decouple solution generation from `.sln` file format
Brad King
2025-09-17
1
-57/+242
*
cmGlobalVisualStudioGenerator: Adopt some solution generation methods
Brad King
2025-09-16
1
-0/+96
*
Merge branch 'backport-vs2026' into vs2026
Brad King
2025-09-15
1
-15/+10
|
\
|
*
VS: Add Visual Studio 18 2026 generator
Brad King
2025-09-15
1
-0/+7
|
*
VS: Remove unused generator code
Brad King
2025-09-10
1
-15/+3
*
|
cmLocalGenerator: get the configuration when building object paths
Ben Boeckel
2025-09-09
1
-1/+1
*
|
Merge topic 'vs-cleanup'
Brad King
2025-09-05
1
-154/+0
|
\
\
|
|
/
|
*
cmGlobalVisualStudioGenerator: Remove unused code left from VS 7.1
Brad King
2025-09-04
1
-154/+0
*
|
Merge topic 'vs-cleanup'
Brad King
2025-09-02
1
-2/+2
|
\
\
|
|
/
|
*
cmGlobalVisualStudio7Generator: Constify .sln write methods
Brad King
2025-09-01
1
-2/+2
*
|
objects: implement installation naming strategies
Ben Boeckel
2025-08-16
1
-2/+7
|
/
*
generators: use GetSupportDirectory() in more places
Ben Boeckel
2025-05-23
1
-3/+2
*
cmGlobalVisualStudioGenerator: simplify target dir construction
Ben Boeckel
2025-05-22
1
-12/+3
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-26/+26
*
VS: Remove support for appending a platform to the generator name
Brad King
2025-01-21
1
-9/+2
*
Fix: A lot of typos in code found by `typos`
Alex Turbov
2025-01-12
1
-1/+1
*
Add generator-agnostic DEBUGGER_WORKING_DIRECTORY target property
Garrett Campbell
2024-12-09
1
-0/+10
*
Drop Visual Studio 12 2013 generator
Brad King
2024-08-28
1
-10/+0
*
Drop Visual Studio 9 2008 generator
Brad King
2024-05-08
1
-6/+0
*
Source: Use cmValue::IsOn and IsOff
Vitaly Stakhovsky
2024-03-17
1
-1/+1
*
strings: use character literals where possible
Ben Boeckel
2023-07-28
1
-3/+3
*
cmStrCat: use in Windows-specific sources
Ben Boeckel
2023-07-28
1
-14/+15
*
strings: simplify streaming sequences
Ben Boeckel
2023-07-27
1
-2/+2
*
strings: compare to static `string_view` instances in Windows-only code
Ben Boeckel
2023-07-27
1
-3/+4
*
Merge topic 'vs-sdk-selection'
Brad King
2023-06-23
1
-0/+8
|
\
|
*
VS: Restore Windows SDK selection with platform in generator name
Brad King
2023-06-22
1
-0/+8
*
|
Drop Visual Studio 11 2012 generator
Brad King
2023-06-13
1
-10/+0
|
/
*
Source: use C++11 nullptr
scivision
2023-02-14
1
-9/+9
*
cmCustomCommand: Refactor custom command-specific policy values
Kyle Edwards
2023-02-06
1
-1/+0
*
clang-tidy: fix `modernize-raw-string-literal` lints
Ben Boeckel
2022-11-29
1
-1/+1
*
clang-tidy: fix `performance-unnecessary-value-param` lints
Ben Boeckel
2022-11-29
1
-1/+1
*
clang-tidy: fix `readability-else-after-return` lints
Ben Boeckel
2022-11-29
1
-6/+5
*
clang-tidy: fix `modernize-use-equals-default` lints
Ben Boeckel
2022-11-29
1
-3/+1
*
cmGlobalVisualStudioGenerator: Fix compiling as C++20 in VS 2022
Werner, Joerg
2022-10-21
1
-1/+2
*
Drop Visual Studio 10 2010 generator
Brad King
2022-09-26
1
-10/+0
*
VS: Exclude ZERO_CHECK.proj from .sln for include_external_msproject
Sumit Bhardwaj
2022-07-20
1
-0/+6
*
VS: Introduce IsInSolution to check whether a target is in sln file
Sumit Bhardwaj
2022-02-12
1
-0/+6
[next]