[SVN] Bundle commit 323
Chris Thomas
chris at cjack.com
Sun Feb 20 18:21:45 UTC 2005
On Feb 20, 2005, at 10:04 AM, Chris Thomas wrote:
>
> On Feb 20, 2005, at 1:35 AM, Allan Odgaard wrote:
>
>> On Feb 20, 2005, at 9:58, Chris Thomas wrote:
>>
>>> Safety checkin. Implemented (very) primitive show/hide of build
>>> data.
>>
>> But the actual build command that uses format_build.rb is still not
>> checked in, right!?!
>
> Yup, I'm almost ready to throw the switch. :)
If you want to see what I have so far, replace the call to xcodebuild
and everything after it with:
xcodebuild $PROJECT_PARAM $BUILD_STYLE 2>&1| ruby --
"${TM_BUNDLE_PATH}/bin/format_build.rb"
Before I make that change, I want to default the verbose build data to
hidden, and I want to improve the show/hide UI a bit.
Chris
More information about the textmate-dev
mailing list