-
- Downloads
Merge topic 'refactor-install'
a23fcc95 cmInstallTargetGenerator: Port to cmGeneratorTarget. 4e41913f cmInstallCommand: Store only a targetName, not a cmTarget. e5e52970 cmInstallGenerator: Add a Compute() virtual hook. 3ef8aaaa cmInstallCommand: Move the SetHaveInstallRule invocation. 5f662b38 cmScriptGenerator: Remove unused method. 0368552d cmGlobalGenerator: Move QtAutogen handling to Compute(). 5edb3354 cmGlobalGenerator: Virtualize the Compute step and override it. ff1019bf cmGlobalGenerator: Move generation object creation to Compute(). aa2407d8 Xcode: Use allBuild target return value. 610572b7 cmMakefile: Simplify generate-time cmGeneratorTarget creation. 2e94cba3 cmGlobalGenerator: Move FinalizeTargetCompileInfo to Compute(). fb9355c5 cmGlobalGenerator: Return from Compute whether to generate. 29e8b7bf cmGlobalGenerator: Create a new Compute step before generation. 1ef9b2b6 cmGlobalGenerator: Remove the TargetManifest member. 5c14f780 cmGlobalGenerator: Remove unused manifest accessor. a1209be5 VisualStudio: Skip global targets when processing. ...
No related branches found
No related tags found
Showing
- Source/cmExportInstallFileGenerator.cxx 1 addition, 1 deletionSource/cmExportInstallFileGenerator.cxx
- Source/cmGeneratorTarget.cxx 5 additions, 5 deletionsSource/cmGeneratorTarget.cxx
- Source/cmGlobalGenerator.cxx 22 additions, 13 deletionsSource/cmGlobalGenerator.cxx
- Source/cmGlobalGenerator.h 3 additions, 13 deletionsSource/cmGlobalGenerator.h
- Source/cmGlobalVisualStudio10Generator.cxx 10 additions, 1 deletionSource/cmGlobalVisualStudio10Generator.cxx
- Source/cmGlobalVisualStudio10Generator.h 2 additions, 0 deletionsSource/cmGlobalVisualStudio10Generator.h
- Source/cmGlobalVisualStudio8Generator.cxx 9 additions, 4 deletionsSource/cmGlobalVisualStudio8Generator.cxx
- Source/cmGlobalVisualStudio8Generator.h 1 addition, 1 deletionSource/cmGlobalVisualStudio8Generator.h
- Source/cmGlobalVisualStudioGenerator.cxx 13 additions, 4 deletionsSource/cmGlobalVisualStudioGenerator.cxx
- Source/cmGlobalVisualStudioGenerator.h 1 addition, 1 deletionSource/cmGlobalVisualStudioGenerator.h
- Source/cmGlobalXCodeGenerator.cxx 24 additions, 4 deletionsSource/cmGlobalXCodeGenerator.cxx
- Source/cmGlobalXCodeGenerator.h 1 addition, 0 deletionsSource/cmGlobalXCodeGenerator.h
- Source/cmInstallCommand.cxx 8 additions, 1 deletionSource/cmInstallCommand.cxx
- Source/cmInstallGenerator.h 2 additions, 0 deletionsSource/cmInstallGenerator.h
- Source/cmInstallTargetGenerator.cxx 53 additions, 36 deletionsSource/cmInstallTargetGenerator.cxx
- Source/cmInstallTargetGenerator.h 10 additions, 4 deletionsSource/cmInstallTargetGenerator.h
- Source/cmLocalGenerator.cxx 11 additions, 7 deletionsSource/cmLocalGenerator.cxx
- Source/cmLocalVisualStudio6Generator.cxx 2 additions, 1 deletionSource/cmLocalVisualStudio6Generator.cxx
- Source/cmLocalVisualStudio7Generator.cxx 4 additions, 0 deletionsSource/cmLocalVisualStudio7Generator.cxx
- Source/cmMakefile.cxx 18 additions, 11 deletionsSource/cmMakefile.cxx
Loading
Please register or sign in to comment