Opened 4 years ago

Closed 4 years ago

#13046 closed enhancement (fixed)

cmake-3.16.3

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 9.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (4)

comment:1 by Bruce Dubbs, 4 years ago

Should be just bug fixes. Release notes are only updated for new minor versions.

https://cmake.org/cmake/help/v3.16/release/3.16.html

comment:2 by Bruce Dubbs, 4 years ago

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

comment:3 by Douglas R. Reno, 4 years ago

The release notes for point versions can be found here:

https://blog.kitware.com/cmake-3-16-3-available-for-download/

----------------------------------------------------------------------------
Changes made since CMake 3.16.2:
 
Ashley Whetter (1):
  FindOpenSSL: Fix ordering of dependency link flags
 
Brad King (3):
  GNUtoMS: Add search path for VS 2019 environment scripts
  IRSL: Install msvcp140_{1,2,codecvt_ids}.dll if available
  CMake 3.16.3
 
Cristian Adam (4):
  ObjC: Add _COMPILE_LAUNCHER support
  ObjC: Add VISIBLITY_INLINES_HIDDEN support
  Unity Build: include language in generated source file name
  PCH: No repeated path for internal generated PCH files (MSVC case)
 
Kyle Edwards (2):
  CTest: Improve error handling when reading resource spec file
  CPack: Fix regression in DEB generator description
 
Marc Chevrier (3):
  FindPython*: Fix erroneous target properties setting
  macOS: Add support for new Xcode 11 frameworks directory
  FindPython: ensure new Xcode framework for Python3 is detected
 
Miro Hrončok (1):
  FindPython: Add support for version 3.9
 
Neil Carlson (1):
  Fortran: Add support for NAG Fortran submodules
 
Pavel Liavonau (1):
  VS: Add Fortran link flag table entries for /OPT:*
 
Robert Maynard (1):
  CUDA: Do not device link if target has no CUDA usage
 
Sebastian Holtermann (1):
  Autogen: Enable SKIP_UNITY_BUILD_INCLUSION on AUTORCC generated files
 
Silvio Traversaro (2):
  FindMatlab: add R2019a and R2019b MATLAB_VERSIONS_MAPPING
  FindMatlab: in matlab_add_mex use the correct version file

Just modify the URL for the release you're looking for :)

comment:4 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22592.

Note: See TracTickets for help on using tickets.