vcpkg/ports/gdal
lakinwecker 453ffa5aad Speed up the gdal build by using all available cores for make. (#8375)
* Speed up the gdal build by using all available cores for make.

* Also build the debug build with all cores.

* Addresses the review comments.

Use VCPKG_CONCURRENCY so the normal vcpkg concurrency controls apply.
Use vcpkg_execute_build_process and NO_PARALLEL_COMMAND which allows
for builds to be retried in some cases where parallel builds might fail.
2019-09-28 11:32:15 -07:00
..
0001-Fix-debug-crt-flags.patch [gdal] fix for building static library (#5839) 2019-03-27 11:47:15 -07:00
0002-Fix-static-build.patch [gdal] fix for building static library (#5839) 2019-03-27 11:47:15 -07:00
0003-Fix-std-fabs.patch [gdal] fixed compilation issue with std::fabs (#6336) 2019-05-09 15:00:16 -07:00
CONTROL [gdal]Fix dependent ports in static builds. (#7434) 2019-08-19 17:10:41 -07:00
portfile.cmake Speed up the gdal build by using all available cores for make. (#8375) 2019-09-28 11:32:15 -07:00