<GitHub58>
[rubinius] CodeGnome opened pull request #3297: Add support for automatic configuration of llvm-config under MacPorts. (master...feature/llvm-config_support_for_macports) http://git.io/F8W0
GitHub58 has left #rubinius [#rubinius]
|jemc| has quit [Ping timeout: 265 seconds]
elia has quit [Quit: Computer has gone to sleep.]
cypher23 has joined #rubinius
pietr0 has quit [Quit: pietr0]
|jemc| has joined #rubinius
amsi has quit [Quit: Leaving]
amclain has joined #rubinius
RageLtMan has quit [Remote host closed the connection]
Bwild has quit [Ping timeout: 244 seconds]
Bwild has joined #rubinius
Bwild has quit [Ping timeout: 272 seconds]
DireFog has quit [Remote host closed the connection]
DireFog has joined #rubinius
Bwild has joined #rubinius
sferik has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Bwild has quit [Ping timeout: 252 seconds]
craigp has quit [Remote host closed the connection]
dimday has joined #rubinius
diegoviola has quit [Quit: WeeChat 1.1.1]
Bwild has joined #rubinius
Bwild has quit [Ping timeout: 255 seconds]
amclain has quit [Quit: Leaving]
Bwild has joined #rubinius
Bwild has quit [Ping timeout: 255 seconds]
noop has joined #rubinius
meh` has quit [Ping timeout: 245 seconds]
craigp has joined #rubinius
craigp has quit []
craigp has joined #rubinius
flavio has joined #rubinius
flavio has joined #rubinius
elia has joined #rubinius
dimday has quit [Ping timeout: 265 seconds]
Caius has quit [Quit: ""]
Caius has joined #rubinius
<yorickpeterse>
morning
havenwood has quit [Remote host closed the connection]
djellemah has joined #rubinius
Bwild has joined #rubinius
Dyrim has quit [Ping timeout: 272 seconds]
djellemah_ has joined #rubinius
djellemah has quit [Ping timeout: 276 seconds]
djellemah_ has quit [Quit: Leaving]
|jemc| has quit [Ping timeout: 265 seconds]
nirvdrum has joined #rubinius
nirvdrum has quit [Read error: Connection reset by peer]
sferik has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
|jemc| has joined #rubinius
sferik has joined #rubinius
<brixen>
cremes: bob is looking pretty promising!
<cremes>
brixen: good to hear! hope it saves you some time in implementing your dream build process.
havenwood has joined #rubinius
<brixen>
well, it looks like it will at least be a step in that direction
<brixen>
I'll know more once I try building :)
<brixen>
maybe we can have a regular Homebrew package soon!
<brixen>
and so many packagers will be very happy
<cremes>
oh yeah...
benlovell has joined #rubinius
GitHub123 has joined #rubinius
GitHub123 has left #rubinius [#rubinius]
<GitHub123>
[rubinius] brixen closed pull request #3297: Add support for automatic configuration of llvm-config under MacPorts. (master...feature/llvm-config_support_for_macports) http://git.io/F8W0
GitHub110 has joined #rubinius
<GitHub110>
rubinius/master 4f74fe8 Todd A. Jacobs: Configure#macports? checks for MacPorts....
<GitHub110>
[rubinius] brixen pushed 6 new commits to master: http://git.io/FElp
<GitHub110>
rubinius/master ecbb46f Todd A. Jacobs: Configure#macports_llvm_config finds llvm-config....
GitHub110 has left #rubinius [#rubinius]
<GitHub110>
rubinius/master fc07f47 Todd A. Jacobs: Branch on MacPorts/Homebrew for llvm-config....
<yorickpeterse>
brixen: no remarks on the comments?
<brixen>
yorickpeterse: it's good enough to merge
<brixen>
no point wasting time assuming something is going to happen
<brixen>
if someone pops up with a non-standard Ports install, we can deal with it
benlovell has quit [Ping timeout: 255 seconds]
<yorickpeterse>
right
<yorickpeterse>
The PATH stuff was a moot point anyway, the shell commands wouldn't work with duplicate port commands
craigp has quit [Remote host closed the connection]
craigp has joined #rubinius
pchalupa has quit [Quit: Leaving]
craigp has quit [Ping timeout: 256 seconds]
craigp has joined #rubinius
<cremes>
sheesh, took me 3 hours to figure out where and how to reset the $stdin/$stdout/$stderr globals when I redefined IO for STDIN, etc.
<cremes>
replacing a major subsystem in rubinius ain’t easy, folks! especially when you are replacing the system that is in charge of printing out errors and backtraces!
<brixen>
it sounds akin to replacing the wings on a flying aircraft
<brixen>
but I'm just guessing on that
<brixen>
cremes: also, we try to hide the globals in kernel/common/global.rb to confuse you :p
<cremes>
brixen: ha, i know. obvious in hindsight. i was grepping for “$stdout =“ but that didn’t appear anywhere.
<brixen>
I have considered adding metadata to globals and constants to tell you where they are defined
<cremes>
i had to grep for “$stdout” and look through a few hundred (thousand?) lines to find that it’s used as a key in a hash.
<brixen>
ahh
<brixen>
yeah, grepping skills are an unteachable art :)
<cremes>
it’s stored as @internal[:$sdout], etc
<cremes>
so I needed to find: @internal[:$stdout] = STDOUT
<cremes>
anyway, solved it. moving on to the next problem.
havenwood has quit []
GitHub86 has joined #rubinius
<GitHub86>
[rubinius] brixen pushed 6 new commits to master: http://git.io/FzrU
<GitHub86>
rubinius/master 01389d4 Brian Shirai: Tweak Travis deploy check.
<GitHub86>
rubinius/master 70d919b Brian Shirai: Clean up threads properly.
GitHub86 has left #rubinius [#rubinius]
<GitHub86>
rubinius/master d94f2fd Brian Shirai: Fixed trampoline function names.
slaught has joined #rubinius
pietr0_ has joined #rubinius
pietr0 has quit [Ping timeout: 255 seconds]
pietr0_ is now known as pietr0
[spoiler] has quit [Quit: WeeChat 1.1]
pietr0 has quit [Remote host closed the connection]
GitHub145 has joined #rubinius
<GitHub145>
[rubinius] brixen pushed 3 new commits to 1.8.7: http://git.io/FzSA
<GitHub145>
rubinius/1.8.7 c25dddb Brian Shirai: Merge remote-tracking branch 'origin' into 1.8.7...
<GitHub145>
rubinius/1.8.7 b717480 Brian Shirai: Merge branch '1.8.7' of github.com:rubinius/rubinius into 1.8.7
GitHub145 has left #rubinius [#rubinius]
<GitHub145>
rubinius/1.8.7 034f958 Brian Shirai: Merge branch '1.8.7' of github.com:rubinius/rubinius into 1.8.7