- Aug 05, 2009
-
-
brad kittenbrink authored
Attemt at fixing "doubleton" problems across shared lib boundaries. Singletons now keep their SingletonInstaceData in a big global map in the llcommon module.
-
- Aug 04, 2009
-
-
brad kittenbrink authored
-
brad kittenbrink authored
Combines the Boost.Coroutine changes in old login-api with the -Woverloaded-virtuals changes in viewer-2.0.0-3. I could not verify the 64 bit build for now, as other breakage is getting in the way...
-
brad kittenbrink authored
-
Nat Goodspeed authored
Resources subdir without requiring user to explicitly set DYLD_LIBRARY_PATH. Engage the SHARED_LIB_STAGING_DIR mechanism for Mac as well as Windows and Linux so unit-test executables, too, can find libllcommon.dylib. Perform the POST_BUILD copy of libllcommon.dylib to SHARED_LIB_STAGING_DIR everywhere but Windows -- but make it conditional on SHARED_LIB_STAGING_DIR.
-
- Aug 03, 2009
-
-
brad kittenbrink authored
Combines the Boost.Coroutine changes in old login-api with the -Woverloaded-virtuals changes in viewer-2.0.0-3.
-
brad kittenbrink authored
Merged Nat and Palmers latest build fixes with the big viewer-2.0.0-3/login-api merge work (changeset 486d51877332)
-
- Jul 31, 2009
-
-
brad kittenbrink authored
Fixups for changest 486d51877332 merge. Deleting references to things that got deleted in viewer-2.0.0-3
-
brad kittenbrink authored
Fixups for conflicts that got dropped in the changeset 486d51877332 merge of viewer-2.0.0-3 with login-api. Mostly code that had been modified in viewer-2.0.0-3 that had been moved elsewhere in login-api.
-
Nat Goodspeed authored
-
brad kittenbrink authored
-
Nat Goodspeed authored
-
Nat Goodspeed authored
-
Palmer Truelson authored
To be reviewed by Mani
-
Nat Goodspeed authored
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.
-
- Jul 30, 2009
-
-
brad kittenbrink authored
Merged in viewer-2.0.0-3 changes up through r129050. Boost got clobbered so I'll need to rebuild that, plus a couple other minor clenaups.
-
brad kittenbrink authored
-
brad kittenbrink authored
DEV-36893 make missing eventhost module a non-fatal error. We now print a warning and fail gracefully.
-
palmer@eniac54.lindenlab.com authored
Moves libllcommon.so to a staging dir for unit tests to work and gets rid of LL_COMMON_API in forward declarations
-
Steven Bennetts authored
-
brad kittenbrink authored
-
brad kittenbrink authored
this doesn't actually fix anything yet though.
-
Nat Goodspeed authored
Update Mac apr_suite package, introducing libapr-1.0.3.7.dylib and libaprutil-1.0.3.8.dylib. We want to use dynamic APR libraries, but libllcommon.dylib isn't allowed to depend on .so libraries: must be .dylibs themselves. Tweak APR.cmake to reference the aforementioned .dylibs when on Mac with LLCOMMON_LINK_SHARED set. Eliminate some redundancy in Windows section. For .dylibs, RunBuildTest.cmake must set DYLD_LIBRARY_PATH: LD_LIBRARY_PATH only affects search for .so files. PENDING: CMake dependencies broken? With LLCOMMON_LINK_SHARED on, it seems we need to build libllcommon.dylib explicitly before full build can succeed. This snapshot does NOT yet copy the llcommon, apr or aprutil dylibs into the app bundle.
-
- Jul 29, 2009
-
-
Mark Palange (Mani) authored
DEV-35405 Added creation of <exe_dir>/components directory in debug builds to quell the savage llmozlib.
-
Mark Palange (Mani) authored
DEV-35405 Viewer manifest needed some love for supporting the debug build, but its still broke on llmozlib
-
- Jul 28, 2009
-
-
Mark Palange (Mani) authored
-
Mark Palange (Mani) authored
Fixing up string escaping on calls to RunBuildTest.cmake Also added ilasm.bat to the FindMono.cmake search
-
Bryan O'Sullivan authored
-
Nat Goodspeed authored
-
Mark Palange (Mani) authored
Now using RunBuildTest.cmake to run tut and lscript_lsl tests, inorder to set path to llcommon.dll Exported a few llcommon apis needed by server components/tests.
-
- Jul 27, 2009
-
-
brad kittenbrink authored
New package of xmlrpc-epi that actually links to the expat libs we ship. I have no idea how this has worked for so long.
-
Ramzi Ramey authored
DEV-36783 I18N: important .on_click and .on_enable widgets are missing a name= parameter. This breaks localization. Fixed in en and fr (as 1 test case)
-
James Cook authored
Merging revisions 127913-128319 of svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-17 into D:\viewer-2.0.0-3, respecting ancestry
-
James Cook authored
svn merge -r128075:128364 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/xui-army-8
-
- Jul 24, 2009
-
-
Mark Palange (Mani) authored
-
Mark Palange (Mani) authored
- Added LLNotificationsInterface class. - Removed LLLoginInstance use of LLNotifications EventAPI
-
Loren Shih authored
svn merge -r 127369:127511 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/landmark-permissions__merge__viewer2.0.0.3-r127280 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3 includes post-merge fix for DEV-36563 : Remove mAcceptsCallingCardNames For DEV-36496 : Viewer merge for Landmark & Callingcard Permissions [VIEWER] For DEV-36563 : Remove mAcceptsCallingCardNames Test plans - EXTERNAL * [ Test against a 1.30 server ] * Test various permissions operations - both on items in inventory, and rezzed items and items that are embedded in objects. * Test creating landmarks. Test plans - INTERNAL * Test against any inventory permissions smoke tests. * See test plans in QAR-1644 for full Landmark&Callingcard Permissions test plan.
-
- Jul 23, 2009
-
-
Brad Kittenbrink authored
PPC is now oficially deprecated. svn merge -r 127807:128098 svn+ssh://svn.lindenlab.com/svn/linden/branches/brad/killppc-1
-
Loren Shih authored
svn merge -r 127683:128178 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/folder-links__merge__viewer-2.0.0.3-r127634 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3 For DEV-36425 : Viewer merge for Folder Links and Types [VIEWER] Test plans - EXTERNAL * [ Test against a 1.30 server ] * Test various inventory operations -- move, copy, paste-as-link, etc. on both folders and inventory items. * Test ability to change user-created folder types. Test inventory operations on these folder types. Test plans - INTERNAL * Test against any inventory smoke tests. * See test plan in QAR-1643 for full FolderLinks&Types test plan.
-