Opened 5 years ago

Closed 5 years ago

#11577 closed enhancement (fixed)

scons-3.0.4

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 years ago

RELEASE 3.0.4 - Mon, 20 Jan 2019 22:49:27 +0000

  • Improve finding of Microsoft compiler: add a 'products' wildcard in case 2017 Build Tools only is installed as it is considered a separate product from the default Visual Studio
  • Add TEMPFILESUFFIX to allow a customizable filename extension, as described in the patch attached to issue #2431.
  • Improved support for VC14.1 and Visual Studio 2017, as well as arm and arm64 targets. Issues #3268 & Issue #3222
  • Initial support for ARM targets with Visual Studio 2017 - Issue #3182 (You must set TARGET_ARCH for this to work)
  • Update TempFileMunge class to use PRINT_CMD_LINE_FUNC
  • Enhance cpp scanner regex logic to detect if/elif expressions without whitespaces but parenthesis like "#if(defined FOO)" or "#elif!(BAR)" correctly.

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 21015.

Note: See TracTickets for help on using tickets.