• Wez Furlong's avatar
    getdeps: build all available boost libraries · ff5e2117
    Wez Furlong authored
    Summary:
    This should make it easier to eg: enable fbzmq on macos at a later
    time, and also makes things more explicit about what is being built, and
    importantly, by listing these in the manifest ensures that we have a
    hash change if we change this list; we wouldn't trigger such a change
    if the list were encoded solely in builder.py
    
    Reviewed By: chadaustin
    
    Differential Revision: D17133149
    
    fbshipit-source-id: caf0dd45e262188eeefafe0868ef95ad257a4950
    ff5e2117
builder.py 27.1 KB