From fbe80d5c70f497ed6aa4ae662cc1ace55d2cb8c1 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Mon, 7 Aug 2017 15:12:39 -0700 Subject: update with changes.txt info from PR 489 --- src/CHANGES.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index a5bfa31..b8c985e 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -63,6 +63,13 @@ may cause rebuilds. In no case should rebuilds not happen. From Rick Lupton: - Update LaTeX scanner to understand \import and related commands + From Steve Robinson: + - Add support for Visual Studio 2017. This support requires vswhere.exe a helper + tool installed with newer installs of 2017. SCons expects it to be located at + "C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe" + It can be downloaded separately at + https://github.com/Microsoft/vswhere + From Paweł Tomulik: - Fixed the issue with LDMODULEVERSIONFLAGS reported by Tim Jennes (https://pairlist4.pair.net/pipermail/scons-users/2016-May/004893.html). -- cgit v0.12