We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix typo
Add note about CMake
Update to HHVM 3.3
Revert 7d3e52a^...7d3e52a on Building and installing HHVM on Amazon Linux 2014.03
Added depth 1 to git clone so the user wont have to download the whole repo history just to install it
Updated Building and installing HHVM on Amazon Linux 2014.03 (markdown)
modify libDwarf because sf change their git repo
Change libDwarf checkout commit to 2346f43f57f0ae768adffa55ea84b281d3aa71da
libDwarf after c6a2ce4cc1 be incompatible with dwarf_producer_init_c: https://github.com/facebook/hhvm/issues/2834
update submodule to be recursive
Fixing: CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: LIBMAGICKCORE_LIBRARIES (ADVANCED)
Fixing: Could NOT find LibXslt (missing: LIBXSLT_LIBRARIES LIBXSLT_INCLUDE_DIR)
Include gcc-c++ instead of gcc47-c++ installation package because without it g++ was an old version (4.7.2 instead of 4.8.2). Issue #2296
Updates for HHVM 3.