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
/
cmNinjaNormalTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'initial_cuda_language_support'
Brad King
2016-11-29
1
-0/+358
|
\
|
*
CUDA: Add separable compilation support to the ninja generator.
Robert Maynard
2016-11-14
1
-0/+358
*
|
Ninja: Document why ComputeLinkCmd is structured the way it is.
Robert Maynard
2016-11-14
1
-0/+3
|
/
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-9/+12
*
Ninja: Fix POST_BUILD noop on Windows
Brad King
2016-10-28
1
-1/+1
*
Merge topic 'ninja-only-object-rules'
Brad King
2016-10-20
1
-3/+4
|
\
|
*
Ninja: Add compile rules only for languages that are actually compiled
Brad King
2016-10-18
1
-3/+4
*
|
cmListFileCache: Remove cmState header include
Stephen Kelly
2016-10-19
1
-0/+1
*
|
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
-22/+22
|
/
*
cmRulePlaceholderExpander: Port clients to direct-use
Stephen Kelly
2016-10-15
1
-3/+7
*
cmLocalGenerator: Use strings instead of a Target in rule replacement
Stephen Kelly
2016-10-15
1
-1/+4
*
cmLocalGenerator: Use a converter in rule replacement API
Stephen Kelly
2016-10-15
1
-1/+2
*
cmLocalGenerator: Remove the launcher from RuleVariables
Stephen Kelly
2016-10-15
1
-1/+9
*
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
*
|
Honor LINK_WHAT_YOU_USE when set to OFF
Jamie Snape
2016-10-13
1
-2/+2
*
|
cmLinkLineComputer: Move FrameworkPath computation from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-4/+4
*
|
cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-1/+2
*
|
cmLinkLineComputer: Extract from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-4/+10
|
/
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
cmGlobalNinjaGenerator: Teach WriteBuild about implicit outputs
Brad King
2016-09-20
1
-3/+6
*
Ninja: Update comment variable reference
Stephen Kelly
2016-09-19
1
-1/+2
*
cmNinjaNormalTargetGenerator: make sure comments match parameter names
Daniel Pfeifer
2016-09-16
1
-2/+2
*
Convert: Replace uses of Convert(NONE)
Stephen Kelly
2016-08-27
1
-2/+2
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-23
1
-0/+12
*
Merge topic 'ninja-no-accidental-rsp'
Brad King
2016-07-18
1
-1/+1
|
\
|
*
Ninja: Do not force response files when no sysconf(3) limit is used
Brad King
2016-07-15
1
-1/+1
*
|
Ninja: Generalize check for sysconf(3) call
Raphael Kubo da Costa
2016-07-15
1
-1/+1
*
|
Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exports
Yury Zhuravlev
2016-07-11
1
-2/+4
*
|
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1/+1
*
|
Merge topic 'link_what_you_use'
Brad King
2016-06-17
1
-2/+22
|
\
\
|
*
|
Add options to run `ldd -u -r` as a "link-what-you-use" tool
Bill Hoffman
2016-06-17
1
-2/+22
|
|
/
*
|
Add missing braces around statements.
Daniel Pfeifer
2016-06-10
1
-6/+9
*
|
Merge topic 'ninja-no-ranlib-windows'
Brad King
2016-06-09
1
-0/+15
|
\
\
|
*
|
Run ranlib on archives only if the tool is available
Brad King
2016-06-08
1
-0/+15
|
|
/
*
|
cmLocalGenerator: Pass configuration to GetTargetFlags
Tobias Hunger
2016-06-08
1
-3/+3
|
/
*
Remove redundant c_str() calls.
Daniel Pfeifer
2016-05-26
1
-3/+3
*
Use enums defined in cmOutputConverter using their fully qualified name.
Daniel Pfeifer
2016-05-25
1
-11/+11
*
Ninja: Fix path to soname-d target file
Nicolas Despres
2016-05-17
1
-1/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-352/+239
*
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
-7/+7
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
cmGlobalNinjaGenerator: Clarify logic for forcing use of response files
Dmitry Ivanov
2016-04-07
1
-1/+1
*
cmNinjaTargetGenerator: Factor out helper for forced response file check
Dmitry Ivanov
2016-04-07
1
-3/+1
*
Ninja: Add OS X dylib versioning (#14140)
Bruce Stephens
2016-03-07
1
-0/+10
*
cmGeneratorTarget: Add API for target-relative commands.
Stephen Kelly
2015-10-26
1
-3/+3
*
Ninja: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-18/+18
*
cmGeneratorTarget: Move IsCFBundleOnApple from cmTarget.
Stephen Kelly
2015-10-19
1
-2/+2
[next]