summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-02-16fix for INTEGRATION_TEST_llcapabilitylistener (include Python to run with ↵Alain Linden
correct python executable).
2011-02-15fix test failure caused by dubious method for testing an empty string.Alain Linden
2011-02-11explicitly import ZLIB.Alain Linden
2011-02-10various fixes to get the debug build working; don't look for or copy ↵Alain Linden
msvc*80.dll's.
2011-02-08fix a couple more packaging problems...Alain Linden
2011-02-07update pacageing of msvc?100.dll's; use latest qt package with all needed libs.Alain Linden
2011-02-07there is no mt for vs2010Alain Linden
2011-02-04fix linking to llqtwebkit.Alain Linden
2011-01-31Automated merge with https://bitbucket.org/jenn_linden/viewer-vs2010Alain Linden
2011-01-31build uses latest jsoncpp package with new layout.Alain Linden
2011-01-31update mac and linux json libs.Andrew A. de Laix
2011-01-31HACK just to get the build to work. FIX THIS TEST!Alain Linden
2011-01-31find latest DirectX dirs.Alain Linden
2011-01-31patches to use new jsoncpp lib on windowsAlain Linden
2011-01-26Updated Windows build flags to set _SECURE_SCL. Removed some duplicate ↵Mark Palange (Mani)
declarations.
2011-01-25Merge in changes from mani_linden/viewer-vs2010jenn
2011-01-24hack to work around gcc 4.2 compiler warning; really we should not store ↵Andrew A. de Laix
static strings in char * pointers (they should all be changed to const char *).
2011-01-24Automated merge with https://bitbucket.org/lindenlab/viewer-developmentAndrew A. de Laix
2011-01-24Updated boost libMark Palange (Mani)
2011-01-24merge changes for beta fixesOz Linden
2011-01-24fix warnigs caused by skipping test.Alain Linden
2011-01-24merge changes for i18n fixesOz Linden
2011-01-24VWR-24321: fix validation of textures that start with 00Aleric Inglewood
2011-01-21INTL-20,CT-635 WIP DE,FR,ES,PT,PL translation (new files) for Viewer 2.5Eli Linden
2011-01-21INTL-20,CT-635 WIP DE,FR,ES,PT,PL translation for Viewer 2.5Eli Linden
2011-01-21MergeMark Palange (Mani)
2011-01-21Disabled media_plugin_webkit dependency, temporarilyMark Palange (Mani)
2011-01-21Code fixes for VS2010 compatibilityMark Palange (Mani)
2011-01-21VWR-24519: make debugging easier by not spawning spare processAleric Inglewood
2011-01-21merge changes for vwr-24347Oz Linden
2011-01-21VWR-24354: correct manifest dependencies to prevent parallel install problemAleric Inglewood
2011-01-21merge changes for storm-844Oz Linden
2011-01-21merge changes for storm-869Oz Linden
2011-01-21merge changes for storm-874/ER-428: fix lost movement updates when walkingOz Linden
2011-01-21merge changes for storm-715Oz Linden
2011-01-21merge changes for storm-832Oz Linden
2011-01-21merge changes for storm-834Oz Linden
2011-01-21merge changes for storm-484Oz Linden
2011-01-21merge changes for storm-383Oz Linden
2011-01-20merge changes from viewer-betaOz Linden
2011-01-20Skip LLMatrix3::orthogonalize test which appears to failing in ↵jenn
platform-dependent ways.
2011-01-20LLMatrix3::orthogonalize test was failing; possibly due to new lib ↵jenn
dependencies or architecture on the build machines? Trying updating expected float values to see if it begins to pass. Updated expected values to match result of query on WolframAlpha.com (mathematica): N[Orthogonalize[{{1,4,3},{1,2,0},{2,4,2}}],8]
2011-01-20Updated viewer_manifest.py to refer to the correct source paths for the ↵jenn
linux build.
2011-01-20VWR-24320: remove dump of call stack on clean exitAleric Inglewood
2011-01-20VWR-24317: remove warning due to unassigned variableAleric Inglewood
2011-01-20VWR-24317: remove warning re: RenderCubeMap by deferring initializationAleric Inglewood
2011-01-20merge changes for chop-366Oz Linden
2011-01-20VWR-24426: fix SSL handshake error using webkit 4.7Kent Quirk
2011-01-20VWR-24317: remove warning caused by reading the last line of the ↵Aleric Inglewood
featuretable twice
2011-01-20VWR-24317: remove warnings for deleting non-existant texture file on startupAleric Inglewood