{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1740438095,"commit_time":1740499033,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"29978df61fdfbb128217341ec3d9c9dfb1b4fc3a","message":"cmake: pre-fill known type sizes for Windows OSes\n\nTo save configuration time.\n\nAfter this patch, for mingw-w64 and MSVC curl's CMake builds pre-fill\nalmost all type sizes without auto-detection. In most cases this leaves\n3 type size auto-detections. Those depend on 64/32-bitness, and `time_t`\nalso depends on CRT and custom options. Old mingw-w64 versions require\nsome extra detections. We recommend v3.0 or newer to avoid them.\n\nFor Windows CE, this patch pre-fills all type sizes.\n\nIf this is causing any issue, please report it and disable pre-filling\nwith `-D_CURL_PREFILL=OFF` in the meantime.\n\nCherry-picked from #16394\nCloses #16464\n","parents":["af0100fc175c14b32ba5eac1a49880c32c4738cc"],"tree_hash":"d5877f8873ca0b1d343b48df025243c9ed5b2318"}