Thanks!

On Wed, Jan 28, 2009 at 8:40 AM, Garth Dahlstrom <[email protected]> wrote:
> Applied.
>               __
> --- == __/ t.O ==--
> http://stacktrace.org/
>
>
> On Wed, Jan 28, 2009 at 6:21 AM, Nick Guenther <[email protected]> wrote:
>>
>> Ack, it's *finally* done and working (I hate SCon's architecture, it's
>> SOOO difficult to extend). This replaces src/osx/create_mixxx_dmg.sh
>> and inlines the processes therein into OS X. It scans the built binary
>> and automatically figures out what libraries need to be copied in to
>> the application dir and then fixes up (using install_name_tool) their
>> libs. It's very messy, I intend to clean it up, but now that it
>> actually works I want to checkpoint it right here, right now.
>>
>> `scons` will build the .app and leave it in src/.obj.
>>
>> `scons package` on OS X will now build the .dmg and leave it in
>> src/.obj. A sample dmg is available at
>> http://pulsebitten.ca/Mixxx-1.6.5-macintel.dmg. I've checked all the
>> libpaths with otool and it looks good to me but please (asantoni I'm
>> looking at you) do test.
>>
>> I changed the main SConscript as little as possible to avoid merge
>> headaches when rryan's changes come in to trunk.
>>
>> *phew*
>> -Nick
>>
>>
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by:
>> SourcForge Community
>> SourceForge wants to tell your story.
>> http://p.sf.net/sfu/sf-spreadtheword
>> _______________________________________________
>> Mixxx-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>>
>
>

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to