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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Comment ExpandRuleVariables calls not preceded by launcher insertion
Brad King
2016-12-09
2
-0/+4
*
Makefile: Restore RULE_LAUNCH_COMPILE generation on compilation rules
Brad King
2016-12-09
1
-1/+11
*
Merge topic 'extract-cmRulePlaceholderExpander'
Brad King
2016-10-17
13
-439/+633
|
\
|
*
cmRulePlaceholderExpander: Port clients to direct-use
Stephen Kelly
2016-10-15
10
-66/+91
|
*
cmRulePlaceholderExpander: Extract from cmLocalGenerator
Stephen Kelly
2016-10-15
5
-321/+397
|
*
cmLocalGenerator: Move memset to cxx file
Stephen Kelly
2016-10-15
2
-1/+6
|
*
cmLocalGenerator: Use strings instead of a Target in rule replacement
Stephen Kelly
2016-10-15
8
-12/+28
|
*
cmLocalGenerator: Use a converter in rule replacement API
Stephen Kelly
2016-10-15
9
-24/+42
|
*
cmLocalGenerator: Store variable replacements as state
Stephen Kelly
2016-10-15
2
-94/+95
|
*
cmLocalGenerator: Merge loops which populate mapping
Stephen Kelly
2016-10-15
1
-14/+12
|
*
cmLocalGenerator: Populate variable mapping for all replacements
Stephen Kelly
2016-10-15
1
-10/+11
|
*
cmLocalGenerator: Extract compiler option replacement from loop
Stephen Kelly
2016-10-15
1
-50/+48
|
*
cmLocalGenerator: Populate a container of mappings for replacements
Stephen Kelly
2016-10-15
1
-31/+58
|
*
cmLocalGenerator: Move compiler option handling to be more direct
Stephen Kelly
2016-10-15
1
-23/+25
|
*
cmLocalGenerator: Move variable to where it can be used easily
Stephen Kelly
2016-10-15
1
-1/+2
|
*
cmLocalGenerator: Use the language from the compiler container
Stephen Kelly
2016-10-15
1
-7/+8
|
*
cmLocalGenerator: Introduce a container of compiler names
Stephen Kelly
2016-10-15
1
-3/+17
|
*
cmLocalGenerator: Simplify loop with range algorithm
Stephen Kelly
2016-10-15
1
-6/+4
|
*
cmLocalGenerator: Remove the launcher from RuleVariables
Stephen Kelly
2016-10-15
9
-44/+57
*
|
Merge topic 'refactor-folder-name-retrieval'
Brad King
2016-10-17
8
-14/+28
|
\
\
|
*
|
Factor IDE folder name retrieval out into helper method
Gregor Jasny
2016-10-17
8
-14/+28
*
|
|
Merge topic 'cmcldeps-more-safety'
Brad King
2016-10-17
1
-8/+3
|
\
\
\
|
*
|
|
cmcldeps: prefer the /TC flag
Ben Boeckel
2016-10-14
1
-6/+1
|
*
|
|
cmcldeps: append strings as strings
Ben Boeckel
2016-10-14
1
-1/+1
|
*
|
|
cmcldeps: search for single-byte strings as characters
Ben Boeckel
2016-10-14
1
-2/+2
|
|
|
/
|
|
/
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-10-17
1
-1/+1
|
|
/
|
/
|
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-10-16
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-10-15
1
-1/+1
|
/
*
Merge topic 'vs-host-x64-tools'
Brad King
2016-10-14
6
-1/+81
|
\
|
*
VS: Provide an option to use x64 host tools
Brad King
2016-10-14
6
-1/+81
*
|
Merge topic 'flush-archive-list'
Brad King
2016-10-14
1
-0/+1
|
\
\
|
*
|
cmSystemTools: Flush output buffer for list_item_verbose
Dāvis Mosāns
2016-10-13
1
-0/+1
*
|
|
Merge topic 'st2-exclude-patterns-variable'
Brad King
2016-10-14
2
-2/+11
|
\
\
\
|
*
|
|
Sublime: Exclude build tree from source tree project only optionally
Bruno Pedrosa
2016-10-12
2
-2/+11
*
|
|
|
Merge topic 'ninja-framework-POST_BUILD'
Brad King
2016-10-14
1
-2/+4
|
\
\
\
\
|
*
|
|
|
Ninja: Fix POST_BUILD commands on macOS Frameworks
Brad King
2016-10-13
1
-2/+4
*
|
|
|
|
Merge topic 'ninja-rc-regression'
Brad King
2016-10-14
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Ninja: Fix RC language depfile generation with cmcldeps
Ben Boeckel
2016-10-13
1
-1/+1
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'LINK_WHAT_YOU_USE-allow-OFF'
Brad King
2016-10-14
3
-6/+6
|
\
\
\
\
\
|
*
|
|
|
|
Honor LINK_WHAT_YOU_USE when set to OFF
Jamie Snape
2016-10-13
3
-6/+6
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-10-14
1
-1/+1
*
|
|
|
|
Merge topic 'msbuild-json'
Brad King
2016-10-13
1
-0/+453
|
\
\
\
\
\
|
*
|
|
|
|
Add a script to convert from MSBuild XML to a JSON format
Don Olmstead
2016-10-12
1
-0/+453
*
|
|
|
|
|
Merge topic 'vs-default-generator'
Brad King
2016-10-13
2
-48/+60
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmake: Fix default VS generator selection for Microsoft Build Tools
Brad King
2016-10-11
1
-7/+13
|
*
|
|
|
|
|
cmake: Simplify default generator search by switching direction
Brad King
2016-10-11
1
-12/+10
|
*
|
|
|
|
|
cmake: Use array iteration for default generator VS variants
Brad King
2016-10-11
1
-6/+7
|
*
|
|
|
|
|
cmake: Use array iteration for default generator list
Brad King
2016-10-11
1
-5/+5
|
*
|
|
|
|
|
cmake: Rename default generator selection list variable
Brad King
2016-10-11
1
-5/+5
|
*
|
|
|
|
|
cmake: Rename default generator selection internal variable
Brad King
2016-10-11
1
-4/+3
[next]