Commit History

Author SHA1 Message Date
  Stephen Kelly a4e6bf8e36 cmTarget: Make GetSourceFiles string overload private. 11 years ago
  Stephen Kelly eb163f37d4 cmTarget: Extract a ProcessSourceItemCMP0049 method. 11 years ago
  Stephen Kelly 6c19024570 Remove extra semicolons from C++ code. 11 years ago
  Stephen Kelly 6e636f2eba cmTarget: Make the SOURCES origin tracable. 11 years ago
  Stephen Kelly 3676fb4963 cmTarget: Allow transitive evaluation of SOURCES property. 11 years ago
  Stephen Kelly e6971df6ab cmTarget: Make the source files depend on the config. 11 years ago
  Stephen Kelly 042c1c834e cmTarget: Compute languages from object libraries on demand. 11 years ago
  Stephen Kelly 8cd113ad1d cmTarget: Store strings instead of cmSourceFile* to represent SOURCES. 11 years ago
  Stephen Kelly 59e8740aca cmTarget: Remove AddSourceFile method 11 years ago
  Stephen Kelly d38423ecc4 cmTarget: Add a method to obtain list of filenames for sources. 11 years ago
  Stephen Kelly 0ed5ce4cd8 cmTarget: Rename AddSource method for backward compatibility. 11 years ago
  Brad King 7b0efcded3 Merge topic 'fix-policy-scopes' 11 years ago
  Ben Boeckel b3bf31a548 stringapi: Miscellaneous char* parameters 11 years ago
  Ben Boeckel 3def29da3c stringapi: Use strings for feature arguments 11 years ago
  Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings 11 years ago
  Brad King f154475b65 cmTarget: Refactor GetLocation API 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Ben Boeckel fabf1fbabb stringapi: Use strings in target name 11 years ago
  Ben Boeckel ce5114354c stringapi: Use strings for the languages 12 years ago
  Ben Boeckel 310ef08fed stringapi: Use strings for source names 11 years ago
  Ben Boeckel ec97ed7d0c stringapi: Use strings for property names 12 years ago
  Brad King b1bbee3e9a Record more policies on targets when created 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
  Brad King 3737860a38 cmTarget: Add per-config compilation info 11 years ago
  Brad King 718a9532c6 cmTarget: Refactor ComputePDBOutputDir interface 11 years ago
  Brad King b4aac0caca Makefile: Fix per-config linker PDB output directory 11 years ago
  Stephen Kelly 5771f81d91 cmTarget: Add GetTransitiveTargetClosure method. 11 years ago
  Stephen Kelly b8b99cc1e5 cmTarget: Avoid computing languages when computing transitive targets. 11 years ago
  Stephen Kelly 01bca553b8 cmTarget: Move ComputeLinkInterface to the internal class. 11 years ago