Commit History

Author SHA1 Message Date
  Brad King a339ea6529 Xcode: Add source file property to control file type (#14854) 11 years ago
  Brad King ae80cb9f28 Xcode: Refactor internal source file type selection 11 years ago
  Ben Boeckel 325599caa2 cmGlobalGenerator: Store targets in hash maps 11 years ago
  Stephen Kelly e6971df6ab cmTarget: Make the source files depend on the config. 11 years ago
  Stephen Kelly aa0a3562dd cmGeneratorTarget: Compute target objects on demand 11 years ago
  Stephen Kelly e5da9e51d0 cmTarget: Allow any generator expression in SOURCES property. 11 years ago
  Stephen Kelly 857d30b52e cmGlobalGenerator: Add interface to call ForceLinkerLanguages 11 years ago
  Stephen Kelly 26d494ba01 cmTarget: Use string API to add sources to cmTarget objects. 11 years ago
  Stephen Kelly 0ed5ce4cd8 cmTarget: Rename AddSource method for backward compatibility. 11 years ago
  Stephen Kelly 6c9dd0ec7b cmGlobalGenerator: Make ComputeTargetObjects non-virtual 11 years ago
  Stephen Kelly f6da044080 cmLocalGenerator: Add ComputeObjectFilenames interface. 11 years ago
  Stephen Kelly 9ad804ac7b cmGeneratorTarget: Constify cmSourceFile* in containers. 11 years ago
  Stephen Kelly cd43433de5 cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface. 11 years ago
  Brad King bc993f277e Generalize cmCustomCommandGenerator to more fields 11 years ago
  Brad King 9a5c554414 cmGlobalXCodeGenerator: Simplify handling of multiple outputs 11 years ago
  Brad King d45e7f3461 cmCustomCommand: Return std::string from GetWorkingDirectory 11 years ago
  Ben Boeckel 6557382dcf stringapi: Use strings for program paths 11 years ago
  Ben Boeckel 1a1b737c99 stringapi: Use strings for generator names 11 years ago
  Ben Boeckel 24b5e93de2 stringapi: Use strings for directories 11 years ago
  Ben Boeckel b3bf31a548 stringapi: Miscellaneous char* parameters 11 years ago
  Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Ben Boeckel c3833c7da4 stringapi: Use strings for VS project names 11 years ago
  Ben Boeckel fabf1fbabb stringapi: Use strings in target name 11 years ago
  Ben Boeckel ce5114354c stringapi: Use strings for the languages 11 years ago
  Ben Boeckel b26c70cc9a stringapi: Use strings for AddString methods 11 years ago
  Stephen Kelly 84e5f5a004 cmTarget: Move SourceFileFlags to cmGeneratorTarget. 11 years ago
  Clinton Stimpson 028a5285d8 OS X: Make sure RPATHs are unique to avoid possible corruption. 11 years ago
  Stephen Kelly bf1e1bf1d0 cmMakefile: Make FindSourceGroup const. 11 years ago
  Ruslan Baratov 1ce02ebfd5 Xcode: Fix storyboard view 11 years ago