index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmExtraSublimeTextGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Sublime: Do not build with verbose output
Richard Collins
2017-01-10
1
-9/+3
*
clang-tidy: apply readability-redundant-string-init fixes
Daniel Pfeifer
2016-12-12
1
-1/+1
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-6/+8
*
Merge topic 'src-COMPILE_FLAGS-genex'
Brad King
2016-11-01
1
-1/+5
|
\
|
*
Add generator expression support to per-source COMPILE_FLAGS
Zsolt Parragi
2016-10-28
1
-1/+5
*
|
Sublime: Add option to specify env vars for the .sublime-project
Bruno Pedrosa
2016-10-27
1
-1/+33
|
/
*
Merge topic 'st2-fix-regex'
Brad King
2016-10-25
1
-1/+3
|
\
|
*
Sublime: Update generated diagnostic matching expression for MSVC
Bruno Pedrosa
2016-10-24
1
-1/+3
*
|
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1/+1
*
|
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-7/+7
|
/
*
Sublime: Exclude build tree from source tree project only optionally
Bruno Pedrosa
2016-10-12
1
-2/+9
*
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
-4/+7
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-16
1
-2/+1
*
issues: update references to the CMake issue tracker
Ben Boeckel
2016-08-15
1
-1/+1
*
Refactor extra generator registration to use factories
Tobias Hunger
2016-08-03
1
-12/+18
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-6/+7
*
cmExtraSublimeTextGenerator: Use GetTargetCompileFlags
Tobias Hunger
2016-06-17
1
-24/+3
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-214/+158
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-1/+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
Sublime: Port API to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-9/+6
*
Port to GetGeneratorTargets.
Stephen Kelly
2015-10-24
1
-12/+14
*
cmGeneratorTarget: Move GetExportMacro from cmTarget.
Stephen Kelly
2015-10-20
1
-1/+1
*
cmLocalGenerator: Port some API to cmGeneratorTarget.
Stephen Kelly
2015-10-17
1
-3/+3
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-14
1
-7/+7
*
Sublime: Port some API to cmGeneratorTarget.
Stephen Kelly
2015-10-12
1
-9/+8
*
cmLocalGenerator: Add current binary directory accessor.
Stephen Kelly
2015-10-10
1
-2/+1
*
cmLocalGenerator: Add Home directory accessors.
Stephen Kelly
2015-10-08
1
-6/+6
*
cmLocalGenerator: Add GetProjectName method.
Stephen Kelly
2015-10-08
1
-2/+2
*
Access sources through cmGeneratorTarget.
Stephen Kelly
2015-10-07
1
-1/+1
*
cmExtra{Kate,SublimeText}Generator: Remove unused cmXMLSafe includes
Daniel Pfeifer
2015-08-28
1
-1/+0
*
cmMakefile: Port users of GetStart* methods to new names.
Stephen Kelly
2015-04-20
1
-2/+2
*
Genex: Allow COMPILE_LANGUAGE when processing compile definitions.
Stephen Kelly
2015-03-09
1
-1/+1
*
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
[next]