Commit History

Author SHA1 Message Date
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 1a1b737c99 stringapi: Use strings for generator names 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 fabf1fbabb stringapi: Use strings in target name 11 years ago
  Ben Boeckel ce5114354c stringapi: Use strings for the languages 11 years ago
  Ben Boeckel 2d9f93ab24 Sublime: Pass language and config properly 11 years ago
  Stephen Kelly 531e40b95e cmTarget: Make GetSourceFiles populate an out-vector parameter. 12 years ago
  Brad King 684063c036 Refactor tool selection for edit_cache (#14544) 12 years ago
  Brad King 0c39a757da Drop the 'Full' field from cmDocumentationEntry 12 years ago
  Brad King 41a2fb5ba0 Merge topic 'tid-system-argument' 12 years ago
  Stephen Kelly 184121538c Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string. 12 years ago
  Stephen Kelly f1fcbe3fde Add Target API to determine if an include is a system include. 12 years ago
  Brad King d221eac812 Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handling 12 years ago
  Stephen Kelly 35496761a5 Add cmLocalGenerator::GetCompileOptions. 12 years ago
  Stephen Kelly 8e947670cf Sublime: Honor source-level COMPILE_FLAGS property 12 years ago
  Stephen Kelly a6286e92c9 Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037) 12 years ago
  Robert Maynard f616ff2c25 Update generator to use new cmGeneratorTarget api. 12 years ago
  Robert Maynard 4760eade42 Remove ability to generate sublime clang files. 12 years ago
  Robert Maynard da0898e0a2 Correct missing parameter to CMP0018Flags call. 12 years ago
  Morné Chamberlain 089d9ccdce SublimeText 2 Gen: Set the sublimeclang_options_script property. 13 years ago
  Morné Chamberlain 304b885d36 Sublime Text 2 Gen: Per-source Compile flags are now saved in a separate file. 13 years ago
  Morné Chamberlain 5b2aa3dd9a SublimeText2 Gen: Fixed the issue where include directory flags used -D 13 years ago
  Morné Chamberlain 90bcb77956 SublimeText2 Gen: Improved use of define, include flags from CMAKE_C(XX)_FLAGS 13 years ago
  Morné Chamberlain 8670cbe166 Define flags in CMAKE_C(XX)_FLAGS are now included in SublimeClang settings. 13 years ago
  Morné Chamberlain 9cd3e7071f Fixed Sublime Text project generation for in-source builds 13 years ago
  Morné Chamberlain 44f35f7824 Added a CMAKE_SUBLIMECLANG_DISABLED variable that disables SublimeClang. 13 years ago
  Morné Chamberlain 9657acb55a The generator no longer generates absolute paths to the ninja.build/Makefiles. 13 years ago
  Morné Chamberlain 6742ee747f The generator no longer generates an explicit list of source files. 13 years ago
  Morné Chamberlain cd76ec3e22 Added and cleaned up some comments. 13 years ago