summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudioGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* VS: Add include_external_msproject detection of `.njsproj` typeBrad King3 days1-0/+3
* CMake: Restore support for compiling as C++11 on WindowsMarc Chevrier10 days1-5/+6
* VS: Add include_external_msproject detection of `.wapproj` typeBrad King2025-11-181-0/+3
* IWYU: Update for Debian 13 CI jobBrad King2025-11-121-0/+1
* VS: Restore support for Intel Fortran projectsBrad King2025-10-291-4/+9
* Merge topic 'vs-sdk-style-platform-override'Brad King2025-09-301-6/+13
|\
| * VS: Fix SLNs for DOTNET_SDK targets with VS_GLOBAL_PlatformTargetJelle2025-09-291-6/+13
* | VS: Restore include_external_msproject type detectionBrad King2025-09-291-1/+33
|/
* VS: Generate .slnx files for VS 2026Brad King2025-09-181-14/+24
* cmGlobalVisualStudio7Generator: Factor out computation of path to .slnBrad King2025-09-181-9/+19
* cmGlobalVisualStudioGenerator: Consolidate solution generation methodsBrad King2025-09-171-13/+9
* cmGlobalVisualStudioGenerator: Adopt more solution generation methodsBrad King2025-09-171-0/+71
* VS: Decouple solution generation from `.sln` file formatBrad King2025-09-171-57/+242
* cmGlobalVisualStudioGenerator: Adopt some solution generation methodsBrad King2025-09-161-0/+96
* Merge branch 'backport-vs2026' into vs2026Brad King2025-09-151-15/+10
|\
| * VS: Add Visual Studio 18 2026 generatorBrad King2025-09-151-0/+7
| * VS: Remove unused generator codeBrad King2025-09-101-15/+3
* | cmLocalGenerator: get the configuration when building object pathsBen Boeckel2025-09-091-1/+1
* | Merge topic 'vs-cleanup'Brad King2025-09-051-154/+0
|\ \ | |/
| * cmGlobalVisualStudioGenerator: Remove unused code left from VS 7.1Brad King2025-09-041-154/+0
* | Merge topic 'vs-cleanup'Brad King2025-09-021-2/+2
|\ \ | |/
| * cmGlobalVisualStudio7Generator: Constify .sln write methodsBrad King2025-09-011-2/+2
* | objects: implement installation naming strategiesBen Boeckel2025-08-161-2/+7
|/
* generators: use GetSupportDirectory() in more placesBen Boeckel2025-05-231-3/+2
* cmGlobalVisualStudioGenerator: simplify target dir constructionBen Boeckel2025-05-221-12/+3
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-26/+26
* VS: Remove support for appending a platform to the generator nameBrad King2025-01-211-9/+2
* Fix: A lot of typos in code found by `typos`Alex Turbov2025-01-121-1/+1
* Add generator-agnostic DEBUGGER_WORKING_DIRECTORY target propertyGarrett Campbell2024-12-091-0/+10
* Drop Visual Studio 12 2013 generatorBrad King2024-08-281-10/+0
* Drop Visual Studio 9 2008 generatorBrad King2024-05-081-6/+0
* Source: Use cmValue::IsOn and IsOffVitaly Stakhovsky2024-03-171-1/+1
* strings: use character literals where possibleBen Boeckel2023-07-281-3/+3
* cmStrCat: use in Windows-specific sourcesBen Boeckel2023-07-281-14/+15
* strings: simplify streaming sequencesBen Boeckel2023-07-271-2/+2
* strings: compare to static `string_view` instances in Windows-only codeBen Boeckel2023-07-271-3/+4
* Merge topic 'vs-sdk-selection'Brad King2023-06-231-0/+8
|\
| * VS: Restore Windows SDK selection with platform in generator nameBrad King2023-06-221-0/+8
* | Drop Visual Studio 11 2012 generatorBrad King2023-06-131-10/+0
|/
* Source: use C++11 nullptrscivision2023-02-141-9/+9
* cmCustomCommand: Refactor custom command-specific policy valuesKyle Edwards2023-02-061-1/+0
* clang-tidy: fix `modernize-raw-string-literal` lintsBen Boeckel2022-11-291-1/+1
* clang-tidy: fix `performance-unnecessary-value-param` lintsBen Boeckel2022-11-291-1/+1
* clang-tidy: fix `readability-else-after-return` lintsBen Boeckel2022-11-291-6/+5
* clang-tidy: fix `modernize-use-equals-default` lintsBen Boeckel2022-11-291-3/+1
* cmGlobalVisualStudioGenerator: Fix compiling as C++20 in VS 2022Werner, Joerg2022-10-211-1/+2
* Drop Visual Studio 10 2010 generatorBrad King2022-09-261-10/+0
* VS: Exclude ZERO_CHECK.proj from .sln for include_external_msprojectSumit Bhardwaj2022-07-201-0/+6
* VS: Introduce IsInSolution to check whether a target is in sln fileSumit Bhardwaj2022-02-121-0/+6