https://github.com/osquery/osquery logo
Title
n

nobody 162

03/18/2019, 10:28 AM
@cbarcenas https://github.com/facebook/osquery/blob/experimental/tools/provision/chocolatey/boost-msvc14.ps1 contains some build information about how boost was built for the chocolatey package. Someone should probably confirm that it's the same builds/process for the experimental branch but it's a good place to start.
t

thor

03/18/2019, 5:27 PM
I believe that this is still currently how we're doing boost libraries for windows for the moment. We'll eventually get to a state where there are buck targets for building boost, and we'll bootstrap it when you provision a new system