mirror of
https://github.com/reactos/CMake.git
synced 2024-12-15 23:57:44 +00:00
fc7ab8874b
This is a unique function call in CMake, and it was likely a programming error when introduced. All other similar calls to ReadListFile use a null first paramter. The effect of this patch is to no-longer define CMAKE_PARENT_LIST_FILE to the config file itself while evaluating it. The ReadListFile method also no longer hits a condition that it uses CollapseFullPath on the input file. However, as cpack does not set the StartDirectory anyway, this has no effect. See bug 15522. |
||
---|---|---|
.. | ||
IFW | ||
WiX | ||
bills-comments.txt | ||
cmCPack7zGenerator.cxx | ||
cmCPack7zGenerator.h | ||
cmCPackArchiveGenerator.cxx | ||
cmCPackArchiveGenerator.h | ||
cmCPackBundleGenerator.cxx | ||
cmCPackBundleGenerator.h | ||
cmCPackComponentGroup.cxx | ||
cmCPackComponentGroup.h | ||
cmCPackConfigure.h.in | ||
cmCPackCygwinBinaryGenerator.cxx | ||
cmCPackCygwinBinaryGenerator.h | ||
cmCPackCygwinSourceGenerator.cxx | ||
cmCPackCygwinSourceGenerator.h | ||
cmCPackDebGenerator.cxx | ||
cmCPackDebGenerator.h | ||
cmCPackDragNDropGenerator.cxx | ||
cmCPackDragNDropGenerator.h | ||
cmCPackGenerator.cxx | ||
cmCPackGenerator.h | ||
cmCPackGeneratorFactory.cxx | ||
cmCPackGeneratorFactory.h | ||
cmCPackLog.cxx | ||
cmCPackLog.h | ||
cmCPackNSISGenerator.cxx | ||
cmCPackNSISGenerator.h | ||
cmCPackOSXX11Generator.cxx | ||
cmCPackOSXX11Generator.h | ||
cmCPackPackageMakerGenerator.cxx | ||
cmCPackPackageMakerGenerator.h | ||
cmCPackRPMGenerator.cxx | ||
cmCPackRPMGenerator.h | ||
cmCPackSTGZGenerator.cxx | ||
cmCPackSTGZGenerator.h | ||
cmCPackTarBZip2Generator.cxx | ||
cmCPackTarBZip2Generator.h | ||
cmCPackTarCompressGenerator.cxx | ||
cmCPackTarCompressGenerator.h | ||
cmCPackTGZGenerator.cxx | ||
cmCPackTGZGenerator.h | ||
cmCPackTXZGenerator.cxx | ||
cmCPackTXZGenerator.h | ||
cmCPackZIPGenerator.cxx | ||
cmCPackZIPGenerator.h | ||
cpack.cxx | ||
cygwin.readme | ||
OSXLauncherScript.scpt | ||
OSXScriptLauncher.cxx |