CMake/Source/CPack
Brad King 57534990d8 CPack: Add compatibility for incorrect CPACK_INSTALL_CMAKE_PROJECTS value
Since commit v3.6.0-rc1~339^2 (CPack: Fix CPACK_INSTALL_CMAKE_PROJECTS
SubDirectory (4th) option, 2016-02-18) we now honor the "Directory"
option of this variable.  Prior to that commit the value was not used
so projects may have used a placeholder value like `.` instead of `/`.
Treat `.` the same as `/` to restore compatibility with such projects.

Fixes #16205.
2016-07-19 10:07:12 -04:00
..
IFW CPackIFW: Fix attributes for Promoting Updates repository replacement 2016-07-05 15:55:42 -04:00
WiX Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
OSXLauncherScript.scpt
OSXScriptLauncher.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
bills-comments.txt
cmCPack7zGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPack7zGenerator.h CPack: add generators for .7z and .tar.xz (#13072, #14519) 2014-07-29 09:48:41 -04:00
cmCPackArchiveGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackArchiveGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackBundleGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackBundleGenerator.h CPack: Add support for code signing of bundles on MacOS 2014-10-28 12:20:05 -06:00
cmCPackComponentGroup.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackComponentGroup.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackConfigure.h.in
cmCPackCygwinBinaryGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackCygwinBinaryGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackCygwinSourceGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackCygwinSourceGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackDebGenerator.cxx Pass arguments that are not modified as const&. 2016-05-26 21:58:51 +02:00
cmCPackDebGenerator.h Pass arguments that are not modified as const&. 2016-05-26 21:58:51 +02:00
cmCPackDragNDropGenerator.cxx CPack/DragNDrop: Optionally disable `/Applications` symlink 2016-05-25 09:51:04 -04:00
cmCPackDragNDropGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackGenerator.cxx CPack: Add compatibility for incorrect CPACK_INSTALL_CMAKE_PROJECTS value 2016-07-19 10:07:12 -04:00
cmCPackGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackGeneratorFactory.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackGeneratorFactory.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackLog.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackLog.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackNSISGenerator.cxx Use std::replace for replacing chars in strings. 2016-05-24 23:22:20 +02:00
cmCPackNSISGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackOSXX11Generator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackOSXX11Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackPackageMakerGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackPackageMakerGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackRPMGenerator.cxx Pass arguments that are not modified as const&. 2016-05-26 21:58:51 +02:00
cmCPackRPMGenerator.h Pass arguments that are not modified as const&. 2016-05-26 21:58:51 +02:00
cmCPackSTGZGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackSTGZGenerator.h Source: Stabilize include order 2016-04-29 13:58:31 -04:00
cmCPackTGZGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackTGZGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackTXZGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackTXZGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackTarBZip2Generator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackTarBZip2Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackTarCompressGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackTarCompressGenerator.h
cmCPackZIPGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackZIPGenerator.h
cpack.cxx Remove redundant c_str() calls. 2016-05-26 22:52:22 +02:00
cygwin.readme