Brad King 8904d1410b cmGlobalGenerator: Cleanup GenerateBuildCommand API
All cmGlobalGenerator::GenerateBuildCommand call sites that need to
produce a string now generate "cmake --build" commands.  The remaining
call sites immediately pass the result to cmSystemTools::RunSingleCommand.
Avoid the intermediate string and argument parsing by directly producing a
vector of strings.  Also drop the ignoreErrors argument because no call
sites remain that use it.
2013-11-18 08:26:21 -05:00
..
2013-11-14 00:01:10 -05:00
2011-09-15 16:20:33 +02:00
2012-09-28 17:00:52 -04:00
2012-09-28 17:00:52 -04:00
2013-10-28 15:23:09 -04:00
2012-02-02 23:40:21 +00:00
2013-10-15 10:47:38 -04:00
2013-11-12 08:32:08 -05:00
2013-10-16 09:22:36 -04:00
2013-10-16 09:22:36 -04:00