We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix bad link
Revert b2f34a0db4ac27f2ebec936952accb8e00ada2bb...469da396843b63970e260ca84ee67bfe4e00c09a on Building
Updated Building (markdown)
Add a little trick if building faild cause by a wrong submodule initialisation.
bintray/bincrafters must be added to conan as remote for the install to work
typos
bit more "Additional options" explanation
add cmake --build . --config Release clarification for visual studio and xcode
Add note to mac platform about supported toolchains: xcode, gcc and clang
add info for conan
add instructions for windows about conan
Add information about sanitizers
vs2015->vs2017 + update steps
Update dependency of Gentoo
Update macOS/Fedora/OpenBSD dependencies
Update deps for some Linuxes
Update deps for msys
Add missing Fedora build dependency
While trying to compile for OSX, I found I also required boost. Added that to the `brew install ` dependencies for OSX
Regular cmake doesn't seem to support "MSYS Makefiles"
Added missed required libs for Ubuntu 14.04 x86-64 - libopenal-dev and libboost-program-options-dev
Added Boost to the Gentoo dependencies list
Added Boost to the Arch dependencies list