theopolis
01/16/2020, 1:59 AMbuck-out/cmake
folder to checkout repos and patch files, then run BUCK with static configuration to expect third-party code in ./buck-out/cmake
. Then the significant changes to BUCK logic only include adapting the compile logic in CMake, which should be easy.
This will enable us to move to newer third-party library versions and remove all dependence on the facebook pre-built layer.
The downside of me working on it is that someone else might be able to move faster.
Suggestions for what I should work on / how I could approach what I referenced above?alessandrogario
01/16/2020, 2:15 PMStefano Bonicatti
01/16/2020, 2:22 PMalessandrogario
01/16/2020, 2:23 PMtheopolis
01/16/2020, 3:08 PM