Brad King
							
						 | 
						
							
							
								a9a93b1e33
							
							Merge topic 'cuda-arch-off-vs'
						 | 
						3 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								9fe41ecf36
							
							VS: Fix CUDA CodeGeneration field for CMAKE_CUDA_ARCHITECTURES=OFF
						 | 
						3 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								d1b48bfabd
							
							CUDA: Add support for CUDA_ARCHITECTURES=native
						 | 
						3 years ago | 
					
				
					
						
							
								   Raul Tambre
							
						 | 
						
							
							
								d19273bc7b
							
							CUDA: Support all and all-major on Visual Studio
						 | 
						3 years ago | 
					
				
					
						
							
								   Sumit Bhardwaj
							
						 | 
						
							
							
								a88f98b3be
							
							Make cmGlobalVisualStudioGenerator::VSVersion enum class
						 | 
						3 years ago | 
					
				
					
						
							
								   NAKAMURA Takumi
							
						 | 
						
							
							
								0e58a5ea07
							
							Source: Fix possible IWYU warnings in Windows generators
						 | 
						4 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								c46b265839
							
							VS: Add Visual Studio 17 2022 generator
						 | 
						4 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								c48d2d8480
							
							VS: Place per-source preprocessor definitions after target-wide ones
						 | 
						4 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								5c7ca6f8a8
							
							CUDA: Move VS CudaRuntime selection to be with rest of CUDA options
						 | 
						5 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								4468acb979
							
							CUDA: Factor runtime library lookup into helper method
						 | 
						5 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								36aba01223
							
							cmGeneratorTarget::GetProperty: return cmProp
						 | 
						5 years ago | 
					
				
					
						
							
								   Robert Maynard
							
						 | 
						
							
							
								0d0145138f
							
							CUDA: Add abstraction for cuda runtime selection
						 | 
						6 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								64843b1737
							
							cmVisualStudio10TargetGenerator: use std::string for tag
						 | 
						6 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								c688b401d3
							
							cmstd: Modernize CMake system headers
						 | 
						6 years ago | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								9b334397f5
							
							Source sweep: Use cmStrCat for string concatenation
						 | 
						6 years ago | 
					
				
					
						
							
								   Sebastian Holtermann
							
						 | 
						
							
							
								7fbcc16dcd
							
							cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize
						 | 
						6 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								f621e7fa5d
							
							VS: Fix Fortran runtime library flag map special case for '-' options
						 | 
						6 years ago | 
					
				
					
						
							
								   Artur Ryt
							
						 | 
						
							
							
								01b2d6ab74
							
							Modernize: Use ranged for-loops when possible
						 | 
						6 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								57e48f16f2
							
							VS: Add Visual Studio 16 2019 generator
						 | 
						6 years ago | 
					
				
					
						
							
								   Bruno Manganelli
							
						 | 
						
							
							
								5bcfe98bd5
							
							Source: Fix various compiler warnings in Visual Studio 2017
						 | 
						6 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								6ce56028d5
							
							cmVisualStudioGeneratorOptions::Parse(): const std::string& argument
						 | 
						7 years ago | 
					
				
					
						
							
								   Kitware Robot
							
						 | 
						
							
							
								d7204e649e
							
							Revise C++ coding style using clang-format-6.0
						 | 
						7 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								7d407b438d
							
							cmVisualStudioGeneratorOptions: specify indentation with integer
						 | 
						7 years ago | 
					
				
					
						
							
								   Craig Scott
							
						 | 
						
							
							
								8e841a473f
							
							Cleanup: Fix typos and grammar in docs and code
						 | 
						7 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								80767dd50e
							
							VS: Simplify XML code
						 | 
						7 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								a0d9429bd7
							
							cmVisualStudioGeneratorOptions: Move XML code to subclasses
						 | 
						7 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								5697c6ae03
							
							cmVisualStudioGeneratorOptions: Factor out an OutputFlag helper
						 | 
						7 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								8182ebca32
							
							cmIDEOptions: use std::string
						 | 
						7 years ago | 
					
				
					
						
							
								   Vitaly Stakhovsky
							
						 | 
						
							
							
								b723fe3d7d
							
							VS: Convert loops to C++11, other C++ improvements
						 | 
						7 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								3073bd1f3d
							
							VisualStudio generators: refactoring
						 | 
						7 years ago |