| Commit message (Expand) | Author | Age | Files | Lines |
* | LocalGenerator: Add a string overload for AppendFlags | Ben Boeckel | 2014-05-07 | 1 | -1/+1 |
|
|
* | cmTarget: Make the source files depend on the config. | Stephen Kelly | 2014-04-02 | 1 | -1/+2 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -5/+5 |
|
|
* | stringapi: Use strings for generator names | Ben Boeckel | 2014-03-08 | 1 | -5/+6 |
|
|
* | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -2/+3 |
|
|
* | stringapi: Use strings for the languages | Ben Boeckel | 2014-03-08 | 1 | -7/+3 |
|
|
* | Sublime: Pass language and config properly | Ben Boeckel | 2014-02-11 | 1 | -1/+1 |
|
|
* | cmTarget: Make GetSourceFiles populate an out-vector parameter. | Stephen Kelly | 2014-01-09 | 1 | -1/+2 |
|
|
* | Refactor tool selection for edit_cache (#14544) | Brad King | 2013-11-12 | 1 | -20/+0 |
|
|
* | Drop the 'Full' field from cmDocumentationEntry | Brad King | 2013-10-16 | 1 | -7/+0 |
|
|
* | Merge topic 'tid-system-argument' | Brad King | 2013-07-16 | 1 | -1/+1 |
|\ |
|
| * | Add Target API to determine if an include is a system include. | Stephen Kelly | 2013-07-02 | 1 | -1/+1 |
|
|
* | | Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string. | Stephen Kelly | 2013-07-11 | 1 | -1/+1 |
|/ |
|
* | Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handling | Brad King | 2013-06-27 | 1 | -28/+1 |
|
|
* | Add cmLocalGenerator::GetCompileOptions. | Stephen Kelly | 2013-06-02 | 1 | -3/+5 |
|
|
* | Sublime: Honor source-level COMPILE_FLAGS property | Stephen Kelly | 2013-05-21 | 1 | -1/+1 |
|
|
* | Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037) | Stephen Kelly | 2013-03-25 | 1 | -2/+1 |
|
|
* | Update generator to use new cmGeneratorTarget api. | Robert Maynard | 2013-02-19 | 1 | -11/+14 |
|
|
* | Remove ability to generate sublime clang files. | Robert Maynard | 2013-02-19 | 1 | -98/+4 |
|
|
* | Correct missing parameter to CMP0018Flags call. | Robert Maynard | 2013-02-19 | 1 | -1/+1 |
|
|
* | SublimeText 2 Gen: Set the sublimeclang_options_script property. | Morné Chamberlain | 2012-11-24 | 1 | -1/+28 |
|
|
* | Sublime Text 2 Gen: Per-source Compile flags are now saved in a separate file. | Morné Chamberlain | 2012-11-11 | 1 | -152/+245 |
|
|
* | SublimeText2 Gen: Fixed the issue where include directory flags used -D | Morné Chamberlain | 2012-11-07 | 1 | -1/+1 |
|
|
* | SublimeText2 Gen: Improved use of define, include flags from CMAKE_C(XX)_FLAGS | Morné Chamberlain | 2012-11-04 | 1 | -16/+20 |
|
|
* | Define flags in CMAKE_C(XX)_FLAGS are now included in SublimeClang settings. | Morné Chamberlain | 2012-10-18 | 1 | -17/+40 |
|
|
* | Fixed Sublime Text project generation for in-source builds | Morné Chamberlain | 2012-10-14 | 1 | -14/+26 |
|
|
* | Added a CMAKE_SUBLIMECLANG_DISABLED variable that disables SublimeClang. | Morné Chamberlain | 2012-10-14 | 1 | -1/+13 |
|
|
* | The generator no longer generates absolute paths to the ninja.build/Makefiles. | Morné Chamberlain | 2012-10-14 | 1 | -5/+4 |
|
|
* | The generator no longer generates an explicit list of source files. | Morné Chamberlain | 2012-10-14 | 1 | -139/+9 |
|
|
* | Added and cleaned up some comments. | Morné Chamberlain | 2012-10-13 | 1 | -3/+0 |
|
|
* | Fixed support for the Ninja build system. | Morné Chamberlain | 2012-10-13 | 1 | -10/+31 |
|
|
* | Cleaned up the Sublime Text 2 Generator code a bit. | Morné Chamberlain | 2012-10-13 | 1 | -85/+114 |
|
|
* | Changed SublimeClang include path generation to expand to absolute paths. | Morné Chamberlain | 2012-10-13 | 1 | -3/+14 |
|
|
* | Added some support for sublimeclang_options in the generated project file. | Morné Chamberlain | 2012-10-13 | 1 | -7/+114 |
|
|
* | Added a generator for Sublime Text 2 project files. | Morné Chamberlain | 2012-10-13 | 1 | -0/+390 |
|
|