Skip to content

Instantly share code, notes, and snippets.

View dunn's full-sized avatar
💭
no

Alexandra Catalina dunn

💭
no
View GitHub Profile
==> Configuration
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: d82997133cc9e374749c3c47f7605145cb041fe8
Last commit: 2 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit ivybridge
@dunn
dunn / # wesnoth - 2015-11-29_13-05-51.txt
Created November 29, 2015 21:15
wesnoth (homebrew/games/wesnoth) on OS X 10.11.1 - Homebrew build logs
Homebrew build logs for homebrew/games/wesnoth on OS X 10.11.1
Build date: 2015-11-29 13:05:51
@dunn
dunn / # abiword - 2015-11-29_09-43-22.txt
Created November 29, 2015 17:44
abiword (dunn/yolo/abiword) on OS X 10.11.1 - Homebrew build logs
Homebrew build logs for dunn/yolo/abiword on OS X 10.11.1
Build date: 2015-11-29 09:43:22
@dunn
dunn / # abiword - 2015-11-29_09-37-42.txt
Created November 29, 2015 17:40
abiword (dunn/yolo/abiword) on OS X 10.11.1 - Homebrew build logs
Homebrew build logs for dunn/yolo/abiword on OS X 10.11.1
Build date: 2015-11-29 09:37:42
@dunn
dunn / # fastml - 2015-11-28_20-39-46.txt
Created November 29, 2015 04:42
fastml (homebrew/science/fastml) on OS X 10.11.1 - Homebrew build logs
Homebrew build logs for homebrew/science/fastml on OS X 10.11.1
Build date: 2015-11-28 20:39:46
@dunn
dunn / subr.el
Created November 28, 2015 05:30
(defun version-to-list (ver)
"Convert version string VER into a list of integers.
The version syntax is given by the following EBNF:
VERSION ::= NUMBER ( SEPARATOR NUMBER )*.
NUMBER ::= (0|1|2|3|4|5|6|7|8|9)+.
SEPARATOR ::= `version-separator' (which see)
@dunn
dunn / repl.c
Created November 16, 2015 00:54
#include <stdio.h>
#include <stdlib.h>
#include <mpc.h>
#include <readline/readline.h>
#include <readline/history.h>
int main (int argc, char** argv) {
mpc_parser_t* Number = mpc_new("number");
mpc_parser_t* Operator = mpc_new("operator");
2015-11-11 14:01:36 -0800
./configure
--prefix=/usr/local/Cellar/genders/1.22
--disable-dependency-tracking
checking build system type... x86_64-apple-darwin15.0.0
checking host system type... x86_64-apple-darwin15.0.0
checking target system type... x86_64-apple-darwin15.0.0
checking for a BSD-compatible install... /usr/bin/install -c
2015-11-08 11:07:50 -0800
./prepare
--disable-dependency-tracking
--disable-warnings
--prefix=/usr/local/Cellar/mutt/1.5.24_1
--with-ssl=/usr/local/opt/openssl
--with-sasl
--with-gss
--enable-imap
2015-11-08 10:52:22 -0800
./prepare
--disable-dependency-tracking
--disable-warnings
--prefix=/usr/local/Cellar/mutt/1.5.24_1
--with-ssl=/usr/local/opt/openssl
--with-sasl
--with-gss
--enable-imap