Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-09-20 | merge | Dave Parks | |
2010-09-20 | SH-66 FIX update glod on linux | Nyx (Neal Orman) | |
previously built package depended on an updated glibc, which our build hosts don't have (they're old debian systems). This is due to Ubuntu turning on stack protection by default for its builds (I build on Ubuntu). This updated package was built with no stack protection and thus should unstick the build. -Nyx | |||
2010-09-19 | Use tcmalloc for windows (gives auto-magical 16-byte alignment whenever ↵ | Dave Parks | |
needed, much faster than Visual C++ malloc). | |||
2010-09-17 | Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/ | Nyx (Neal Orman) | |
2010-09-16 | SH-64 FIX update glod on mac | Nyx Linden | |
updating install.xml to use the new glod autobuilt library. | |||
2010-09-16 | SNOW-606 REVERT libuuid removal | Nyx (Neal Orman) | |
backing out patch from SNOW-606 as it breaks the build on our linux build machines. Can be re-applied when our build machines get an updated version of libuuid. | |||
2010-09-16 | SH-66 FIX update GLOD on linux | Nyx (Neal Orman) | |
changing install.xml to have the latest glod package already built. | |||
2010-09-13 | Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/ | Nyx (Neal Orman) | |
2010-09-13 | Installed new llcovexdecomp package for linux. | Matthew Breindel (Falcon) | |
2010-09-13 | Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/ | Nyx (Neal Orman) | |
2010-09-13 | CTS-241 FIX update glod and convex decomp for linux and mac | Nyx (Neal Orman) | |
pushing fix for glod to work on linux. | |||
2010-09-09 | merge | Dave Parks | |
2010-09-09 | GLOD update for windows, poke CMakeLists.txt to copy shared libs over if ↵ | Dave Parks | |
glod is touched. | |||
2010-09-08 | SNOW-606 FIX disable packaging of libuuid | Nyx (Neal Orman) | |
Patch taken from JIRA, committing locally to fix our project branch. Code reviewed by Nyx / Brad | |||
2010-08-31 | merge | Dave Parks | |
2010-08-26 | VWR-20946 : use fixed linux bundle for kdu | Merov Linden | |
2010-08-24 | Modified llkdu pointer for all platforms, cleaned up unused kdu-binaries ↵ | Merov Linden | |
references, fixed llkdu cmake to simply point to lib and build | |||
2010-08-23 | Points to a different llkdu.dll for Windows (not final name or location) | Merov Linden | |
2010-08-11 | CTS-201 FIX Get linux mesh viewer building on team city | Nyx (Neal Orman) | |
made a mistake packaging up stub vertex decomposition package. updated the package and updated install.xml. Pushing fix, will monitor team city to verify the new package fixes the issue. | |||
2010-08-11 | CTS-201 FIX update mesh viewer to build and run on linux | Nyx (Neal Orman) | |
Added a lot of checking to deal with the fact that the code may encounter a stub convexDecomposition library. Additionally updated the linux stub to fix the automated build so our beta testers can finally have a linux build. Unrelated fix: added upload mesh to the top level upload menu. Code reviewed by Vir. | |||
2010-07-27 | CTS-201 WIP update viewer-external to run under linux | Nyx (Neal Orman) | |
step 1 - minor cleanup that allows viewer to build under linux. Will only run on aditi (crashes on agni), does not download meshes successfully, and has pretty bad vertex corruption, but it runs! Code reviewed by Falcon -Nyx | |||
2010-07-14 | merge | Dave Parks | |
2010-06-30 | Fix for windows build breakage. Set WINVER and _WIN32_WINNT preprocessor ↵ | brad kittenbrink | |
definitions appropriately for using windows XP API calls. | |||
2010-06-28 | Updated install.xml for linux/windows to point to newest llconvexdecomposition. | Matthew Breindel (Falcon) | |
2010-06-26 | Fixed mac build (given LL_MESH_ENABLED set to 0). | Matthew Breindel | |
2010-06-25 | Added Darwin llconvexdecomposition to install.xml | Matthew Breindel (Falcon) | |
2010-06-24 | Fixed cmake to grab the decomposition libraries. | Matthew Breindel (Falcon) | |
2010-06-24 | SNOW-611 / SNOW-505 FIXED boost::coroutines headers broken for newish GCC ↵ | Tofu Linden | |
versions. | |||
2010-06-14 | merge | Dave Parks | |
2010-06-11 | Upgraded windows libcurl to 7.20.1 and c-ares to 1.7.1 for consistency with ↵ | brad kittenbrink | |
mac/linux and potentially improve EXT-7032 behavior. | |||
2010-06-11 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-release | Lynx Linden | |
2010-06-18 | Fix llpreviewgesture.h build borkage. | Tofu Linden | |
2010-06-17 | New Mac build of llqtwebkit to fix EXT-7326 (Viewer web browsers (MOAP & ↵ | Monroe Linden | |
Media Browser) not using Viewer locale for Accept-Language header) Built from revision b9227bb7dbaf of llqtwebkit and revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a of lindenqt. | |||
2010-06-17 | EXT-7326 FIXED (Viewer web browsers (MOAP & Media Browser) not using Viewer ↵ | callum | |
locale for Accept-Language header) This fix is achieved by deploying and referring to a new version of the LLQtWebKit WebKit library | |||
2010-06-10 | Merging latest dessie/viewer-release into brad/viewer-public | Lynx Linden | |
2010-06-07 | Merge with render-pipeline | Dave Parks | |
2010-06-07 | EXT-7145: PARTIAL make viewer to handle "URL redirect" for http texture. | Aimee Linden | |
Upgrade Darwin libcurl to 7.20.1 and ares to 1.7.1 | |||
2010-06-10 | Remove SSL/cert hack from LLQtWebKit version used for testing. ↵ | callum | |
http://lltrial.onjira.com/browse/VI-153 | |||
2010-06-01 | Automated merge with http://hg.lindenlab.com/dessie/viewer-public | brad kittenbrink | |
2010-05-28 | Use os x 10.4 deployment target for google_breakpad library package. | brad kittenbrink | |
2010-05-29 | EXT-7556 FIXED Update Vivox SDK to 3.1.0001.8821 | Aimee Linden | |
2010-05-28 | Use OS X 10.5 build of breakpad library | Nat Goodspeed | |
2010-05-27 | Merge of latest dessie/viewer-public with brad/viewer-public | brad kittenbrink | |
2010-05-27 | WIP VPLAT-248 - New library package for google_breakpad on mac including ↵ | brad kittenbrink | |
dump_syms tool. | |||
2010-05-27 | EXT-7145: PARTIAL make viewer to handle "URL redirect " for http texture. | Tofu Linden | |
This upgrades linux libcurl(+ares) to the lindenlib 7.20.1 version. | |||
2010-05-26 | VPLAT-268: Update Mac for relative-path libexception_handler.dylib | Nat Goodspeed | |
Also add the dylib to Copy3rdPartyLibs.cmake so unit tests can find it. | |||
2010-05-25 | Updated install.xml to point to a version of temporary version LLQtWebKit ↵ | Callum Prentice | |
that skips past SSL/Cert errors so QuickBuy functions can be tested. (Windows only) Also tweaked the QuickBuy Currency floater so scrollbars do not appear for current Web content | |||
2010-05-24 | New windows package of google_breakpad with correct /Zc:wchar_t- setting for ↵ | brad kittenbrink | |
ABI compatibility. | |||
2010-05-21 | VPLAT-237 Linux client library package for google_breakpad. | brad kittenbrink | |