- Sep 21, 2010
-
-
Brad Payne (Vir Linden) authored
-
- Sep 20, 2010
-
-
Nyx (Neal Orman) authored
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
-
David Parks authored
Use tcmalloc for windows (gives auto-magical 16-byte alignment whenever needed, much faster than Visual C++ malloc).
-
- Sep 16, 2010
-
-
Nyx Linden authored
updating install.xml to use the new glod autobuilt library.
-
Nyx (Neal Orman) authored
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.
-
Nyx (Neal Orman) authored
changing install.xml to have the latest glod package already built.
-
- Sep 13, 2010
-
-
Matthew Breindel (Falcon) authored
-
Nyx (Neal Orman) authored
pushing fix for glod to work on linux.
-
- Sep 09, 2010
-
-
David Parks authored
-
- Sep 08, 2010
-
-
Nyx (Neal Orman) authored
Patch taken from JIRA, committing locally to fix our project branch. Code reviewed by Nyx / Brad
-
- Aug 26, 2010
-
-
Merov Linden authored
-
- Aug 24, 2010
-
-
Merov Linden authored
Modified llkdu pointer for all platforms, cleaned up unused kdu-binaries references, fixed llkdu cmake to simply point to lib and build
-
- Aug 23, 2010
-
-
Merov Linden authored
-
- Aug 11, 2010
-
-
Nyx (Neal Orman) authored
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.
-
Nyx (Neal Orman) authored
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.
-
- Jul 27, 2010
-
-
Nyx (Neal Orman) authored
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
-
- Jun 30, 2010
-
-
brad kittenbrink authored
Fix for windows build breakage. Set WINVER and _WIN32_WINNT preprocessor definitions appropriately for using windows XP API calls.
-
- Jun 28, 2010
-
-
Matthew Breindel (Falcon) authored
-
- Jun 26, 2010
-
-
Matthew Breindel authored
-
- Jun 25, 2010
-
-
Matthew Breindel (Falcon) authored
-
- Jun 24, 2010
-
-
Matthew Breindel (Falcon) authored
-
Tofu Linden authored
-
- Jun 18, 2010
-
-
Tofu Linden authored
-
- Jun 17, 2010
-
-
Monroe Linden authored
New Mac build of llqtwebkit to fix EXT-7326 (Viewer web browsers (MOAP & Media Browser) not using Viewer locale for Accept-Language header) Built from revision b9227bb7dbaf of llqtwebkit and revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a of lindenqt.
-
callum authored
EXT-7326 FIXED (Viewer web browsers (MOAP & Media Browser) not using Viewer locale for Accept-Language header) This fix is achieved by deploying and referring to a new version of the LLQtWebKit WebKit library
-
- Jun 11, 2010
-
-
brad kittenbrink authored
Upgraded windows libcurl to 7.20.1 and c-ares to 1.7.1 for consistency with mac/linux and potentially improve EXT-7032 behavior.
-
- Jun 10, 2010
-
-
callum authored
Remove SSL/cert hack from LLQtWebKit version used for testing. http://lltrial.onjira.com/browse/VI-153
-
- Jun 07, 2010
-
-
Aimee Linden authored
Upgrade Darwin libcurl to 7.20.1 and ares to 1.7.1
-
- May 29, 2010
-
-
Aimee Linden authored
-
- May 28, 2010
-
-
brad kittenbrink authored
-
Nat Goodspeed authored
-
- May 27, 2010
-
-
brad kittenbrink authored
-
Tofu Linden authored
This upgrades linux libcurl(+ares) to the lindenlib 7.20.1 version.
-
- May 26, 2010
-
-
Nat Goodspeed authored
Also add the dylib to Copy3rdPartyLibs.cmake so unit tests can find it.
-
- May 25, 2010
-
-
Callum Prentice authored
Updated install.xml to point to a version of temporary version LLQtWebKit 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
-
- May 24, 2010
-
-
brad kittenbrink authored
-
- May 21, 2010
-
-
brad kittenbrink authored
-
brad kittenbrink authored
-
brad kittenbrink authored
New windows google_breakpad package with GUIDString class included in common.lib. I've confimred that llcommon links now.
-
brad kittenbrink authored
Also moved headers into libraries/include/google_breakpad. Mac and linux packages to come shortly.
-