We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Building and installing HHVM on Ubuntu 12.04 (markdown)
Includes note on installing ICU if it is needed/cmake complains
automake is also required for /usr/bin/acloc in 12.04
Document custom libevent as optional
folly is now a submodule
gcc 4.7.x required now
s/hiphop-php/hhvm/
sorry :)
Revert 11e4a75^ ... 11e4a75 on Building and installing HHVM on Ubuntu 12.04
Revert 7f37012^ ... 7f37012 on Building and installing HHVM on Ubuntu 12.04
fixing small typo
Make jemalloc non-optional. It is must better for perf.
fix error: missing hphp in path
wrong one
Added libboost-regex-dev to dependencies - cmake wouldn't think about building HHVM until I installed it
hiphop-php path was wrong
libevent-1.4.14.fb-changes.diff path was wrong
Fix path for libevent patch