summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
AgeCommit message (Collapse)Author
2011-04-05merge changes for STORM-1051Oz Linden
2011-04-01Merge with viewer-developmentDon Kjer
2011-04-01pull latest changes from viewer-autobuild2010Oz Linden
2011-04-01pull latest changes from viewer-developmentOz Linden
2011-03-31MergeKelly Washington
2011-03-31STORM-1126 mergeVadim ProductEngine
2011-03-31STORM-1126 WIP Windlight Estate Settings integration: pass 7Vadim ProductEngine
Removed a duplicate line (a merge artifact) from newview/CMakeLists.txt to fix the Mac build.
2011-03-29merged latest improvements from seraphOz Linden
2011-03-29A bit of rearchitecture so that we can have edit wearables that don't have ↵Loren Shih
associated snapshots. Needed to support physics wearables, which don't use a snapshot.
2011-03-28Added LLEventHost API for gestures. Have new llgesturelistener.cpp and .h ↵Dave SIMmONs
files, wired up to LLGestureMgr class. Reviewed by Kelly
2011-03-28well, that didn't work. Rollback..Andrew de Laix
2011-03-28fix openal linking of viewer.alain@945battery-guestA-183.lindenlab.com
2011-03-24merge latest avatar-physics updatesOz Linden
2011-03-24merge latest avatar-physics updatesOz Linden
2011-03-24syncing up to viewer-developmentOz Linden
2011-03-23Merge with viewer-developmentDon Kjer
2011-03-18STORM-1023, STORM-1022 : pull into viewer-autobuild2010Merov Linden
2011-03-18Autobuild: pull in from jenn_linden/viewer-vs2010Merov Linden
2011-03-18Removal of dbghelp cruft.brad kittenbrink
Reviewed by alain and nat.
2011-03-18merge out 2.6.0 changes from viewer-developmentOz Linden
2011-03-17Pull in merov_linden/viewer-autobuild2010Merov Linden
2011-03-17Work in progress. Big code cleanup ported from TheShining/avatar-physics ↵Loren Shih
(defunct branch). Added butt and belly.
2011-03-15ER-614 : Add lleventhost API to send chat messages. Reviewed by KellyDave SIMmONs
2011-03-11visual feedback for click to walkRichard Linden
2011-03-10remove ELFIO cruft; no longer needed now that we use google breakpad.Andrew de Laix
2011-03-05STORM-1023 : add missing fmod dependency so viewer can compile with ↵Merov Linden
-DFMOD_INCLUDE_DIR option
2011-04-19mergeDave Parks
2011-04-19mergeDave Parks
2011-04-19mergeDave Parks
2011-04-12Define __tcmalloc to actually use tcmalloc (fixes memory alignment issues).Dave Parks
2011-04-11Fix for bad merge concerning incremental linking options.Dave Parks
2011-04-08changes for newer collada buildBrad Payne (Vir Linden)
2011-04-06Remove unused classes.Dave Parks
2011-04-06get rid of INCREMENTAL_LINK parameterDave Parks
2011-04-05initial pass at adding new mesh libraries to autobuild. Needs a license ↵Nyx (Neal Orman)
review and some other fixes, but autobuild configure completes successfully.
2011-04-04SH-477 Scene stats console work in progress.Dave Parks
2011-04-04Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-16Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-03Always do the template check, now that it is quick and local if it hasn't ↵Kelly Washington
changed.
2011-03-01add openal include path for openal dependent build.Alain Linden
2011-02-28Take out symbol generation for slplugin.exe since this step currently fails, ↵Jennifer Leech
need to debug, but don't want it to be a blocker. This is expected to get TeamCity runs passing on Windows.
2011-02-25updates destination guide and avatar picker urlsRichard Linden
added close button to destination guide and avatar picker
2011-02-25SOCIAL-557 FIX Enable clickable URLSRichard Linden
also killed forced bandwidth throttle settings from skylight
2011-02-24integrate xmlrpc-epi into windows build.Alain Linden
2011-02-23added minimal skin XUI files to projectRichard Linden
2011-02-18Fix for failure to link Release builds due to :Release being an invalid path ↵brad kittenbrink
name on windows.
2011-02-16SWAT-484, SWAT-485: add LLSideTrayListener, a new LLEventAPI.Nat Goodspeed
Expand XUI-visible LLUICtrl::CommitCallbackRegistry operations to include "SideTray.Toggle" and "SideTray.Collapse". Give LLSideTrayListener friend access to LLSideTray so it can query the attached and detached tabs. Introduce tab_cast template to deal with the unavailability of the LLSideTrayTab class outside of llsidetray.cpp.
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-08merge up to latest viewer-developmentOz Linden