-
- Downloads
Merge topic 'additional_clean_files'
b5bf369e Release notes: Add release notes for ADDITIONAL_CLEAN_FILES properties 4e2ce0a6 Doc: Update and deprecate ADDITIONAL_MAKE_CLEAN_FILES directory property 338994d6 Doc: Add documentation for ADDITIONAL_CLEAN_FILES properties c11f089d Tests: Extend MakeClean test to cover ADDITIONAL_CLEAN_FILES 012d599e Ninja: Add support for ADDITIONAL_CLEAN_FILES target property 890a1b9d Ninja: Add support for ADDITIONAL_CLEAN_FILES directory property 7b23001f Ninja: Add support for additional clean files d745df4b Makefiles: Add support for ADDITIONAL_CLEAN_FILES target property ... Acked-by:Kitware Robot <kwrobot@kitware.com> Merge-request: !3318
No related branches found
No related tags found
Showing
- Help/manual/cmake-properties.7.rst 2 additions, 0 deletionsHelp/manual/cmake-properties.7.rst
- Help/prop_dir/ADDITIONAL_CLEAN_FILES.rst 16 additions, 0 deletionsHelp/prop_dir/ADDITIONAL_CLEAN_FILES.rst
- Help/prop_dir/ADDITIONAL_MAKE_CLEAN_FILES.rst 13 additions, 3 deletionsHelp/prop_dir/ADDITIONAL_MAKE_CLEAN_FILES.rst
- Help/prop_tgt/ADDITIONAL_CLEAN_FILES.rst 16 additions, 0 deletionsHelp/prop_tgt/ADDITIONAL_CLEAN_FILES.rst
- Help/release/dev/additional_clean_files.rst 10 additions, 0 deletionsHelp/release/dev/additional_clean_files.rst
- Source/cmGlobalNinjaGenerator.cxx 95 additions, 7 deletionsSource/cmGlobalNinjaGenerator.cxx
- Source/cmGlobalNinjaGenerator.h 9 additions, 0 deletionsSource/cmGlobalNinjaGenerator.h
- Source/cmLocalNinjaGenerator.cxx 25 additions, 0 deletionsSource/cmLocalNinjaGenerator.cxx
- Source/cmLocalNinjaGenerator.h 2 additions, 0 deletionsSource/cmLocalNinjaGenerator.h
- Source/cmLocalUnixMakefileGenerator3.cxx 1 addition, 1 deletionSource/cmLocalUnixMakefileGenerator3.cxx
- Source/cmLocalUnixMakefileGenerator3.h 1 addition, 1 deletionSource/cmLocalUnixMakefileGenerator3.h
- Source/cmMakefileExecutableTargetGenerator.cxx 4 additions, 5 deletionsSource/cmMakefileExecutableTargetGenerator.cxx
- Source/cmMakefileLibraryTargetGenerator.cxx 13 additions, 14 deletionsSource/cmMakefileLibraryTargetGenerator.cxx
- Source/cmMakefileTargetGenerator.cxx 46 additions, 15 deletionsSource/cmMakefileTargetGenerator.cxx
- Source/cmMakefileTargetGenerator.h 1 addition, 1 deletionSource/cmMakefileTargetGenerator.h
- Source/cmNinjaNormalTargetGenerator.cxx 2 additions, 0 deletionsSource/cmNinjaNormalTargetGenerator.cxx
- Source/cmNinjaTargetGenerator.cxx 25 additions, 0 deletionsSource/cmNinjaTargetGenerator.cxx
- Source/cmNinjaTargetGenerator.h 2 additions, 0 deletionsSource/cmNinjaTargetGenerator.h
- Tests/CMakeLists.txt 2 additions, 1 deletionTests/CMakeLists.txt
- Tests/MakeClean/ToClean/CMakeLists.txt 84 additions, 28 deletionsTests/MakeClean/ToClean/CMakeLists.txt
Loading
Please register or sign in to comment