diff options
Diffstat (limited to 'build2/list')
-rw-r--r-- | build2/list | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/build2/list b/build2/list index fd41f6d..a063d41 100644 --- a/build2/list +++ b/build2/list @@ -1,3 +1,8 @@ +- VC 15 support [feature 0.5.0] + + Need to install the preview, add detection, see if we can start testing with + it. Wonder if any chance for cross-compile support. + - Get rid of string pools [quality parallel] They are most likely harmful because of the small object optimizations. |