Commit History

Author SHA1 Message Date
  Brad King 09164c637b VS: Encode more content correctly in vcxproj files (#15031) 11 years ago
  Brad King 1c209ac165 cmIDEOption: Store mapped flag values as a vector<string> 11 years ago
  Brad King 91c933546d cmVisualStudio10TargetGenerator: Remove dupilcate line 11 years ago
  Brad King 7a9909db86 VS: Make MS-tool-specific options conditional 11 years ago
  Martin Mitas 5d8738468f VS: Fix handling of non-preprocessor flags in CMAKE_RC_FLAGS 11 years ago
  Brad King d96b3f68f4 VS14: Generate flag tables from MSBuild v140 tool files 11 years ago
  Brad King 1edaef39f1 VS: Factor MS-tool-specific vcxproj settings into helper 11 years ago
  Brad King 808f4b1fa4 VS: Re-order logic to group MS-tool-specific options together 11 years ago
  Brad King 13e6d5595f VS: Set some options directly instead of using flag map 11 years ago
  Brad King 8f4bdcc6cb VS: Remove always-true condition on compile options block 11 years ago
  Brad King 2b3e7b6f94 VS: Fix vcxproj specification of empty output file extension 11 years ago
  Brad King 39af06e7f7 VS: Fix vcxproj elements specifying binary output locations 11 years ago
  Brad King ee329d543c VS: Refactor flag table lookup 11 years ago
  Brad King 0d04838469 VS: Use full path to sources to allow deeper trees with VS >= 10 11 years ago
  Stephen Kelly e6971df6ab cmTarget: Make the source files depend on the config. 11 years ago
  Stephen Kelly e5da9e51d0 cmTarget: Allow any generator expression in SOURCES property. 11 years ago
  Brad King b16f26f5f9 Merge topic 'target-objects-refactor' 11 years ago
  Clinton Stimpson ee8cef8725 Encoding: If configured, write Visual Studio project files as UTF-8. 11 years ago
  Stephen Kelly 9ad804ac7b cmGeneratorTarget: Constify cmSourceFile* in containers. 11 years ago
  Stephen Kelly c725bb3cbd Constify some APIs in generators. 11 years ago
  Brad King bc993f277e Generalize cmCustomCommandGenerator to more fields 11 years ago
  Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings 11 years ago
  Ben Boeckel ce5114354c stringapi: Use strings for the languages 11 years ago
  Brad King 6223621e9a Merge topic 'msvc-compiler-pdb-files' 11 years ago
  Brad King fba51b096e MSVC: Add properties to configure compiler PDB files (#14762) 11 years ago
  Stephen Kelly d3682d8647 cmGeneratorTarget: Use a method to access the definition file. 11 years ago
  Stephen Kelly bf1e1bf1d0 cmMakefile: Make FindSourceGroup const. 11 years ago
  Brad King e56530f612 Merge topic 'minor-cleanups' 12 years ago
  Stephen Kelly 531e40b95e cmTarget: Make GetSourceFiles populate an out-vector parameter. 12 years ago
  Stephen Kelly 38de54cf6f cmGeneratorTarget: Add methods to access source file groups. 12 years ago