[SVN] r7125 (Xcode)

Allan Odgaard throw-away-1 at macromates.com
Fri May 4 09:35:31 UTC 2007


• change log line regexp to anchor at BOL and allow spaces in file names
• also scan sub-projects which are part of the root project, when searching for the file name
• loosen the ‘obj['path'] == basename’ to use ‘include?’ instead, as my paths do often have a ‘src’ prefix, also use ‘obj['path']’ when composing the full path (rather than basename)
• nicer formatting of potential formatting exception (output name of exception and use line breaks for the stack dump)

Changed:
U   trunk/Bundles/Xcode.tmbundle/Support/bin/run_xcode_target.rb



More information about the textmate-dev mailing list