[SVN] r2398
Allan Odgaard
throw-away-1 at macromates.com
Mon Dec 5 11:41:14 UTC 2005
• updated mate with an --no-reactivation option and fixed usage text
• added $TM_SUPPORT_PATH/lib to RUBYLIB (bash_init.sh)
• plist.bundle is now a universal binary
If I do otool -L plist.bundle I don't see any libruby.a and I built this with the stock ruby.h from the 2.2 dev tools (after some fixing and sym-linking), so this should work with all (custom) versions of Ruby, but I'd prefer to have this tested, if you have a non-default Ruby install, in a TM buffer please try (followed by ctrl-R):
/path/to/ruby -r plist -e 'puts PropertyList::load("{foo=(bar);}").inspect'
Changed:
U trunk/Support/bin/mate
U trunk/Support/lib/bash_init.sh
U trunk/Support/lib/plist.bundle
More information about the textmate-dev
mailing list