Daniel Pfeifer
|
7fb14775a3
|
cmDisallowedCommand: extract policy checking from cmCommand
Implement cmDisallowedCommand as a wrapper class for cmCommand.
|
2017-02-13 21:37:08 +01:00 |
|
Daniel Pfeifer
|
615e2a17e4
|
cmCommand: Don't prefix error message with command name
Instead, prefix the error message at the two places where the errors are
handled: cmMakefile and cmCTestHandlerCommand.
|
2017-02-13 20:49:20 +01:00 |
|
Daniel Pfeifer
|
e81c323da9
|
Include necessary headers in commands
|
2016-10-26 09:02:44 +02:00 |
|
Daniel Pfeifer
|
6c9b3b5c03
|
cmCommand: implement functions in cxx file
|
2016-10-21 18:14:51 +02:00 |
|