Skip to content

Instantly share code, notes, and snippets.

@gavro
gavro / # hhvm - 2017-10-12_16-53-48.txt
Created October 12, 2017 14:56
hhvm (hhvm/hhvm/hhvm) on macOS 10.12.6 - Homebrew build logs
Homebrew build logs for hhvm/hhvm/hhvm on macOS 10.12.6
Build date: 2017-10-12 16:53:48

Keybase proof

I hereby claim:

  • I am gavro on github.
  • I am gavro (https://keybase.io/gavro) on keybase.
  • I have a public key whose fingerprint is 6DAA 3FF9 3393 92C9 3793 CF6E C478 88CB 31AA C4DA

To claim this, I am signing this object:

@gavro
gavro / # hhvm - 2016-10-10_22-04-58.txt
Created October 10, 2016 20:34
hhvm (hhvm/hhvm/hhvm) on macOS 10.12 - Homebrew build logs
Homebrew build logs for hhvm/hhvm/hhvm on macOS 10.12
Build date: 2016-10-10 22:04:58
@gavro
gavro / # hhvm - 2016-10-10_21-40-23.txt
Created October 10, 2016 19:41
hhvm (hhvm/hhvm/hhvm) on macOS 10.12 - Homebrew build logs
Homebrew build logs for hhvm/hhvm/hhvm on macOS 10.12
Build date: 2016-10-10 21:40:23
@gavro
gavro / hhvm.rb
Last active October 10, 2016 21:30
class Hhvm < Formula
desc "JIT compiler and runtime for the PHP and Hack languages"
homepage "http://hhvm.com/"
url "http://dl.hhvm.com/source/hhvm-3.15.1.tar.bz2"
sha256 "2c2ef4fd9fe0853ab992c22c6dccdfe4e2b502c70a48378028a6fb3fee476701"
head "https://github.com/facebook/hhvm.git"
option "with-debug", <<-EOS.undent
Make an unoptimized build with assertions enabled. This will run PHP and
@gavro
gavro / # hhvm - 2016-06-20_23-50-15.txt
Created June 20, 2016 21:55
hhvm (hhvm/hhvm/hhvm) on Mac OS X 10.11.5 - Homebrew build logs
Homebrew build logs for hhvm/hhvm/hhvm on Mac OS X 10.11.5
Build date: 2016-06-20 23:50:15
@gavro
gavro / # hhvm - 2016-06-20_22-07-48.txt
Created June 20, 2016 20:10
hhvm (hhvm/hhvm/hhvm) on Mac OS X 10.11.5 - Homebrew build logs
Homebrew build logs for hhvm/hhvm/hhvm on Mac OS X 10.11.5
Build date: 2016-06-20 22:07:48
/* The Grid ---------------------- */
.lt-ie9 .row { width: 940px; max-width: 100%; min-width: 768px; margin: 0 auto; }
.lt-ie9 .row .row { width: auto; max-width: none; min-width: 0; margin: 0 -15px; }
.lt-ie9 .row.large-collapse .column,
.lt-ie9 .row.large-collapse .columns { padding: 0; }
.lt-ie9 .row .row { width: auto; max-width: none; min-width: 0; margin: 0 -15px; }
.lt-ie9 .row .row.large-collapse { margin: 0; }
.lt-ie9 .column, .columns { float: left; min-height: 1px; padding: 0 15px; position: relative; }
.lt-ie9 .column.large-centered, .columns.large-centered { float: none; margin: 0 auto; }