Files
CMake/Source
Daniel Pfeifer 1eebc29563 cmCommand: deprecate functions GetMakefile and SetError
Replace the members for the Makefile and the Error with a
cmExecutionStatus.  Re-implement GetMakefile and SetError based on that.

Both functions should be called directly on the cmExecutionStatus that is
passed to InitialPass.  This will help us make all Commands immutable and
remove the need for cloning.
2019-07-21 09:25:32 +02:00
..
2019-03-18 14:18:13 -04:00
2019-03-18 14:18:13 -04:00
2019-07-21 00:01:05 -04:00
2019-04-04 13:24:39 -04:00
2019-03-30 15:34:59 +01:00
2019-03-18 15:09:10 +01:00
2019-02-21 08:24:26 -05:00