|
From: James T. <ja...@fl...> - 2022-08-12 10:02:52
|
> On 12 Aug 2022, at 10:59, James Hogan <ja...@al...> wrote: > > How much do we care about the size of stuff in windows-3rd-party? Is it better > to just copy the whole windows release in there for simplicity / > reproducibility or should I trim it down to the necessities? I trim quite a bit, basically just down to headers, link libraries and DLLs: (oh and the CMake mdoules) for most things this has proved acceptable. Ideally it would be a GIT-LFS repo but SourceForge can’t, and nothing in the repo changes more than once per year, so we’re getting away with it. (Also compared to FGData which really breaks stuff….( Kind regards, James |