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
*
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
*
|
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
[next]