(Cross posting from <#C08V7KTJB|general> and ccing...
# windows
c
(Cross posting from #general and ccing @fmanco and @akindyakov) Does anybody know how to generate the precompiled dependency tarballs for Windows on the
experimental
branch? I’m trying to bump Boost to 1.69.0 (from 1.66.0) because OSquery is failing to compile on current Debian testing due to an update to libstdc++ headers
f
Hi @cbarcenas for the dependencies for which there are formulas available we actually just used the formulas to build them and then re-package the output. The format is not documented but if you look at an example it's pretty obvious.
We're working on buckfiying all the dependencies such that you can build everything from source and updates will become much easier, but it's going to take us some time.