-
Hi everyone.
I have made improvements for developing in Visual Studio 2017 environment. You can find project files in [my fork](https://github.com/repkins/gish). . Branch is based of commit made in…
-
#258 proposed the use of separate Python environments (e.g. conda environments) but in theory we could allow the start of kernels in a docker image, which would provide better insulation of toolsets. …
-
## Description
Add content to the Toolsets/Framework/Serverless Framework section of the guide.
**Filename:** `/guide/source/toolsets/frameworks/serverless.md`
**Page/Section:** Toolsets/…
-
### What is your suggestion?
## Suggestion
Would it be possible for the Conan generated CMakePresets.json to include `msvc.toolset` version details (i.e. `v143`, `v142`, etc.) when populating th…
-
It's common to want to know, and use, the "real" version of the toolset being used instead of the user configured version tag. Hence we should add a "detected-version" feature to capture and propagate…
-
This line of code works unexpectedly when using clion layout. It copy dlls to the parent dir's bin rather than my project bin.
In addition, could you please just copy dlls we requested to bin, or a w…
-
Minimal example to reproduce:
```
setting with_foo { default = HAS_FOO; }
library libbar { defines += $(with_foo); }
```
Running bakefile on this with any vs20xx target results in
```
Traceback (mo…
vadz updated
11 years ago
-
I just installed try-convert as a global tool (dotnet tool install -g try-convert).
I changed into the root of my git repo and ran 'try-convert'. And i got this exception trace:
d:\Repos\msazure-o…
-
Hi
I've started to create two new fviz toolsets both seems fit to factoextra and I do not want to start separate package :
1. fviz_som to visualize som codes and heatmaps from kohonen packages
2. …
-
The documentation for the 'cflags' feature in the latest Boost Build docs says:
"For cflags that is both the C and C++ compilers, for cxxflags that is the C++ compiler"
but this is not reflected…