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
/
cmNinjaUtilityTargetGenerator.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
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
add_custom_command: Add DEPFILE option for Ninja
Kulla Christoph
2016-08-30
1
-1/+1
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-23
1
-0/+12
*
Ninja: Add `$subdir/{test,install,package}` targets
Brad King
2016-08-09
1
-5/+12
*
Add missing braces around statements.
Daniel Pfeifer
2016-06-10
1
-4/+7
*
Use enums defined in cmOutputConverter using their fully qualified name.
Daniel Pfeifer
2016-05-25
1
-2/+2
*
Ninja: Pass all build paths through a central method
Nicolas Despres
2016-05-17
1
-0/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-50/+46
*
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
*
Ninja: Add 'restat' parameter to custom command generation method
Brad King
2015-11-19
1
-0/+1
*
cmGeneratorTarget: Add API for target-relative commands.
Stephen Kelly
2015-10-26
1
-2/+2
*
Ninja: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-7/+9
*
Use cmGeneratorTarget for property access.
Stephen Kelly
2015-10-17
1
-1/+2
*
cmLocalGenerator: Add Home directory accessors.
Stephen Kelly
2015-10-08
1
-2/+2
*
Access sources through cmGeneratorTarget.
Stephen Kelly
2015-10-07
1
-1/+1
*
cmCustomCommandGenerator: Require cmLocalGenerator in API.
Stephen Kelly
2015-07-27
1
-2/+2
*
cmNinjaGenerator: Require cmGeneratorTarget.
Stephen Kelly
2015-06-22
1
-1/+1
*
Add an option for explicit BYPRODUCTS of custom commands (#14963)
Brad King
2014-11-14
1
-4/+17
*
Ninja: Implement USES_TERMINAL using the console pool if available
Peter Collingbourne
2014-11-14
1
-0/+5
*
cmTarget: Make the source files depend on the config.
Stephen Kelly
2014-04-02
1
-1/+3
*
Generalize cmCustomCommandGenerator to more fields
Brad King
2014-03-12
1
-3/+8
*
cmTarget: Make GetSourceFiles populate an out-vector parameter.
Stephen Kelly
2014-01-09
1
-2/+2
*
Port some of the generator API to cmGeneratorTarget.
Stephen Kelly
2013-11-22
1
-2/+3
*
Ninja: GlobalNinjaGenerator WriteBuild and WritePhonyBuild non static
Robert Maynard
2013-07-01
1
-9/+10
*
Ninja: shell escape $(CMAKE_SOURCE_DIR) and $(CMAKE_BINARY_DIR)
Peter Collingbourne
2012-03-17
1
-4/+12
*
Ninja: Add a missed license header
Peter Collingbourne
2012-02-27
1
-0/+12
*
Ninja: Appease various compilers
Peter Collingbourne
2012-02-05
1
-2/+2
*
Ninja: Remove some default arguments
Peter Collingbourne
2012-02-05
1
-4/+1
*
Ninja: Add the Ninja generator
Peter Collingbourne
2012-02-02
1
-0/+99