Imported Upstream version 3.18.5 upstream/3.18.5
authorDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 8 Oct 2021 00:20:21 +0000 (09:20 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 8 Oct 2021 00:20:21 +0000 (09:20 +0900)
commit2cae257828342914a3573b14d86b7abc5a77fe3d
treed5b38c9a5891bfc428274d3fa993301ff13178c6
parent50689498d1ad916f12dc24a034014fe5e4cb9904
Imported Upstream version 3.18.5
26 files changed:
Modules/CMakeDetermineCCompiler.cmake
Modules/CMakeDetermineCXXCompiler.cmake
Modules/CMakeDetermineOBJCCompiler.cmake
Modules/CMakeDetermineOBJCXXCompiler.cmake
Modules/FindRuby.cmake
Source/CMakeLists.txt
Source/CMakeVersion.cmake
Source/CPack/cpack.cxx
Source/cmConsoleBuf.cxx [new file with mode: 0644]
Source/cmConsoleBuf.h [new file with mode: 0644]
Source/cmGeneratorTarget.cxx
Source/cmGeneratorTarget.h
Source/cmGlobalNinjaGenerator.cxx
Source/cmVisualStudio10TargetGenerator.cxx
Source/cmakemain.cxx
Source/cmcmd.cxx
Source/cmcmd.h
Source/ctest.cxx
Tests/RunCMake/CMP0104/CMP0104-Common.cmake
Tests/RunCMake/CMP0104/main.cxx [new file with mode: 0644]
Tests/RunCMake/CommandLine/E_cat_binary_files/binary.obj [new file with mode: 0644]
Tests/RunCMake/CommandLine/E_cat_good_binary_cat-stdout.txt [new file with mode: 0644]
Tests/RunCMake/CommandLine/RunCMakeTest.cmake
Tests/RunCMake/NinjaMultiConfig/PerConfigSources.cmake [new file with mode: 0644]
Tests/RunCMake/NinjaMultiConfig/RunCMakeTest.cmake
bootstrap