130 Commits (e4e9ce7cbe9b41dd535d5246153900cb9657c6ba)

Author SHA1 Message Date
Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 8 years ago
Beeble 4cd815f0b3 VS: Pass whole target to WriteProjectConfigurations 8 years ago
Evgeny Fimochkin 5ba2c9e5e0 VS: Add support for ASM_NASM language 9 years ago
Brad King 2d3aa94225 cmGlobalGenerator: Allow FindMakeProgram to fail 9 years ago
Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 years ago
Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
Tobias Hunger 4db08807db CMake: Report whether generators support platforms 9 years ago
Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
Brad King 180538c706 Source: Stabilize include order 9 years ago
Brad King f47b4f68a9 Drop Visual Studio 7 generator for VS .NET 2002 10 years ago
Robert Dailey 2b958a2027 cmake-gui: Add option to specify generator toolset 11 years ago
Stephen Kelly 7b127c62d4 VS7: Port remaining interface to cmGeneratorTarget 10 years ago
Stephen Kelly 6cac952b9e VS: Port interface to cmGeneratorTarget 10 years ago
Stephen Kelly 97b3768898 VS: Port WriteUtilityDepends to cmGeneratorTarget 10 years ago
Stephen Kelly b13e26e278 VS: Port ProjectDepends to cmGeneratorTarget. 10 years ago
Stephen Kelly 84fb579fc8 VS: Port WriteProject to cmGeneratorTarget 10 years ago
Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 10 years ago
Stephen Kelly ff8ac8ee6a cmLocalGenerator: Create from already-constructed cmMakefile. 10 years ago
Stephen Kelly 9b6a743b80 cmLocalGenerator: Remove Parent pointer. 10 years ago
Brad King c85367f408 VS: Compute project GUIDs deterministically 10 years ago
Stephen Kelly 3b880a0741 cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. 10 years ago
Stephen Kelly c7b79aa16a cmGlobalGenerator: Require a cmake instance in ctor. 10 years ago
Brad King 2f4bb4e9b0 VS: Do not accumulate configurations globally (#15577) 10 years ago
Stephen Kelly b5f093f096 VS: Simplify setting of flag table. 10 years ago
Stephen Kelly a48aebcb67 cmLocalGenerator: Require a parent in the constructor. 10 years ago
Gregor Jasny ce935ebe50 cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja 11 years ago
Brad King aa2ba12164 VS: Use $(ConfigurationName) as CMAKE_CFG_INTDIR in VS 7, 8, 9 11 years ago
Geoff Viola bef23e8181 Fix some spelling errors in comments 11 years ago
Brad King b97736a23d VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8 11 years ago
Brad King 68d4280ac4 VS: Refactor internal default platform name selection 11 years ago
Brad King a43f44000d VS: Move internal MasmEnabled member up to VS 7 generator 11 years ago
Brad King f5c0efdbe4 cmGlobalGenerator: Create a non-virtual 'DoGenerate' method 11 years ago
Brad King 6e176e6d9e VS: Delay platform definitions until system name is known 11 years ago
Brad King cb67509b06 VS: Remove unused parameter of WriteTargetConfigurations 11 years ago
Brad King 790e167718 VS: Fix subproject .sln dependencies on custom targets 11 years ago
Brad King 5fba44cf41 VS: Move VS-only API out of cmGlobalGenerator 11 years ago
Clinton Stimpson ee8cef8725 Encoding: If configured, write Visual Studio project files as UTF-8. 12 years ago
Ben Boeckel 6557382dcf stringapi: Use strings for program paths 12 years ago
Ben Boeckel 1a1b737c99 stringapi: Use strings for generator names 12 years ago
Ben Boeckel 24b5e93de2 stringapi: Use strings for directories 12 years ago
Ben Boeckel b3bf31a548 stringapi: Miscellaneous char* parameters 12 years ago
Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings 12 years ago
Ben Boeckel 270eb96df0 strings: Remove cmStdString references 12 years ago
Ben Boeckel c3833c7da4 stringapi: Use strings for VS project names 12 years ago
Ben Boeckel fabf1fbabb stringapi: Use strings in target name 12 years ago
David Golub a79cbdc068 VS: Teach include_external_msproject about non-C++ projects (#14661) 12 years ago
Stephen Kelly ef25ba8d06 Constify handling of target dependencies. 12 years ago
Brad King 0c55729c13 VS: Add CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND variables 12 years ago
Brad King 558c74d0ab VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generators 12 years ago