Files
CMake/Source
Brad King f0e9d74a2d cmake_transform_depfile: Remove unused incomplete vstlog support
In commit b2c14bc774 (cmake -E: Add cmake_transform_depfile internal
command, 2020-10-02, v3.20.0-rc1~684^2~2) a partial implementation for
converting MSBuild "TLog" format files was added.  However, it is
unused and incomplete:

* Does not enforce absolute paths as TLog docs require.
* Does not upper-case paths as TLog docs recommend.
* The TLog format semantics are not equivalent to `out: in`.

Remove the unused TLog transform infrastructure to avoid confusion.

Issue: #20286
2021-06-02 07:41:05 -04:00
..
2021-05-26 18:53:40 -04:00
2021-05-21 10:38:50 -04:00
2021-06-02 00:01:11 -04:00
2021-01-13 15:27:49 +01:00
2021-05-11 11:20:04 -04:00
2021-03-13 07:36:07 -05:00
2021-01-08 09:07:18 -05:00