2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-14 00:32:11 +00:00
Thomas Kent a5fb976a7c Using a common variable for Program Files
On 32-bit windows computers, visual studio is installed to %ProgramFiles% and
the %ProgramFiles(x86)% variable is not defined (I was mistaken in an earlier
issue thread). On 64-bit windows computers, visual studio is installed to
%ProgramFiles(x86)%. This commit uses the %VS_ProgramFiles% variable to search
the appropriate one.
2017-03-15 06:54:00 -05:00
2016-12-05 13:13:25 -05:00
2016-10-26 11:55:53 +03:00
2016-10-27 20:22:06 -05:00
2016-10-08 14:55:19 +03:00
2016-07-12 21:54:28 +03:00

Boost.Build
===========

See the Boost.Build website at https://boost.org/build.

See the `guidelines for contributing <./CONTRIBUTING.rst>`__.
Description
Mirrored via gitea-mirror
Readme 39 MiB
Languages
C++ 73.8%
Python 22.6%
C 1.6%
Batchfile 0.7%
Shell 0.6%
Other 0.6%