Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-11 | Merged in viewer-release | Aura Linden | |
2013-05-15 | Thanks mercurial. | Aura Linden | |
2013-05-07 | merge changes for DRTVWR-299 | Oz Linden | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-17 | Merge with viewer-development | callum_linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-28 | Google Breakpad Fix | Graham Madarasz (Graham Linden) | |
2013-02-21 | MAINT-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-15 | Added ca-bundle.crt behaviors for Mac and Windows. | Aura Linden | |
2013-02-04 | Nix trying to copy the debug fmod DLL | Graham Madarasz (Graham) | |
2013-02-04 | More path fixups in staging | Graham Madarasz (Graham) | |
2013-02-04 | Dos2Unix Line endings | Sovereign Engineer | |
2013-02-01 | Added copy of libfmodex .so for linux | Graham Madarasz (Graham) | |
2013-02-01 | Removed (most) references to older FMOD library - still a little Linux clean ↵ | callum_linden | |
up left | |||
2013-01-18 | first push - patch from CmdCupCake plus force FMODEX on | callum_linden | |
2012-12-12 | Updating linux libGLOD to match darwin naming | Don Kjer | |
2012-11-16 | Fix Boost shared-library version suffixes in Copy3rdPartyLibs.cmake. | Nat Goodspeed | |
2012-08-03 | Merge of viewer-development (3.4.1). | Monty Brandenberg | |
2012-06-27 | merge changes for DRTVWR-167 | Oz Linden | |
2012-05-09 | Add more boost libs to the lib copy and manifest. | Monty Brandenberg | |
2012-05-08 | And more boost library work. | Monty Brandenberg | |
2012-05-08 | Okay, needed full version numbers. | Monty Brandenberg | |
2012-05-08 | More linux work. Think I found the stager. | Monty Brandenberg | |
2012-04-25 | more attempts to fix the hunspell lib for Mac | Oz Linden | |
2012-04-23 | fix version number of the libhunspell dylib in another place | Oz Linden | |
2012-01-26 | trying to fix linux build error | Brad Payne (Vir Linden) | |
2012-01-25 | Fix for build failures when tcmalloc disabled | Brad Payne (Vir Linden) | |
2012-01-20 | STORM-276 Basic spellchecking framework | Kitty Barnett | |
2011-08-17 | convert tabs to spaces where they are forbidden | Oz Linden | |
2011-05-12 | merge | Dave Parks | |
2011-04-22 | merge | Dave Parks | |
2011-04-21 | merge | Dave Parks | |
2011-04-21 | merge | Dave Parks | |
2011-04-21 | OPEN-61 Adding locations that redistributable package installs msvc* files. | Ima Mechanique | |
2011-04-20 | adding collada and minizip to the libraries we package the viewer with for mac. | Xiaohong Bao | |
2011-04-19 | New openssl package solves permissions problems with Linux build. | Nat Goodspeed | |
The original Linux openssl tarball includes libcrypto.so and libssl.so files with r-xr-xr-x permissions: not even the owning user can modify them. This causes problems when the Release build tries to 'strip' the viewer and all associated libraries. Newer openssl tarball fixes permission problems. The newer openssl package also updates from 0.9.8 to 1.0.0, so have to fix version numbers in Copy3rdPartyLibs.cmake and viewer_manifest.py too. :-P Presumably the only reason this hasn't been causing trouble with TC builds is that the link has been picking up system libraries instead of the ones from the openssl package. | |||
2011-04-18 | restoring glod to copy3rdpartylibs.cmake and viewer_manifest.py | Nyx (Neal Orman) | |
2011-04-18 | adding collada and minizip to the libraries we package the viewer with. | Nyx (Neal Orman) | |
2011-04-11 | Attempt at making tcmalloc work. | Dave Parks | |
2011-04-08 | no longer using tcmalloc-minimal, replacing cmake config to refer to | Nyx (Neal Orman) | |
full build version. | |||
2011-04-08 | changes for newer collada build | Brad Payne (Vir Linden) | |
2011-04-04 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-18 | Removal of dbghelp cruft. | brad kittenbrink | |
Reviewed by alain and nat. | |||
2011-03-16 | rename google archive for linux to google-perftools and update to latest. | Andrew de Laix | |
2011-03-15 | update uuid archive for linux. | Andrew de Laix | |
2011-03-14 | update openssl archive for linux. | Andrew de Laix | |
2011-03-11 | update fontconfig archive for linux. | Andrew de Laix | |
2011-03-10 | update apr and sdl archives for linux; added new archive db (needed for ↵ | Andrew de Laix | |
linux only). | |||
2011-03-04 | ares, boost, expat, freetype archives updated to latest builds. | Andrew A. de Laix | |
2011-02-08 | fix a couple more packaging problems... | Alain Linden | |