Skip to content

Instantly share code, notes, and snippets.

View alexreg's full-sized avatar

Alexander Regueiro alexreg

View GitHub Profile
2014-09-21 00:14:38 +0100
./configure
--prefix=/usr/local/Homebrew/Cellar/python/2.7.8_1
--enable-ipv6
--datarootdir=/usr/local/Homebrew/Cellar/python/2.7.8_1/share
--datadir=/usr/local/Homebrew/Cellar/python/2.7.8_1/share
--enable-framework=/usr/local/Homebrew/Cellar/python/2.7.8_1/Frameworks
--without-gcc
CFLAGS=-I/usr/local/Homebrew/include -I/usr/local/Homebrew/opt/sqlite/include
2014-09-21 00:14:38 +0100
./configure
--prefix=/usr/local/Homebrew/Cellar/python/2.7.8_1
--enable-ipv6
--datarootdir=/usr/local/Homebrew/Cellar/python/2.7.8_1/share
--datadir=/usr/local/Homebrew/Cellar/python/2.7.8_1/share
--enable-framework=/usr/local/Homebrew/Cellar/python/2.7.8_1/Frameworks
--without-gcc
CFLAGS=-I/usr/local/Homebrew/include -I/usr/local/Homebrew/opt/sqlite/include
2014-10-07 23:56:18 +0100
../configure
--build=x86_64-apple-darwin14.0.0
--prefix=/usr/local/Homebrew/Cellar/gcc49/4.9.1
--enable-languages=c,c++,objc,obj-c++
--program-suffix=-4.9
--with-gmp=/usr/local/Homebrew/opt/gmp4
--with-mpfr=/usr/local/Homebrew/opt/mpfr2
--with-mpc=/usr/local/Homebrew/opt/libmpc08
2014-10-07 23:56:18 +0100
../configure
--build=x86_64-apple-darwin14.0.0
--prefix=/usr/local/Homebrew/Cellar/gcc49/4.9.1
--enable-languages=c,c++,objc,obj-c++
--program-suffix=-4.9
--with-gmp=/usr/local/Homebrew/opt/gmp4
--with-mpfr=/usr/local/Homebrew/opt/mpfr2
--with-mpc=/usr/local/Homebrew/opt/libmpc08
2014-11-07 23:21:04 +0000
autoreconf
-i
glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'Cfg'.
glibtoolize: copying file 'Cfg/ltmain.sh'
glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'M4'.
glibtoolize: copying file 'M4/libtool.m4'
glibtoolize: copying file 'M4/ltoptions.m4'
2014-11-07 23:27:45 +0000
./configure
--disable-dependency-tracking
--prefix=/usr/local/Homebrew/Cellar/sndfile-tools/1.03
checking build system type... i386-apple-darwin14.0.0
checking host system type... i386-apple-darwin14.0.0
checking target system type... i386-apple-darwin14.0.0
checking for a BSD-compatible install... /usr/bin/install -c
Data Structure Description
list Abstract sequential list data type
xlist Abstract sequential list data type, with out-of-memory checking
array-list Sequential list data type implemented by an array
carray-list Sequential list data type implemented by a circular array
linked-list Sequential list data type implemented by a linked list
avltree-list Sequential list data type implemented by a binary tree
rbtree-list Sequential list data type implemented by a binary tree
@alexreg
alexreg / gist:931889f1ff91b9a80ce5
Created April 10, 2015 22:20
foo.mailsignature
Message-Id: <71D5FD0B-6B69-41C3-83A8-485089BF44F6>
Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\))
Content-Type: multipart/related;
type="text/html";
boundary="Apple-Mail=_FB2D5564-CC4D-4DA3-BCB7-224F4E0FC253"
--Apple-Mail=_FB2D5564-CC4D-4DA3-BCB7-224F4E0FC253
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
CAP LS 302
:sendak.freenode.net NOTICE * :*** Looking up your hostname...
NICK Noldorin
:sendak.freenode.net NOTICE * :*** Checking Ident
USER noldorin 0 * :Alex
:sendak.freenode.net NOTICE * :*** Couldn't look up your hostname
:sendak.freenode.net NOTICE * :*** No Ident response
:sendak.freenode.net CAP * LS :account-notify extended-join identify-msg multi-prefix sasl
CAP REQ identify-msg
:sendak.freenode.net CAP Noldorin ACK :identify-msg
CAP LS 302
:sinisalo.freenode.net NOTICE * :*** Looking up your hostname...
NICK Noldorin
USER noldorin 0 * :Alex
:sinisalo.freenode.net NOTICE * :*** Checking Ident
:sinisalo.freenode.net NOTICE * :*** Couldn't look up your hostname
:sinisalo.freenode.net NOTICE * :*** No Ident response
:sinisalo.freenode.net CAP * LS :account-notify extended-join identify-msg multi-prefix sasl
CAP REQ identify-msg
:sinisalo.freenode.net CAP Noldorin ACK :identify-msg