summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio10Generator.h
Commit message (Expand)AuthorAgeFilesLines
* FASTBuild: optimize try_compile buildsEduard Voronkin2025-10-231-2/+2
* Merge topic 'vs-ifx'Brad King2025-09-171-4/+2
|\
| * VS: Default Intel Fortran projects to ifx in VS 18 and aboveBrad King2025-09-161-4/+2
* | source: Pass cmBuildOptions by valueDaniel Pfeifer2025-07-301-1/+1
* | Visual Studio: support shortened object filenamesJohn Parent2025-07-291-0/+2
|/
* 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-14/+14
* VS: Remove support for appending a platform to the generator nameBrad King2025-01-211-2/+1
* VS: Add minimal support for Windows Kernel Mode DriversJoseph Snyder2024-12-031-0/+8
* VS: Add support for using Intel oneAPI Fortran compiler in .vfproj filesBrad King2023-11-221-0/+7
* VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versionsBrad King2023-08-101-2/+1
* VS: Add support for C++ module internal partitions in VS 17.6 and newerBrad King2023-05-171-0/+2
* VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selectionBrad King2023-04-051-0/+2
* VS: Defer Windows SDK selection until CMAKE_GENERATOR_PLATFORM is knownBrad King2023-04-051-0/+3
* VS: Build custom commands concurrently when possibleIvan Zinkevich2023-01-231-0/+1
* clang-tidy: fix `modernize-use-nullptr` lintsBen Boeckel2022-11-291-2/+2
* clang-tidy: fix `modernize-use-equals-default` lintsBen Boeckel2022-11-291-1/+1
* clang-tidy: fix `modernize-use-default-member-init` lintsBen Boeckel2022-11-291-9/+4
* ASM_MARMASM: Add support for Microsoft ARM assembler languageIlia K2022-11-091-0/+2
* Drop Visual Studio 10 2010 generatorBrad King2022-09-261-12/+2
* cmVSGenerator: Add support for two-part toolset versions for Visual StudioNicholas Sinlock2022-09-021-1/+2
* VS: Revert "Write ZERO_CHECK.proj for VS19 and above"Brad King2022-07-221-4/+0
* VS: Exclude ZERO_CHECK.proj from .sln for include_external_msprojectSumit Bhardwaj2022-07-201-0/+2
* VS: Write ZERO_CHECK.proj for VS19 and aboveSumit Bhardwaj2022-02-211-0/+2
* VS: Revert "Write ZERO_CHECK.proj for VS19 and above"Brad King2022-02-171-2/+0
* VS: Write ZERO_CHECK.proj for VS19 and aboveSumit Bhardwaj2022-02-121-0/+2
* cmGlobalVisualStudio10Generator: Auto restore NuGet packages.Carsten Rudolph2022-01-221-0/+2
* cmBuildOptions: Split build arguments into separate object.Carsten Rudolph2022-01-221-1/+2
* Source: Fix possible IWYU warnings in Windows generatorsNAKAMURA Takumi2021-11-191-0/+11
* cmGlobalVisualStudio10Generator: Add method to find MSBuild earlyBrad King2021-10-201-0/+2
* cmGlobalGenerator: Add method to check if generator is at least VS 10Brad King2021-10-201-0/+2
* cmGlobalVisualStudio10Generator: Allow subclasses to reset MSBuild searchBrad King2021-10-201-1/+1
* VS: Add support for Utf8Enconding when using VS 16.10+Gustavo Varo2021-06-171-0/+2
* VS: Compare VS instance versions as stringsBrad King2021-06-171-4/+1
* cmGlobalVisualStudio10Generator: Adopt GetVSInstanceVersion methodBrad King2021-06-161-0/+5
* VS: Add a mostly-undocumented hook to load custom JSON flag tablesBrad King2021-03-221-0/+2
* VS: switch to new folder structure while keeping the old one workingMarcel Ritzschke2021-03-181-0/+9
* Merge topic 'vs-toolset-version'Brad King2021-03-151-7/+15
|\
| * VS: Fix '-T version=14.28' under VS 16.9Brad King2021-03-121-7/+15
* | cmGlobalVisualStudio10Generator: Generalize flag table lookup interfaceBrad King2021-03-051-0/+6
* | cmGlobalVisualStudio10Generator: Clarify LoadFlagTable argument nameBrad King2021-03-051-1/+1
* | cmGlobalVisualStudio10Generator: Remove redundant argumentsBrad King2021-03-051-1/+0
* | cmGlobalVisualStudio10Generator: Remove redundant argumentsBrad King2021-03-051-6/+6
* | cmGlobalVisualStudio10Generator: Clarify method nameBrad King2021-03-051-1/+1
* | cmGlobalVisualStudio10Generator: Remove unused flag table method argumentBrad King2021-03-051-14/+7
* | cmGlobalVisualStudio10Generator: Adopt flag table name methodsBrad King2021-03-051-2/+15
|/
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-3/+1
* Visual Studio: Add Android supportKyle Edwards2020-06-241-0/+16
* cmGlobalVisualStudio10Generator: Move variable initialization to headerKyle Edwards2020-06-181-3/+3
* VS: Use StdOutEncoding for VS 16.7 Preview 3 and aboveJustin Goshi2020-06-031-0/+2