We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Compiling On Windows (markdown)
Delete build instructions for 32Bit Windows
remove most references to fastbuild, which has been removed
Changing the cache instructions from clcache to sccache
fix position of --clean-first
doh.. windows_buildenv is a bat, not a cmd
only VS 2019 is has a good enough CMake support
Rewrite instructions in order to build with CMake and remove those for SCons, since it has been removed from 2.3 sources.
Removed wrong linebreaks in batch file code
Fix code blocks & improve formatting