index
:
viewer.git
2024.12-ForeverFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
Age
Commit message (
Collapse
)
Author
2011-02-18
Fix for failure to link Release builds due to :Release being an invalid path ↵
brad kittenbrink
name on windows.
2011-02-18
Fix for packaging failure. Installer was missing the SecondLife.exe binary
brad kittenbrink
due to improperly disabled msvcrt manifest checking. reviewed by jenn.
2011-02-18
merge max fixes from merov.
Andrew A. de Laix
2011-02-17
Autobuild: fix for Mac build using XCode
Merov Linden
2011-02-17
Ported over mani's patch for handling finding of the RO appdata dir when ↵
brad kittenbrink
running from the debugger. ported from changeset https://hg.lindenlab.com/alain/indra-common/changeset/99a9d1876e83/ reviewed by Richard.
2011-02-17
Cherrypick Merov's fix for update_version_files.py.
Christian Goetze (CG)
2011-02-16
for now, turn off precompiled header usage by default (so Incredibuild will ↵
Alain Linden
work).
2011-02-16
fix for INTEGRATION_TEST_llcapabilitylistener (include Python to run with ↵
Alain Linden
correct python executable).
2011-02-15
fix test failure caused by dubious method for testing an empty string.
Alain Linden
2011-02-11
explicitly import ZLIB.
Alain Linden
2011-02-10
various fixes to get the debug build working; don't look for or copy ↵
Alain Linden
msvc*80.dll's.
2011-02-08
fix a couple more packaging problems...
Alain Linden
2011-02-07
update pacageing of msvc?100.dll's; use latest qt package with all needed libs.
Alain Linden
2011-02-07
there is no mt for vs2010
Alain Linden
2011-02-04
fix linking to llqtwebkit.
Alain Linden
2011-01-31
Automated merge with https://bitbucket.org/jenn_linden/viewer-vs2010
Alain Linden
2011-01-31
build uses latest jsoncpp package with new layout.
Alain Linden
2011-01-31
update mac and linux json libs.
Andrew A. de Laix
2011-01-31
HACK just to get the build to work. FIX THIS TEST!
Alain Linden
2011-01-31
find latest DirectX dirs.
Alain Linden
2011-01-31
patches to use new jsoncpp lib on windows
Alain Linden
2011-01-26
Updated Windows build flags to set _SECURE_SCL. Removed some duplicate ↵
Mark Palange (Mani)
declarations.
2011-01-25
Merge in changes from mani_linden/viewer-vs2010
jenn
2011-01-24
hack 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-24
Automated merge with https://bitbucket.org/lindenlab/viewer-development
Andrew A. de Laix
2011-01-24
Updated boost lib
Mark Palange (Mani)
2011-01-24
merge changes for beta fixes
Oz Linden
2011-01-24
fix warnigs caused by skipping test.
Alain Linden
2011-01-24
merge changes for i18n fixes
Oz Linden
2011-01-24
VWR-24321: fix validation of textures that start with 00
Aleric Inglewood
2011-01-21
INTL-20,CT-635 WIP DE,FR,ES,PT,PL translation (new files) for Viewer 2.5
Eli Linden
2011-01-21
INTL-20,CT-635 WIP DE,FR,ES,PT,PL translation for Viewer 2.5
Eli Linden
2011-01-21
Merge
Mark Palange (Mani)
2011-01-21
Disabled media_plugin_webkit dependency, temporarily
Mark Palange (Mani)
2011-01-21
Code fixes for VS2010 compatibility
Mark Palange (Mani)
2011-01-21
VWR-24519: make debugging easier by not spawning spare process
Aleric Inglewood
2011-01-21
merge changes for vwr-24347
Oz Linden
2011-01-21
VWR-24354: correct manifest dependencies to prevent parallel install problem
Aleric Inglewood
2011-01-21
merge changes for storm-844
Oz Linden
2011-01-21
merge changes for storm-869
Oz Linden
2011-01-21
merge changes for storm-874/ER-428: fix lost movement updates when walking
Oz Linden
2011-01-21
merge changes for storm-715
Oz Linden
2011-01-21
merge changes for storm-832
Oz Linden
2011-01-21
merge changes for storm-834
Oz Linden
2011-01-21
merge changes for storm-484
Oz Linden
2011-01-21
merge changes for storm-383
Oz Linden
2011-01-20
merge changes from viewer-beta
Oz Linden
2011-01-20
Skip LLMatrix3::orthogonalize test which appears to failing in ↵
jenn
platform-dependent ways.
2011-01-20
LLMatrix3::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-20
Updated viewer_manifest.py to refer to the correct source paths for the ↵
jenn
linux build.
[next]