Commit History

Author SHA1 Message Date
  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' 11 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
  Brad King f3a9eb4560 Merge topic 'vs10-include-backslashes' 11 years ago
  Brad King c1311077b8 VS: Convert include path to backslashes for VS >= 10 11 years ago
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 years ago
  Stephen Kelly ef25ba8d06 Constify handling of target dependencies. 12 years ago
  Stephen Kelly 0bfcb450e6 INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties. 12 years ago
  Stephen Kelly 50d152035d cmTarget: Make custom command accessors API const. 12 years ago
  Clinton Stimpson 58e3d4948d MSVC: Fix encoding of Visual Studio 10+ project files. 12 years ago
  Stephen Kelly 07f5788385 Move TraceDependencies to cmGeneratorTarget. 13 years ago
  Stephen Kelly fe732264e9 Add the INTERFACE_LIBRARY target type. 13 years ago
  Robert Maynard 3064f80d25 VS: Generate ToolsVersion matching each VS version 12 years ago
  Patrick Gansterer 28e770cf6e VS10: Add support for assembler code (#11536) 12 years ago
  Brad King e7bcdf856e VS10: Escape include paths in XML project files (#14331) 12 years ago