On 08/31/2010 08:55 PM, Boroondas Gupte wrote: > On 08/28/2010 11:48 AM, Boroondas Gupte wrote: >> I'll follow up with a new clone at the original location of my >> repository soon and will hopefully get the merges right this time. > http://bitbucket.org/boroondas/snowstorm-development/changeset/855c7fac6fc2 > (and ancestors) Make that http://bitbucket.org/boroondas/snowstorm-development/changeset/5bac0fd6a9aa
So here's the list of ported/implemented JIRA issues: * everything from bitbucket.org/Techwolf/viewer-development up to the current tip (ed2130db2b59 <https://bitbucket.org/Techwolf/viewer-development/changeset/5697874b390b>) o For details, please refer to Techwolf's list post <https://lists.secondlife.com/pipermail/opensource-dev/2010-August/003112.html>. * *VWR-20891 <http://jira.secondlife.com/browse/VWR-20891> missing LL_TEST conditions in indra/viewer_components/login/CMakeLists.txt* o This wasn't an issue in Snowglobe (or I didn't notice it there, because tests worked) so the fix isn't a port of any existing patch or SVN changeset. o Fixed at 6ea6df364e22. <http://bitbucket.org/boroondas/snowstorm-development/changeset/6ea6df364e22> * *SNOW-737 <http://jira.secondlife.com/browse/SNOW-737> Version agnostic libPNG linking* o If you ever had issues building SL against a libpng version that wasn't 1.2, try this fix o Shouldn't break anything for libpng 1.2 o Patch ported at bda128f41f35. <http://bitbucket.org/boroondas/snowstorm-development/changeset/bda128f41f35> * *VWR-20911 <http://jira.secondlife.com/browse/VWR-20911> CMake build arch detection is inaccurate and incomplete* o Get 32/64bit-ness from the compiler rather than from the kernel o I don't need this one to be able to build, but Robin said the SNOW-512 <http://jira.secondlife.com/browse/SNOW-512> fix (pulled from Techwolf) would be incomplete without this, so I included it. o Patch ported at a9132a63e473. <http://bitbucket.org/boroondas/snowstorm-development/changeset/a9132a63e473> o Fixed indentation at d02b22278d5b <http://bitbucket.org/boroondas/snowstorm-development/changeset/d02b22278d5b>. * *SNOW-748 <http://jira.secondlife.com/browse/SNOW-748> Building on OSX 10.6 fails with "warning: -mdynamic-no-pic overrides - fpic or -fPIC"* o Mac build warning (fatal due to |-Werror|) introduces by the SNOW-512 <http://jira.secondlife.com/browse/SNOW-512> fix (pulled from Techwolf) + I don't have a Mac, so those who have please test this! o Functional changes from the SVN changesets ported at 483666cc9dee <http://bitbucket.org/boroondas/snowstorm-development/changeset/483666cc9dee>. o Different whitespace cleanup needed than the original changesets did. Implemented at d63b1eeffb77 <http://bitbucket.org/boroondas/snowstorm-development/changeset/d63b1eeffb77>. * *SNOW-650 <http://jira.secondlife.com/browse/SNOW-650> Tries to build pulseaudio when pulseaudio not found.* o Patch applied at 3568a637ad92 <http://bitbucket.org/boroondas/snowstorm-development/changeset/3568a637ad92>. o Manual merge at 0c18347b0769 <http://bitbucket.org/boroondas/snowstorm-development/changeset/0c18347b0769>. o Fuzz 3 lead to wrong contributions.txt entry (oops), fixed at 11030238f334 <http://bitbucket.org/boroondas/snowstorm-development/changeset/11030238f334>. * *SNOW-592 <http://jira.secondlife.com/browse/SNOW-592> FIXED gstreamer 0.10.28 standalone build failure* o This fix is needed when building against newer GStreamer versions o Ported at 16370ddd51a8 <http://bitbucket.org/boroondas/snowstorm-development/changeset/16370ddd51a8>, some source formatting changes at 5b850e440458 <http://bitbucket.org/boroondas/snowstorm-development/changeset/5b850e440458>. * *SNOW-764 <http://jira.secondlife.com/browse/SNOW-764> (problem 1) Bugs showing when compiling with optimization* o I needed this patch to fix *SNOW-522 <http://jira.secondlife.com/browse/SNOW-522>** crash due to looking for skins/paths.xml at the wrong path*. + Not a build issue per-se, but I'd like to also use my build o Ported at 8afc8382dd9b <http://bitbucket.org/boroondas/snowstorm-development/changeset/8afc8382dd9b>. I also left notes at the jira issues themselves. I hope I didn't miss any. Cheers, Boroondas
_______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges