index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmExtraSublimeTextGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4
/
+1
*
Source: use std::string in place of const char*
Vitaly Stakhovsky
2020-01-29
1
-1
/
+2
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-2
/
+2
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-1
/
+1
*
sourceFile properties: add property INCLUDE_DIRECTORIES
Marc Chevrier
2018-01-24
1
-0
/
+3
*
cmake: Add --open option for IDE generators
Gregor Jasny
2017-10-13
1
-0
/
+3
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-1
/
+1
*
clang-format: format all code as Cpp11
Daniel Pfeifer
2017-08-30
1
-1
/
+1
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1
/
+1
*
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