Commit History

Author SHA1 Message Date
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 years ago
  Stephen Kelly 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. 10 years ago
  Stephen Kelly c22f6c1504 Remove unused includes. 10 years ago
  Stephen Kelly 0b945ea9a6 Genex: Allow COMPILE_LANGUAGE when processing compile definitions. 10 years ago
  Brad King 4a0128f42f VS6: Compute CMAKE_*_FLAGS and COMPILE_DEFINITIONS* only when needed 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Brad King e15a7075b5 Add an option for explicit BYPRODUCTS of custom commands (#14963) 11 years ago
  Brad King b3b44d138e cmTarget: Rename old-style link dependencies code as "ForVS6" 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
  Stephen Kelly 26d494ba01 cmTarget: Use string API to add sources to cmTarget objects. 11 years ago
  Brad King bc993f277e Generalize cmCustomCommandGenerator to more fields 11 years ago
  Brad King d45e7f3461 cmCustomCommand: Return std::string from GetWorkingDirectory 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 8d60da0cb5 cmTarget: Remove the project argument to FindTarget 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
  Stephen Kelly bf1e1bf1d0 cmMakefile: Make FindSourceGroup const. 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
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 11 years ago
  Brad King f8241136b4 Merge topic 'INTERFACE_LIBRARY-target-type' 12 years ago
  Stephen Kelly fe732264e9 Add the INTERFACE_LIBRARY target type. 13 years ago
  Stephen Kelly 693199999a VS6: Add some delimiting between error message and content. 12 years ago
  Brad King eccb39d7f4 VS 6,7: Refactor local generators to avoid GetSourceFileWithOutput 12 years ago
  Patrick Gansterer 33e6e0b9c2 VS6: Add handling of CMAKE_*_LINKER_FLAGS_<CONFIG> variables 12 years ago
  Patrick Gansterer 2a43c306fe Add support for CMAKE_STATIC_LINKER_FLAGS 12 years ago
  Stephen Kelly 184121538c Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string. 12 years ago