summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-08-23BuildParams for aimee_linden/viewer-development-fixesAimee Linden
2010-08-23VWR-20899 FIXED Minor potential memory leak in LLFlatListView::addItemAimee Linden
2010-08-21CID-370Aimee Linden
Checker: UNINIT_CTOR Function: LLVivoxProtocolParser::LLVivoxProtocolParser() File: /indra/newview/llvoicevivox.cpp
2010-08-20increment patch level so that version is 2.1.2Oz Linden
2010-08-20change defaults so that developer builds are labelled correctly, add ↵Oz Linden
personal build params
2010-08-20VWR-20855 (SNOW-510) FIXED Cannot find tut/tut.hpp in Standalone buildsAimee Linden
2010-08-20BuildParams for to separate debug and release builds for ↵Aimee Linden
viewer-development-import
2010-08-20MergeAimee Linden
2010-08-20VWR-20847 (SNOW-543/SNOW-517) FIXED Linux packaging fixes.Aimee Linden
2010-08-20add email for new canonical snowstorm buildOz Linden
2010-08-19VWR-20815 (SNOW-511) Allow standalone builds to correctly find a system ↵Aimee Linden
version of llqtwebkit
2010-08-19Remove obsolete build configurations from BuildParams.Christian Goetze (CG)
2010-08-19VWR-20810 (SNOW-503) Oops ... forgot the doc/contributions.txt entry (No ↵Aimee Linden
functional change)
2010-08-19VWR-20810 (SNOW-503) Quote EXE_STAGING_DIR to prevent it failing with some pathsAimee Linden
2010-08-19VWR-20809 (SNOW-504) Do not depend on stage_thirds_party_libs for a ↵Aimee Linden
standalone build.
2010-08-18Don't bother doing the debug release split on mac for now.Christian Goetze (CG)
2010-08-18fix mixup in "last_built_variant" vs "last_built_arch".Christian Goetze (CG)
2010-08-18Upload last built variant, not necessarily ReleaseChristian Goetze (CG)
2010-08-18Polish build settings for the split between debug and release builds.Christian Goetze (CG)
2010-08-18Merged: Enable Coverity, Separate out debug and release builds for faster ↵Christian Goetze (CG)
turnaround.
2010-08-18Enable Coverity, Separate out debug and release builds for faster turnaround.Christian Goetze (CG)
2010-08-18VWR-20770 (SNOW-649) FIXED Missing LL_TESTS condition around llplugin unit testAimee Linden
2010-08-18VWR-20768 (SNOW-507) FIXED Missing LL_TEST conditions in cmake filesAimee Linden
2010-08-18VWR-20749 (SNOW-624) FIXED Fix compiling the viewer with Boost 1.42Aimee Linden
2010-08-18VWR-20748 (SNOW-520) FIXED Make develop.py play nicely with express editions ↵Aimee Linden
of Visual Studio
2010-08-18VWR-20747 (SNOW-527) FIXED Don't import deprecated python module setsAimee Linden
2010-08-18Merge http://bitbucket.org/aimee_linden/viewer-development-importAimee Linden
2010-08-17Automated merge with file:///Users/oz/Internal/internal-viewer-developmentOz Linden
2010-08-17replace universal email notice setting with a comment on how to produce a ↵Oz Linden
specific one
2010-08-17SNOW-585 (VWR-20679) FIXED Build failure when the FMOD lib is not present.Aimee Linden
Also added Mac version of the same fix, and corrected the warning message in the Linux version that was already there.
2010-08-16VWR-20673 (SNOW-743) FIXED Compiler warning: 'region_access' may be used ↵Aimee Linden
uninitialized in this function
2010-08-16VWR-20671 (SNOW-514) FIXED Protection on LLInstanceTracker base in ↵Aimee Linden
LLNameListCtrl needs to be public for gcc >4.1
2010-08-16VWR-20670 (SNOW-506) FIXED Protection on LLInstanceTracker base in ↵Aimee Linden
LLEventTimer needs to be public for gcc >4.1
2010-08-16Fix executable perms on develop.py which seem to have got lost somewhere in ↵Aimee Linden
the move.
2010-08-15No longer need the "build_server" settings, since "build.sh" no longer has ↵Christian Goetze (CG)
that code. Mainly rebuild to clean up the result page.
2010-08-15Removed email address of inworld public build status indicator, re-rezzed ↵Christian Goetze (CG)
indicator.
2010-08-14Changed viewer channel to "Second Life Development"Aimee Linden
2010-08-13Automated merge with file:///Users/oz/Internal/viewer-developmentOz Linden
2010-08-13Add email to public inworld build status indicator.Christian Goetze (CG)
2010-08-13Upload build results into a publicly accessible place on S3.Christian Goetze (CG)
2010-08-13Persuade Windows to package the prebuilt llkdu.dllAimee Linden
2010-08-13Reintroduce check for LLKDU source after downloading the prebuilt lib, to ↵Aimee Linden
avoid adding a build dependency on it.
2010-08-13Remove check for LLKDU source in the tree before downloading the pre-built lib.Aimee Linden
2010-08-13Use -DINSTALL_PROPRIETARY:BOOL=ON when calling develop.py from build.shAimee Linden
Required because indra/cmake/Variables.cmake uses indra/Server.cmake as a flag to indicate this is an internal build, and set INSTALL_PROPRIETARY to download and install pre-built LLKDU, FMOD and Quicktime. We need a better way of doing that, but this should get things going for now.
2010-08-13Added build.sh and BuildParamsAimee Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-08-13add shamap for converting from private reposOz Linden
2010-08-13update tagsconvert-repo
2010-08-12correct license tags from "internal" to "viewergpl"Oz Linden
2010-08-12Change license on lllogin_test.cpp to allow it to be exported.Aimee Linden
Set to viewergpl for now.