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
*
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