提交历史

作者 SHA1 备注 提交日期
  Stephen Kelly 5d3776a7eb Access sources through cmGeneratorTarget. 10 年之前
  Daniel Pfeifer b3372db588 cmExtra{Kate,SublimeText}Generator: Remove unused cmXMLSafe includes 10 年之前
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 年之前
  Stephen Kelly 0b945ea9a6 Genex: Allow COMPILE_LANGUAGE when processing compile definitions. 10 年之前
  Ben Boeckel 6fa6bedf78 LocalGenerator: Add a string overload for AppendFlags 11 年之前
  Stephen Kelly e6971df6ab cmTarget: Make the source files depend on the config. 11 年之前
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 年之前
  Ben Boeckel 1a1b737c99 stringapi: Use strings for generator names 11 年之前
  Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings 11 年之前
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 年之前
  Ben Boeckel fabf1fbabb stringapi: Use strings in target name 11 年之前
  Ben Boeckel ce5114354c stringapi: Use strings for the languages 11 年之前
  Ben Boeckel 2d9f93ab24 Sublime: Pass language and config properly 11 年之前
  Stephen Kelly 531e40b95e cmTarget: Make GetSourceFiles populate an out-vector parameter. 12 年之前
  Brad King 684063c036 Refactor tool selection for edit_cache (#14544) 12 年之前
  Brad King 0c39a757da Drop the 'Full' field from cmDocumentationEntry 12 年之前
  Brad King 41a2fb5ba0 Merge topic 'tid-system-argument' 12 年之前
  Stephen Kelly 184121538c Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string. 12 年之前
  Stephen Kelly f1fcbe3fde Add Target API to determine if an include is a system include. 12 年之前
  Brad King d221eac812 Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handling 12 年之前
  Stephen Kelly 35496761a5 Add cmLocalGenerator::GetCompileOptions. 12 年之前
  Stephen Kelly 8e947670cf Sublime: Honor source-level COMPILE_FLAGS property 12 年之前
  Stephen Kelly a6286e92c9 Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037) 12 年之前
  Robert Maynard f616ff2c25 Update generator to use new cmGeneratorTarget api. 12 年之前
  Robert Maynard 4760eade42 Remove ability to generate sublime clang files. 12 年之前
  Robert Maynard da0898e0a2 Correct missing parameter to CMP0018Flags call. 12 年之前
  Morné Chamberlain 089d9ccdce SublimeText 2 Gen: Set the sublimeclang_options_script property. 13 年之前
  Morné Chamberlain 304b885d36 Sublime Text 2 Gen: Per-source Compile flags are now saved in a separate file. 13 年之前
  Morné Chamberlain 5b2aa3dd9a SublimeText2 Gen: Fixed the issue where include directory flags used -D 13 年之前
  Morné Chamberlain 90bcb77956 SublimeText2 Gen: Improved use of define, include flags from CMAKE_C(XX)_FLAGS 13 年之前