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
/
cmMakefileUtilityTargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmGeneratorTarget: Add API for target-relative commands.
Stephen Kelly
2015-10-26
1
-4/+4
*
Makefiles: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-5/+6
*
cmLocalGenerator: Port some API to cmGeneratorTarget.
Stephen Kelly
2015-10-17
1
-2/+2
*
Use GetName from cmGeneratorTarget.
Stephen Kelly
2015-10-17
1
-3/+4
*
cmMakefileTargetGenerator: Require cmGeneratorTarget.
Stephen Kelly
2015-06-22
1
-1/+1
*
cmGlobalUnixMakefileGenerator3: Host the include directive.
Stephen Kelly
2015-05-16
1
-1/+1
*
cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE'
Brad King
2014-07-22
1
-1/+1
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-2/+2
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-1/+1
*
Port some of the generator API to cmGeneratorTarget.
Stephen Kelly
2013-11-22
1
-3/+3
*
Refactor how bundles and frameworks are supported.
Clinton Stimpson
2013-05-23
1
-3/+0
*
Fix memory leak in Makefile generator.
Nicolas Despres
2012-07-22
1
-0/+7
*
Re-factor bundle content copying rules generation.
Nicolas Despres
2012-07-17
1
-0/+6
*
CMake: Fix progress reporting for custom targets (#12441)
Johan Fänge
2011-12-14
1
-0/+14
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Give target in which custom commands build
Brad King
2009-02-10
1
-2/+2
*
ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties
Brad King
2008-02-18
1
-1/+3
*
ENH: Add a depends check step to custom targets. Add support for the IMPLICI...
Brad King
2007-12-21
1
-0/+4
*
BUG: A utility target should not run the custom commands from its source file...
Brad King
2007-05-01
1
-22/+6
*
BUG: fix for build order
Ken Martin
2007-03-02
1
-2/+27
*
ENH: Made cmMakefileTargetGenerator::GlobalGenerator have full type cmGlobalU...
Brad King
2006-12-14
1
-1/+12
*
BUG: Custom command outputs listed explicitly as source files in a target sho...
Brad King
2006-06-01
1
-14/+3
*
ENH: Cleaned up generation of symbolic rules. Removed generation of rebuild_...
Brad King
2006-02-15
1
-6/+2
*
ENH: some cleanup of the makefile generator
Ken Martin
2006-02-14
1
-0/+90