Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-07 | Merged in latest svn-imports-viewer-20 changes. | brad kittenbrink | |
2009-10-06 | Hmm, somehow we were getting away with packaging a broken libuuid.so.1 on linux. | brad kittenbrink | |
2009-10-06 | Fix broken Mac package build due to running out of room in temp .sparseimage | Nat Goodspeed | |
2009-10-05 | Back out revisions 135028,134955,134953,134939 | Steven Bennetts | |
* Revert Vivox SDK update | |||
2009-10-05 | Minor tweaks to fix up viewer_manifest. | Mark Palange (Mani) | |
-bad tcmalloc handling indentation -added nsis path for x64 windows | |||
2009-10-02 | merge of latest viewer/viewer-20 | Mark Palange (Mani) | |
2009-10-01 | svn merge -r 134922:134973 ↵ | Monroe Williams | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/media-on-a-prim/moap-7 Merging branches/media-on-a-prim/moap-7 down to viewer-2.0. | |||
2009-09-30 | Updated test_win32_manifest.py to throw custom exception objects, rather ↵ | brad kittenbrink | |
than relying on string comparison. | |||
2009-10-01 | DEV-40702 update viewer2 vivox sdk to v3 | Adam Moss | |
2009-09-29 | Removing app.exe.config file creation. Should no longer be needed with ↵ | Mark Palange (Mani) | |
rebuilt 3rd party libs. /me crosses fingers. | |||
2009-09-28 | Merged in my fix of bogus libtcmalloc_minimal.dll packaging. | brad kittenbrink | |
2009-09-25 | Changes force no crt manifest linking in windows plugin files. | Mark Palange (Mani) | |
2009-09-23 | Oops libtcmalloc_minimal.dll was being packaged in a subdir it shouldn't ↵ | brad kittenbrink | |
have been. | |||
2009-09-18 | Added dependcies to create_app_config_file. | Mark Palange (Mani) | |
Further Clean up of dll copying merge mess. | |||
2009-09-18 | Applied patch for SLPlugin location from: | Mark Palange (Mani) | |
r133676 svn+ssh://svn.lindenlab.com/svn/linden/branches/media-on-a-prim/moap-6 | |||
2009-09-15 | More specific exepction handling to support correct crt_checking failures. | Mark Palange (Mani) | |
2009-09-15 | merge | Mark Palange (Mani) | |
2009-09-15 | Fixed up CopyWinLibs.cmake post moap/viewer-2.0.0-3 merge. | Mark Palange (Mani) | |
Added CRT assembly check to viewer_manifest.py. twiddled test_win32_manifest.py for ease of use. | |||
2009-09-14 | QAR-1619: At Sam's request, move SLPlugin to viewer executable dir, ↵ | Nat Goodspeed | |
consistent with Mac and Linux. | |||
2009-09-10 | Merge changes | Nat Goodspeed | |
2009-09-10 | QAR-1619: move Linux SLPlugin executable to the viewer executable directory | Nat Goodspeed | |
2009-09-08 | merged cg's automated build script changes into login-api | brad kittenbrink | |
2009-09-07 | svn merge -r132705:132723 ↵ | Christian Goetze | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3-stable propagate the changes to make stabel build back down. | |||
2009-09-02 | On Mac, move SLPlugin executable to the same directory as the viewer executable. | Nat Goodspeed | |
Change LLDir_Mac::getLLPluginLauncher() to look in the viewer's executable dir instead of in the plugins dir. Change viewer_manifest.py's DarwinManifest.construct() to put SLPlugin in the new location. SLPlugin is being linked with our new libllcommon.dylib, which self-identifies as being findable via @executable_path/../Resources/libllcommon.dylib. This doesn't work from the Resources/llplugin subdir -- the above relative path ends up looking in the nonexistent Resources/Resources subdirectory. Putting SLPlugin in the Contents/MacOS directory with the viewer executable solves the problem. | |||
2009-09-01 | Try double-quoting backslashes | CG Linden | |
2009-09-01 | Merged login-api with viewer-2.0.0-3 up through r132290. | brad kittenbrink | |
2009-09-01 | Also quite the backslashes in the argument for the sign command | CG Linden | |
2009-08-31 | Quote any backslashes so they get preserved when invoking python. | CG Linden | |
2009-08-31 | Fix syntax error in viewer_manifest.py | CG Linden | |
2009-08-31 | Attempt to invoke the code signer differently | CG Linden | |
2009-08-31 | sheesh, finish(?) gutting the flash stuff out of DEV-31438 | Adam Moss | |
2009-08-31 | svn merge -r130875:131962 ↵ | Adam Moss | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/pluginapi/pluginapi_05_newllqtwebkit DEV-31438 Rename LLMozLib (Qt/WebKit) to something else - LLQtWebKit | |||
2009-08-27 | Merged latest login-api with latest viewer-2.0.0-3 up through plugin-api-05 ↵ | brad kittenbrink | |
merge (r131929). Some minor post-merge cleanups still required. | |||
2009-08-27 | svn merge -r 129841:129910 ↵ | Monroe Williams | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/pluginapi_05-merge@129910 svn merge -r 129913:131718 svn+ssh://svn.lindenlab.com/svn/linden/branches/pluginapi/pluginapi_05 Some branch shenannigans in the pluginapi_05 branch caused this to become a two-part merge. | |||
2009-08-21 | svn merge -r130238:130240 ↵ | Adam Moss | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/linux-updater-6 QAR-1771 Linux Viewer Autoupdater + XUI-parse refactoring | |||
2009-08-13 | Merged in backout of packaging libgobject-2.0.so. | brad kittenbrink | |
2009-08-13 | Backed out changeset 75ab7d14eace. libgobject-2.0.so should not be being ↵ | brad kittenbrink | |
packaged on linux. | |||
2009-08-13 | Merged latest viewer-2.0.0-3 change up through svn r130333 into login-api. | brad kittenbrink | |
2009-08-12 | Add libgobject-2.0.so.0 to Linux package | Nat Goodspeed | |
2009-08-11 | Add libllcommon.so to packaged/lib | Nat Goodspeed | |
2009-08-07 | EXT-295 - Added script to generate application config file. Reviewed by Poppy | Mark Palange | |
2009-08-05 | Merge recent changes | Nat Goodspeed | |
2009-08-05 | DEV-34837: Remove dependency on Leopard-only ↵ | Nat Goodspeed | |
/usr/local/lib/libexpat.0.1.0.dylib. On Mac, add libexpat[.0.5.0].dylib to apr_suite package. Update libapr-1[.0.3.7].dylib and libaprutil-1[.0.3.8].dylib with versions that reference this expat. Make viewer_manifiest.py copy expat dylib to app bundle. | |||
2009-08-03 | Merged Nat and Palmers latest build fixes with the big ↵ | brad kittenbrink | |
viewer-2.0.0-3/login-api merge work (changeset 486d51877332) | |||
2009-07-31 | DEV-34837: fix viewer_manifest.py to continue supporting static llcommon build | Nat Goodspeed | |
2009-07-31 | DEV-34837: update Mac apr_suite package so that each of the .dylib files | Nat Goodspeed | |
self-identifies as @executable_path/../Resources/filename. This allows the SL executable to find it at runtime in its official place in the app bundle. Change viewer_manifest.py to copy libllcommon.dylib, libapr*.dylib to app bundle's Resources subdir. | |||
2009-07-30 | Merged in viewer-2.0.0-3 changes up through r129050. Boost got clobbered so ↵ | brad kittenbrink | |
I'll need to rebuild that, plus a couple other minor clenaups. | |||
2009-07-29 | DEV-35405 Viewer manifest needed some love for supporting the debug build, ↵ | Mark Palange (Mani) | |
but its still broke on llmozlib | |||
2009-07-15 | DEV-34822 viewer 1.23 merge | Roxanne Skelly | |
DEV-32649 Merge the diamondware/vivox voice code -r124876 -r125220 | |||
2009-07-09 | Moveing around DLL copying to support building llcommon.dll and using ↵ | Mark Palange (Mani) | |
llcommon.dll while running unit tests. |