Skip to content

Builds on VS2022, uses latest available Windows SDK by default (to avoid SDK...

Peio Rigaux requested to merge test/windows_rack_build_vs2022_master into master

Builds on VS2022, uses latest available Windows SDK by default (to avoid SDK bugs), assuming retrocompatibility

Run builds against visual studio version environment based runner

Add vs2019 and vs2017 builds in manual

Fix packaging syntax error

Workaround issue when using find_program without msys2 as hint

Removed file duplicates in NuGet file to avoid errors during packaging

Allow use of sccache windows build cache

Changed debug info to old /Z7

Removed jsoncpp hardcoded use of ccache

Escape spaces from locations given by find_program

Changed parallel level for windows to set it by machine

Edited by Peio Rigaux

Merge request reports