[build2] Where to find config options?

William Ewing will.ewing.iv at gmail.com
Fri Dec 8 16:33:58 UTC 2017


I use a PowerShell script to setup the VC environment on Windows and start
the build; for instance:

# Build for Win32/x86
# This requires the Wintellect PowerShell modules.
Import-VisualStudioEnvironment -VSVersion 2017 -Architecture x86
b

On Thu, Dec 7, 2017 at 9:32 AM Klaim - Joël Lamotte <mjklaim at gmail.com>
wrote:

> Hello,
>
> I'm probably missing something very obvious, but I totally fail to find a
> complete list of possible config options?
> I searched in b and bpkg commands see if there is a way to obtain such list
> but didn't find it yet, and I searched in their help and online pages
> (which are the help basically)
> but so far no luck.
>
> Is there such a reference documentation somewhere?
> My understanding is that these these options can be easily extended
> so I suppose that some way to see the currently available list is
> necessary?
>
> Meanwhile, side question related to this: I was looking for how to specify
> which version of the cl compilers installed with Visual Studio to use in
> one configuration.
> If the only way is to use different vsvarsall.bat when building it will be
> problematic when
> working with different cls.
>
> A. Joël Lamotte
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.build2.org/archives/users/attachments/20171208/5a8a6b6e/attachment.html>


More information about the users mailing list