| Commit message (Expand) | Author | Age | Files | Lines |
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | Sublime: Add option to specify env vars for the .sublime-project | Bruno Pedrosa | 2016-10-27 | 1 | -0/+1 |
|
|
* | Sublime: Exclude build tree from source tree project only optionally | Bruno Pedrosa | 2016-10-12 | 1 | -0/+2 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -3/+9 |
|
|
* | Refactor extra generator registration to use factories | Tobias Hunger | 2016-08-03 | 1 | -13/+1 |
|
|
* | mark functions with CM_OVERRIDE | Daniel Pfeifer | 2016-06-27 | 1 | -4/+4 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -19/+17 |
|
|
* | Sublime: Port API to cmGeneratorTarget. | Stephen Kelly | 2015-10-24 | 1 | -2/+1 |
|
|
* | Sublime: Port some API to cmGeneratorTarget. | Stephen Kelly | 2015-10-12 | 1 | -2/+1 |
|
|
* | stringapi: Use strings for generator names | Ben Boeckel | 2014-03-08 | 1 | -3/+3 |
|
|
* | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | Remove ability to generate sublime clang files. | Robert Maynard | 2013-02-19 | 1 | -3/+1 |
|
|
* | SublimeText 2 Gen: Set the sublimeclang_options_script property. | Morné Chamberlain | 2012-11-24 | 1 | -0/+1 |
|
|
* | Sublime Text 2 Gen: Per-source Compile flags are now saved in a separate file. | Morné Chamberlain | 2012-11-11 | 1 | -8/+18 |
|
|
* | SublimeText2 Gen: Improved use of define, include flags from CMAKE_C(XX)_FLAGS | Morné Chamberlain | 2012-11-04 | 1 | -3/+6 |
|
|
* | Define flags in CMAKE_C(XX)_FLAGS are now included in SublimeClang settings. | Morné Chamberlain | 2012-10-18 | 1 | -2/+4 |
|
|
* | The generator no longer generates an explicit list of source files. | Morné Chamberlain | 2012-10-14 | 1 | -15/+0 |
|
|
* | Added and cleaned up some comments. | Morné Chamberlain | 2012-10-13 | 1 | -0/+13 |
|
|
* | Cleaned up the Sublime Text 2 Generator code a bit. | Morné Chamberlain | 2012-10-13 | 1 | -1/+16 |
|
|
* | Added some support for sublimeclang_options in the generated project file. | Morné Chamberlain | 2012-10-13 | 1 | -1/+2 |
|
|
* | Added a generator for Sublime Text 2 project files. | Morné Chamberlain | 2012-10-13 | 1 | -0/+61 |
|
|