Alexander Neumann
Alexander Neumann
Really for me it looks like these projects should be disabled for debug config?
Marking this ready to get some kind of feedback.
Changing title to get reviews.
> I honestly have no idea how to review this for correctness as I don't truly understand how to make autotools work correctly. I think you can only really review...
> Could we move some windows script code to separate ports (vcpkg-make-windows)? I think the tool should solve this somehow by defining which files go into the binary cache dependent...
In this case manually passing the correct configure result ist required.
So I need a list of TODOs to move this forward.
> In summary, I think the interface for vcpkg_make_configure is trying to do too much. There are a bunch of options that I suspect exist solely to accommodate pseudo-autotools builds....
> If we can get vcpkg_autotools_configure just right for these usual cases, it'll help us keep the interface straightforward and avoid making it overly complicated. You can just look at...
@JavierMatosD: Did I miss something to be removed? - I am not removing `COPY_SOURCE`. There are 18 ports using it with `vcpkg_configure_make` - `SHELL` is currently not used. It was...