Commit Graph

586 Commits (4eef1c8a2e2a8abcc463b9df38b66f025da57589)

Author SHA1 Message Date
Oz Linden 545e033d1e merge changes for DRTVWR-299 2013-05-07 15:11:55 -04:00
Oz Linden 82e3efeddc merge changes for OPEN-173 2013-04-22 10:16:02 -04:00
callum b7cf8931d4 OPEN-173 FIX FMODEx Music stutters once every few seconds (OSS patch via Latif Khalifa & Siana Gearz) - additional fix. Team City gave me the wrong MD5 for 3p-package 2013-04-19 17:16:23 -07:00
callum d9de58b46a OPEN-173 FIX FMODEx Music stutters once every few seconds (OSS patch via Latif Khalifa & Siana Gearz) 2013-04-19 16:29:11 -07:00
Oz Linden ddd5659f81 merge changes for DRTVWR-294 2013-04-19 10:11:29 -04:00
callum_linden 88eff41649 Merge with viewer-development 2013-04-17 13:38:04 -07:00
Graham Madarasz 9a49b1ef5f Dueling checksums 2013-03-29 01:40:10 -07:00
Graham Madarasz 39ea211cd7 Viewer breakpad linux fixes 2013-03-29 01:27:10 -07:00
Graham Madarasz f18fd58c8c Move to latest linux breakpad package 2013-03-29 00:29:39 -07:00
Graham Madarasz bf6182daa8 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
Graham Madarasz (Graham Linden) 903996e8d4 Google Breakpad Fix 2013-03-28 19:25:51 -07:00
Nyx Linden 34181d1566 BUILDFIX new appearance utility src for fixing a runtime error 2013-03-18 11:36:37 -04:00
Nat Goodspeed 27b01e94dd MAINT-2389: pick up new Boost build to eliminate gcc 4.1 warnings 2013-02-21 19:51:33 -05:00
Nat Goodspeed 54e2d2b000 MAINT-2389: Change viewer to Boost package without ucontext.h.
In autobuild.xml, specify today's build of the Boost package that includes the
Boost.Context library, and whose boost::dcoroutines library uses Boost.Context
exclusively instead of its previous context-switching underpinnings (source of
the ucontext.h dependency).
Add BOOST_CONTEXT_LIBRARY to Boost.cmake and Copy3rdPartyLibs.cmake. Link it
with the viewer and with the lllogin.cpp test executable.
Track new Boost package convention that our (early, unofficial) Boost.Coroutine
library is now accessed as boost/dcoroutine/etc.h and boost::dcoroutines::etc.
Remove #include <boost/coroutine/coroutine.hpp> from
llviewerprecompiledheaders.h and lllogin.cpp: old rule that Boost.Coroutine
header must be #included before anything else that might use ucontext.h is
gone now that we no longer depend on ucontext.h. In fact remove
-D_XOPEN_SOURCE in 00-Common.cmake because that was inserted specifically to
work around a known problem with the ucontext.h facilities.
2013-02-21 01:13:24 -05:00
Don Kjer 429d8250dd Updating appearance utility 2013-02-19 23:05:31 +00:00
Don Kjer be21b989c5 Updating appearance util 2013-02-11 19:52:07 +00:00
Don Kjer 93f07d4e27 Updating appearance utility 2013-02-09 01:18:36 +00:00
Don Kjer b342b96b3a Updating appearance utility 2013-02-09 00:43:56 +00:00
Graham Madarasz (Graham) aed2e90312 Update fmodex sums to refer to newest OS X 3p-fmodex-private 2013-02-05 10:24:56 -08:00
Graham Madarasz (Graham) cd2a6e756e Update windows fmodex sums and path for new build 2013-02-05 09:50:44 -08:00
Graham Madarasz (Graham Linden) a6742f8e8d Update fmodex sums for new builds 2013-02-04 19:57:52 -08:00
Graham Madarasz (Graham) ace3891349 Point autobuild.xml at yet another 3p-fmodex-private OS X build. 2013-02-04 16:32:18 -08:00
Graham Madarasz (Graham) efa7022c3a Nix trying to copy the debug fmod DLL 2013-02-04 15:10:39 -08:00
Graham Madarasz b99b9133f4 Fixed double hash sum entry 2013-02-04 14:46:38 -08:00
Graham Madarasz (Graham) c7d0a6d259 md5sum and path update redux 2013-02-04 14:44:29 -08:00
Graham Madarasz (Graham) 4c6fc784a6 Point autobuild at newer fmodex builds and fix warning being treated as error in llaudioengine_fmodex.cpp 2013-02-04 14:04:22 -08:00
Graham Madarasz 0b614a6098 Fixed rev numbers in paths for mac and linux 2013-02-04 11:11:12 -08:00
Graham Madarasz (Graham) c1ccf505b6 Fix autobuild.xml to refer to md5sums and paths of newer 3p-fmodex-private 2013-02-04 10:54:56 -08:00
Sovereign Engineer fc59d25ec8 Merged 2013-02-04 13:08:25 -05:00
Graham Madarasz (Graham) d5cafa98a3 Point autobuild at latest Mac Fmod Ex package 2013-02-04 09:32:50 -08:00
Graham Madarasz (Graham) c074456a1e Updated md5sums and staged lib paths for FModEx 2013-02-04 08:58:26 -08:00
Sovereign Engineer 5030766cf2 Correct order of autobuild libs 2013-02-04 21:36:12 +08:00
Drake Arconis 800dad3123 Merged callum_linden/viewer-development-usb-headset into default 2013-02-02 10:57:35 -05:00
Graham Madarasz (Graham Linden) d6130d68d5 Updated fmodex download paths / md5sums from proxy for the first TC builds 2013-02-02 00:23:08 -08:00
callum_linden b0f2f02333 Removed (most) references to older FMOD library - still a little Linux clean up left 2013-02-01 08:44:52 -08:00
Nyx Linden 946d3bbcc6 SH-3651 FIX Beards not visible on server-generated appearances.
Fixed back end to enable beards.
2013-01-30 17:35:36 -05:00
Nyx Linden 11fe124ae9 merging in viewer-beta.
Most of the merge was clean, a couple conflicts.
Brought over a couple patches manually for llpolymesh.
2013-01-24 16:22:49 -05:00
callum_linden 9b86b8bf3d Add in Windows FMOD Ex package 2013-01-23 15:57:38 -08:00
callum_linden fa12377b0d Update 3p libs to include debug version too 2013-01-22 15:55:31 -08:00
callum_linden ba3e89b5c7 first push - patch from CmdCupCake plus force FMODEX on 2013-01-18 16:43:19 -08:00
Don Kjer 06baa6bf9c Moving appearance utility deb to private repo 2013-01-18 21:22:18 +00:00
Dave Parks 954ebaed84 Automated merge with https://bitbucket.org/lindenlab/viewer-tiger 2013-01-08 13:40:59 -06:00
Don Kjer e1af26eaa2 Disabling build of headless appearance utility 2012-12-20 21:39:33 +00:00
Oz Linden 1c7f19c865 change to use lindenlab repo for havok source, with new license 2012-12-19 09:45:28 -05:00
Oz Linden 0ed83541bf upgrade boost build to use public build of icu4c 2012-12-19 09:41:59 -05:00
Don Kjer 8eef31e47a Updating appearance utility to deal with IMG_INVISIBLE 2012-12-12 20:58:56 +00:00
Don Kjer 531394df23 Updating linux libGLOD to match darwin naming 2012-12-12 00:34:40 +00:00
Don Kjer 5798dd54cc Fix for building on case-sensitive mac filesystems. Fix to remove unwind spam warnings while linking on xcode 4.5.2 builds 2012-12-11 13:56:50 -08:00
Don Kjer 23d77d3a34 Automated merge 2012-12-06 22:56:21 +00:00
Don Kjer 07d05c2967 Alpha rendering fixes for appearance utility. 2012-12-06 22:54:50 +00:00