-
- Downloads
Merge topic 'ninja-pool-custom-command'
9f76961d Support job pools in custom commands and targets Acked-by:Kitware Robot <kwrobot@kitware.com> Merge-request: !3308
No related branches found
No related tags found
Showing
- Help/command/add_custom_command.rst 8 additions, 0 deletionsHelp/command/add_custom_command.rst
- Help/command/add_custom_target.rst 8 additions, 0 deletionsHelp/command/add_custom_target.rst
- Help/prop_gbl/JOB_POOLS.rst 5 additions, 0 deletionsHelp/prop_gbl/JOB_POOLS.rst
- Help/release/dev/ninja-add_custom_command-pool.rst 6 additions, 0 deletionsHelp/release/dev/ninja-add_custom_command-pool.rst
- Source/cmAddCustomCommandCommand.cxx 16 additions, 3 deletionsSource/cmAddCustomCommandCommand.cxx
- Source/cmAddCustomTargetCommand.cxx 13 additions, 1 deletionSource/cmAddCustomTargetCommand.cxx
- Source/cmCustomCommand.cxx 10 additions, 0 deletionsSource/cmCustomCommand.cxx
- Source/cmCustomCommand.h 5 additions, 0 deletionsSource/cmCustomCommand.h
- Source/cmGlobalNinjaGenerator.cxx 7 additions, 3 deletionsSource/cmGlobalNinjaGenerator.cxx
- Source/cmGlobalNinjaGenerator.h 2 additions, 1 deletionSource/cmGlobalNinjaGenerator.h
- Source/cmGlobalXCodeGenerator.cxx 1 addition, 1 deletionSource/cmGlobalXCodeGenerator.cxx
- Source/cmLocalNinjaGenerator.cxx 1 addition, 1 deletionSource/cmLocalNinjaGenerator.cxx
- Source/cmMakefile.cxx 17 additions, 12 deletionsSource/cmMakefile.cxx
- Source/cmMakefile.h 5 additions, 5 deletionsSource/cmMakefile.h
- Source/cmNinjaUtilityTargetGenerator.cxx 1 addition, 1 deletionSource/cmNinjaUtilityTargetGenerator.cxx
- Tests/RunCMake/Ninja/CustomCommandJobPool-check.cmake 8 additions, 0 deletionsTests/RunCMake/Ninja/CustomCommandJobPool-check.cmake
- Tests/RunCMake/Ninja/CustomCommandJobPool.cmake 17 additions, 0 deletionsTests/RunCMake/Ninja/CustomCommandJobPool.cmake
- Tests/RunCMake/Ninja/JobPoolUsesTerminal-result.txt 1 addition, 0 deletionsTests/RunCMake/Ninja/JobPoolUsesTerminal-result.txt
- Tests/RunCMake/Ninja/JobPoolUsesTerminal-stderr.txt 9 additions, 0 deletionsTests/RunCMake/Ninja/JobPoolUsesTerminal-stderr.txt
- Tests/RunCMake/Ninja/JobPoolUsesTerminal.cmake 2 additions, 0 deletionsTests/RunCMake/Ninja/JobPoolUsesTerminal.cmake
Loading
Please register or sign in to comment