update single and properly point to lastest VS2015 version.

This commit is contained in:
ThePhD 2018-04-17 16:25:38 -04:00
parent 97525d8b72
commit 6a5154f3b9
3 changed files with 7 additions and 7 deletions

View File

@ -6,7 +6,7 @@ getting good final product out of sol2
supported compilers
-------------------
GCC 7.x is now out alongside Visual Studio 2017. This means that `sol2 release v2.18.3`_ is the current version of the code targeted at the older compilers not listed below. Newer code will be targeted at working with the following compilers and leveraging their features, possibly taking advantage of whatever C++17 features are made available by the compilers and standard libraries bundled by-default with them.
GCC 7.x is now out alongside Visual Studio 2017. This means that `sol2 release v2.20.0`_ is the current version of the code targeted at the older compilers not listed below. Newer code will be targeted at working with the following compilers and leveraging their features, possibly taking advantage of whatever C++17 features are made available by the compilers and standard libraries bundled by-default with them.
``v2.18.3`` supports:
@ -47,7 +47,7 @@ MinGW's GCC version 7.x of the compiler fixes a long-standing derp in the <codec
Clang 3.4, 3.5 and 3.6 have many bugs we have run into when developing sol2 and that have negatively impacted users for a long time now.
We encourage all users to upgrade immediately. If you need old code for some reason, use `sol2 release v2.18.3`_: otherwise, always grab sol2's latest.
We encourage all users to upgrade immediately. If you need old code for some reason, use `sol2 release v2.20.0`_: otherwise, always grab sol2's latest.
feature support
@ -95,6 +95,6 @@ The next step for Sol from a developer standpoint is to formally make the librar
Hopefully, as things progress, we move things forward.
.. _sol2 release v2.18.3: https://github.com/ThePhD/sol2/releases/tag/v2.18.3
.. _sol2 release v2.18.3: https://github.com/ThePhD/sol2/releases/tag/v2.20.0
.. _issue describing preliminary steps can be found here: https://github.com/ThePhD/sol2/issues/436#issuecomment-312021508
.. _this issue here: https://github.com/ThePhD/sol2/issues/426

View File

@ -20,8 +20,8 @@
// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
// This file was generated with a script.
// Generated 2018-04-17 19:24:12.677692 UTC
// This header was generated with sol v2.19.5 (revision 818f766)
// Generated 2018-04-17 20:25:14.849991 UTC
// This header was generated with sol v2.20.0 (revision 97525d8)
// https://github.com/ThePhD/sol2
#ifndef SOL_SINGLE_INCLUDE_HPP

View File

@ -20,8 +20,8 @@
// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
// This file was generated with a script.
// Generated 2018-04-17 19:24:12.985230 UTC
// This header was generated with sol v2.19.5 (revision 818f766)
// Generated 2018-04-17 20:25:15.301074 UTC
// This header was generated with sol v2.20.0 (revision 97525d8)
// https://github.com/ThePhD/sol2
#ifndef SOL_SINGLE_INCLUDE_FORWARD_HPP