Commit History

Author SHA1 Message Date
  Stephen Kelly e6971df6ab cmTarget: Make the source files depend on the config. 11 years ago
  Stephen Kelly 26d494ba01 cmTarget: Use string API to add sources to cmTarget objects. 11 years ago
  Brad King 86b003c3c6 Merge topic 'add_custom_command-no-INTERFACE-lib' 11 years ago
  Stephen Kelly 2600e923a6 Disallow INTERFACE libraries with add_custom_command(TARGET). 11 years ago
  Stephen Kelly f6da044080 cmLocalGenerator: Add ComputeObjectFilenames interface. 11 years ago
  Brad King bc993f277e Generalize cmCustomCommandGenerator to more fields 11 years ago
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 7abf4e313d stringapi: Use strings for dependency information 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 215b1addf0 stringapi: Take strings in escaping functions 11 years ago
  Ben Boeckel fabf1fbabb stringapi: Use strings in target name 11 years ago
  Ben Boeckel a6ae2ea72b stringapi: Use strings in Convert methods in LocalGenerator 11 years ago
  Ben Boeckel ce5114354c stringapi: Use strings for the languages 11 years ago
  Ben Boeckel 3742bb0d32 stringapi: Use strings for variable names 11 years ago
  Ben Boeckel ec97ed7d0c stringapi: Use strings for property names 12 years ago
  Brad King 5e8e4d0f88 cmLocalGenerator: Add response file option to OutputLinkLibraries 11 years ago
  Brad King b9aa504198 cmLocalGenerator: Simplify GetIncludeFlags output formatting 11 years ago
  Brad King 971653b767 cmLocalGenerator: Add format option to ConvertToLinkReference 11 years ago
  Brad King 0c0ef9e7b7 cmLocalGenerator: Add format option to ConvertToIncludeReference 11 years ago
  Brad King 02bebd60e9 cmLocalGenerator: Add format option to ConvertToOutputForExisting 11 years ago
  Brad King fba51b096e MSVC: Add properties to configure compiler PDB files (#14762) 11 years ago
  Brad King 77b2e6f1d8 OS X: Escape path given to -isysroot flag 11 years ago
  Brad King d2059d2511 cmVersion: Fix CMake_VERSION_ENCODE for date in patch level 11 years ago
  Nils Gladitz efdcebddbd VisibilityInlinesHidden: only apply -fvisibility-inlines-hidden to C++ sources 11 years ago
  Brad King 82d4317503 Allow projects to specify extra inputs to CMake 11 years ago
  Rolf Eike Beer c768e398f9 cmMakefile: make some methods take const std::string& instead of const char* 11 years ago
  Stephen Kelly 531e40b95e cmTarget: Make GetSourceFiles populate an out-vector parameter. 12 years ago
  Stephen Kelly db7d1112ea cmLocalGenerator: Remove VTK include hack (#11338). 12 years ago