| 2 | |
| 3 | |
| 4 | {{{ |
| 5 | Changes in 3.6.2 since 3.6.1: |
| 6 | |
| 7 | Ben Boeckel (3): |
| 8 | Intel-C: declare support for gnu11 |
| 9 | Intel-C: support gnu89 and gnu99 extension flags |
| 10 | Intel-C: standard flags are also supported in 12.0 |
| 11 | |
| 12 | Brad King (11): |
| 13 | Add script to update curl from upstream |
| 14 | curl: Update script to get curl 7.50.1 |
| 15 | curl: Remove CMake-specific README |
| 16 | VS: Fix VS 2015 .vcxproj debug setting for Windows7.1SDK toolset |
| 17 | GetPrerequisites: Fix regression in gp_resolved_file_type |
| 18 | Fortran: Fix .mod file comparison for Intel 16 format |
| 19 | VS: Fix VS 2015 .vcxproj debug setting for v80 toolset |
| 20 | FindHDF5: Fix regression in providing HDF5_IS_PARALLEL |
| 21 | FindHDF5: Fix regression in finding hdf5hl_fortran |
| 22 | curl: Backport certificate reuse fix from 7.50.2 |
| 23 | CMake 3.6.2 |
| 24 | |
| 25 | Chuck Atkins (2): |
| 26 | FindHDF5: Make sure compile definition vars keep the -D flag |
| 27 | CrayLinuxEnvironment: Add alternative methods to get version info |
| 28 | |
| 29 | Curl Upstream (2): |
| 30 | curl 2015-08-11 (1a7f66a3) |
| 31 | curl 2016-08-03 (f2cb3a01) |
| 32 | |
| 33 | Fujii Hironori (1): |
| 34 | VS: Fix out-of-bounds write on empty Nsight Tegra version |
| 35 | |
| 36 | Konstantin Sinitsyn (1): |
| 37 | FindProtobuf: Restore support for PROTOBUF_IMPORT_DIRS |
| 38 | }}} |