summaryrefslogtreecommitdiff
path: root/autobuild.xml
AgeCommit message (Collapse)Author
2013-05-07merge changes for DRTVWR-299Oz Linden
2013-04-22merge changes for OPEN-173Oz Linden
2013-04-19OPEN-173 FIX FMODEx Music stutters once every few seconds (OSS patch via ↵callum
Latif Khalifa & Siana Gearz) - additional fix. Team City gave me the wrong MD5 for 3p-package
2013-04-19OPEN-173 FIX FMODEx Music stutters once every few seconds (OSS patch via ↵callum
Latif Khalifa & Siana Gearz)
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-17Merge with viewer-developmentcallum_linden
2013-03-29Dueling checksumsGraham Madarasz
2013-03-29Viewer breakpad linux fixesGraham Madarasz
2013-03-29Move to latest linux breakpad packageGraham Madarasz
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-28Google Breakpad FixGraham Madarasz (Graham Linden)
2013-03-18BUILDFIX new appearance utility src for fixing a runtime errorNyx Linden
2013-02-21MAINT-2389: pick up new Boost build to eliminate gcc 4.1 warningsNat Goodspeed
2013-02-21MAINT-2389: Change viewer to Boost package without ucontext.h.Nat Goodspeed
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-19Updating appearance utilityDon Kjer
2013-02-11Updating appearance utilDon Kjer
2013-02-09Updating appearance utilityDon Kjer
2013-02-09Updating appearance utilityDon Kjer
2013-02-05Update fmodex sums to refer to newest OS X 3p-fmodex-privateGraham Madarasz (Graham)
2013-02-05Update windows fmodex sums and path for new buildGraham Madarasz (Graham)
2013-02-04Update fmodex sums for new buildsGraham Madarasz (Graham Linden)
2013-02-04Point autobuild.xml at yet another 3p-fmodex-private OS X build.Graham Madarasz (Graham)
2013-02-04Nix trying to copy the debug fmod DLLGraham Madarasz (Graham)
2013-02-04Fixed double hash sum entryGraham Madarasz
2013-02-04md5sum and path update reduxGraham Madarasz (Graham)
2013-02-04Point autobuild at newer fmodex builds and fix warning being treated as ↵Graham Madarasz (Graham)
error in llaudioengine_fmodex.cpp
2013-02-04Fixed rev numbers in paths for mac and linuxGraham Madarasz
2013-02-04Fix autobuild.xml to refer to md5sums and paths of newer 3p-fmodex-privateGraham Madarasz (Graham)
2013-02-04MergedSovereign Engineer
2013-02-04Point autobuild at latest Mac Fmod Ex packageGraham Madarasz (Graham)
2013-02-04Updated md5sums and staged lib paths for FModExGraham Madarasz (Graham)
2013-02-04Correct order of autobuild libsSovereign Engineer
2013-02-02Merged callum_linden/viewer-development-usb-headset into defaultDrake Arconis
2013-02-02Updated fmodex download paths / md5sums from proxy for the first TC buildsGraham Madarasz (Graham Linden)
2013-02-01Removed (most) references to older FMOD library - still a little Linux clean ↵callum_linden
up left
2013-01-30SH-3651 FIX Beards not visible on server-generated appearances.Nyx Linden
Fixed back end to enable beards.
2013-01-24merging in viewer-beta.Nyx Linden
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh.
2013-01-23Add in Windows FMOD Ex packagecallum_linden
2013-01-22Update 3p libs to include debug version toocallum_linden
2013-01-18first push - patch from CmdCupCake plus force FMODEX oncallum_linden
2013-01-18Moving appearance utility deb to private repoDon Kjer
2013-01-08Automated merge with https://bitbucket.org/lindenlab/viewer-tigerDave Parks
2012-12-20Disabling build of headless appearance utilityDon Kjer
2012-12-19change to use lindenlab repo for havok source, with new licenseOz Linden
2012-12-19upgrade boost build to use public build of icu4cOz Linden
2012-12-12Updating appearance utility to deal with IMG_INVISIBLEDon Kjer
2012-12-12Updating linux libGLOD to match darwin namingDon Kjer
2012-12-11Fix for building on case-sensitive mac filesystems. Fix to remove unwind ↵Don Kjer
spam warnings while linking on xcode 4.5.2 builds
2012-12-06Automated mergeDon Kjer
2012-12-06Alpha rendering fixes for appearance utility.Don Kjer