summaryrefslogtreecommitdiffstats
path: root/Source/cmVisualStudio10TargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* cxxmodules: rework control logic for scanning regular C++ sourcesBen Boeckel2023-10-021-9/+0
* CUDA: Visual Studio propagate objects to device linkingRobert Maynard2023-09-221-14/+33
* Merge topic 'cxxmodules-non-compiled-source'Brad King2023-09-141-0/+20
|\
| * Merge branch 'cxxmodules-non-compiled-source-release' into cxxmodules-non-com...Ben Boeckel2023-09-121-0/+20
| |\
| | * cxxmodules: detect and message about non-compiled sourcesBen Boeckel2023-09-121-0/+20
* | | Merge topic 'vs-cuda-object-libs'Brad King2023-09-121-1/+4
|\ \ \ | |/ / |/| |
| * | VS: Avoid unnecessary CUDA device linking for OBJECT librariesRobert Maynard2023-09-111-1/+4
| |/
* | Merge topic 'modules-better-messages'Brad King2023-08-251-3/+3
|\ \
| * | cxxmodules: improve error messages for C++ module setupBen Boeckel2023-08-231-3/+3
| |/
* | cmGeneratorTarget: classify BMI-only C++ module sourcesBen Boeckel2023-08-171-0/+1
* | cmSystemTools: move `ComputeCertificateThumbprint` to the only consumerBen Boeckel2023-08-081-2/+71
* | cmCryptoHash: prefer to cmSystemTools::ComputeStringMD5Ben Boeckel2023-08-081-2/+4
* | Merge branch 'backport-revert-vs-show-cmake-files'Brad King2023-08-021-55/+1
|\ \ | |/
| * VS: Revert "Add CMake input files to ZERO_CHECK"Brad King2023-08-021-55/+1
* | cmComputeLinkInformation: prepare Item consumers for `OBJECT` librariesBen Boeckel2023-08-011-1/+2
* | Merge topic 'windows-tidy-cmstrcat'Brad King2023-08-011-247/+278
|\ \
| * | strings: use `emplace_back` with `cmStrCat` argumentsBen Boeckel2023-07-281-1/+1
| * | strings: use character literals where possibleBen Boeckel2023-07-281-44/+45
| * | cmStrCat: use in Windows-specific sourcesBen Boeckel2023-07-281-156/+184
| * | strings: simplify streaming sequencesBen Boeckel2023-07-271-5/+4
| * | strings: combine string literals where possibleBen Boeckel2023-07-271-5/+6
| * | strings: compare to static `string_view` instances in Windows-only codeBen Boeckel2023-07-271-71/+73
* | | IWYU: Update for Debian 12 CI jobBrad King2023-07-281-0/+1
|/ /
* | Merge topic 'vs-cxxmodules-same-src-name'Brad King2023-06-301-0/+11
|\ \ | |/
| * VS: Fix C++ modules in source files with the same nameBrad King2023-06-281-0/+11
* | Merge topic 'vs-cxxmodules-public-bmis'Brad King2023-06-231-0/+24
|\ \ | |/
| * VS: Make C++ module BMIs public by default for shared librariesAndreas Weis2023-06-221-0/+24
* | cmVisualStudio10TargetGenerator: Remove unused VS-10-only codeBrad King2023-06-131-12/+0
|/
* cxxmodules: remove support for `CXX_MODULE_HEADER_UNITS` filesetsBen Boeckel2023-05-311-3/+1
* VS: Add support for C++ module internal partitions in VS 17.6 and newerBrad King2023-05-171-1/+8
* CMake code rely on cmList class for CMake lists management (part. 2)Marc Chevrier2023-04-291-10/+10
* VS: Add CMake input files to ZERO_CHECKAlexander Neundorf2023-04-251-1/+55
* CMake code rely on cmList class for CMake lists management (part. 1)Marc Chevrier2023-04-241-11/+7
* Merge topic 'support_cubin_fatbin_optix_cuda_output'Brad King2023-03-141-5/+20
|\
| * CUDA: Add support for CUBIN, FATBIN, and OPTIXIR compilationRobert Maynard2023-03-131-5/+20
* | VS: Add policy to build custom commands concurrentlyBrad King2023-03-121-2/+7
* | Merge topic 'vs-props-order'Brad King2023-03-081-1/+1
|\ \
| * | VS: Import default C++ props file before toolset-specific props fileMatthew Voss2023-03-071-1/+1
| |/
* | Merge topic 'revert-vs-BuildInParallel'Brad King2023-03-081-7/+4
|\ \ | |/ |/|
| * VS: Revert "Build custom commands concurrently when possible"Brad King2023-03-071-7/+4
* | VS : Support WIN32_EXECUTABLE on SDK style projectsOlivier PENA2023-02-281-1/+5
* | VS: Fix wrong appxManifest if OUTPUT_NAME != target nameSergey Markelov2023-02-161-10/+16
|/
* VS: Honor compile options for ASM_NASMBrad King2023-01-261-0/+2
* VS: Honor compile options for ASM_MARMASMBrad King2023-01-261-0/+2
* VS: Do not concurrently build custom commands with generated MAIN_DEPENDENCYBrad King2023-01-251-5/+10
* VS: Build custom commands concurrently when possibleIvan Zinkevich2023-01-231-2/+6
* cmValue: Use operator* explicitly to convert to std::string; avoid extra callVitaly Stakhovsky2023-01-161-1/+1
* VS: Honor compile options for MASMBrad King2023-01-121-0/+2
* Merge branch 'backport-masm-debug-format' into masm-debug-formatBrad King2022-12-151-0/+4
|\
| * VS: Do not enable ASM_MASM debug information unless requestedBrad King2022-12-151-0/+4