index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
mach.rb
Age
Commit message (
Expand
)
Author
2014-10-11
Revert "Don't raise in mach_data so the debugger doesn't catch it"
Jack Nagel
2014-10-11
Revert "Handle read(n) returning nil"
Jack Nagel
2014-10-10
Handle read(n) returning nil
Jack Nagel
2014-10-10
Don't raise in mach_data so the debugger doesn't catch it
Jack Nagel
2014-04-13
Allow access to both the linked dylibs and the dylib ID
Jack Nagel
2013-12-14
Remove unnecessary captures in otool regexp
Jack Nagel
2013-12-14
Unify install name parsing
Jack Nagel
2013-12-14
Move Pathname#dynamically_linked_libraries to mach module
Jack Nagel
2013-08-24
Fix const reference in mach
Adam Vandenberg
2013-08-15
Mach: add as_cmake_arch_flags helper
Misty De Meo
2013-08-15
Mach: improve PPC arch detection
Misty De Meo
2013-03-11
mach.rb: remove incorrect comment
Jack Nagel
2013-03-11
Portability fixes to run Homebrew on Linux systems
Shaun Jackman
2013-02-03
Architecture: add flag for ppc support
Adam Vandenberg
2012-08-21
mach-o: use any? instead of map and include?
Jack Nagel
2012-06-16
Teach Mach-O machinery about bundles
Jack Nagel
2012-06-16
Fix indentation in MachO#mach_data
Jack Nagel
2012-05-30
archs_for_command: use new Mach-O Pathname methods
Jack Nagel
2012-05-30
Pathname: add Mach-O module
Jack Nagel