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
/
cmNinjaTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
Ninja: Add source location as include directory for preprocessed files
Nils Gladitz
2016-09-27
1
-0/+12
*
Ninja: Add dyndep rules for Fortran module dependencies
Brad King
2016-09-22
1
-1/+164
*
Ninja: Add explicit preprocessing step for Fortran
Brad King
2016-09-22
1
-1/+165
*
cmGlobalNinjaGenerator: Teach WriteBuild about implicit outputs
Brad King
2016-09-20
1
-2/+3
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-23
1
-0/+8
*
Ninja: Add `$subdir/{test,install,package}` targets
Brad King
2016-08-09
1
-12/+1
*
Ninja: Use full path for all source files
Chaoren Lin
2016-08-08
1
-3/+4
*
Use better KWSys SystemTools::GetEnv and HasEnv signatures
Dāvis Mosāns
2016-07-18
1
-1/+1
*
Merge topic 'compiler-features'
Brad King
2016-06-28
1
-4/+4
|
\
|
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-4/+4
*
|
Merge topic 'ninja-no-rsp-for-rc'
Brad King
2016-06-28
1
-2/+4
|
\
\
|
|
/
|
/
|
|
*
ninja, rc: ignore CMAKE_NINJA_FORCE_RESPONSE_FILE for RC files
Ben Boeckel
2016-06-27
1
-2/+4
*
|
Ninja: Make bundle resources a dependency of their target
Florent Castelli
2016-06-23
1
-2/+6
*
|
Refactor Makefile/Ninja tool working directory storage
Brad King
2016-06-17
1
-1/+1
*
|
Add missing braces around statements.
Daniel Pfeifer
2016-06-10
1
-8/+16
*
|
Simplify boolean expressions
Daniel Pfeifer
2016-06-02
1
-2/+1
|
/
*
Merge topic 'improve-character-find-and-replace'
Brad King
2016-05-25
1
-1/+1
|
\
|
*
Use std::replace for replacing chars in strings.
Daniel Pfeifer
2016-05-24
1
-1/+1
*
|
Use enums defined in cmOutputConverter using their fully qualified name.
Daniel Pfeifer
2016-05-25
1
-6/+6
|
/
*
Ninja: Support embedding of CMake as subninja project
Nicolas Despres
2016-05-17
1
-4/+6
*
Ninja: Convert object file names to ninja paths earlier
Nicolas Despres
2016-05-17
1
-4/+6
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-331/+223
*
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
*
Add options to run clang-tidy with the compiler
Daniel Pfeifer
2016-04-13
1
-3/+15
*
Ninja: Honor CMAKE_NINJA_FORCE_RESPONSE_FILE for compile rules
Dmitry Ivanov
2016-04-07
1
-4/+24
*
cmNinjaTargetGenerator: Factor out helper for forced response file check
Dmitry Ivanov
2016-04-07
1
-0/+7
*
Refactor `.def` file lookup
Tim Grothe
2015-11-04
1
-2/+3
*
Ninja: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-4/+7
*
Ninja: Refactor selection of 'deps = ' value for MS-compatible toolchains
Brad King
2015-10-20
1
-12/+4
*
cmLocalGenerator: Port some API to cmGeneratorTarget.
Stephen Kelly
2015-10-17
1
-1/+1
*
Use cmGeneratorTarget for property access.
Stephen Kelly
2015-10-17
1
-3/+4
*
Use GetName from cmGeneratorTarget.
Stephen Kelly
2015-10-17
1
-2/+2
*
Merge topic 'clean-up-cmTarget'
Brad King
2015-10-16
1
-15/+15
|
\
|
*
cmState: Move GetTargetTypeName from cmTarget.
Stephen Kelly
2015-10-14
1
-2/+1
|
*
Remove now-obsolete casts.
Stephen Kelly
2015-10-14
1
-1/+1
|
*
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-14
1
-15/+15
|
*
Generators: Use GetType from the cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-8/+9
*
|
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-1/+1
|
/
*
cmGeneratorTarget: Move GetSupportDirectory from cmTarget.
Stephen Kelly
2015-10-12
1
-2/+2
*
Merge topic 'use-generator-target'
Brad King
2015-10-12
1
-2/+2
|
\
|
*
cmGeneratorTarget: Move GetPDBDirectory from cmTarget.
Stephen Kelly
2015-10-08
1
-1/+1
|
*
cmGeneratorTarget: Move GetDirectory from cmTarget.
Stephen Kelly
2015-10-08
1
-1/+1
*
|
cmLocalGenerator: Add current source directory accessor.
Stephen Kelly
2015-10-10
1
-2/+1
*
|
cmLocalGenerator: Add Home directory accessors.
Stephen Kelly
2015-10-08
1
-1/+1
|
/
*
Ninja: Centralize path conversion in global generator (#15757)
Brad King
2015-09-25
1
-2/+2
*
Ninja: Refactor lookup of cmcldeps location
Brad King
2015-09-18
1
-1/+1
*
Add support for *.manifest source files with MSVC tools
Brad King
2015-09-17
1
-0/+9
[next]