Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-10 | SL-19078: changes to autobuild to unpack the emoji/shortcode 3p library and ↵ | Callum Prentice | |
then copy the XML files to the right place in the Viewer dev tree (indra/newview/skins/xui/*/emoji_characters.xml) | |||
2023-04-03 | DRTVWR-489: Fix things up after a messy merge with main because of a ↵ | Callum Prentice | |
gigantic CMake patch. Sadly, my macOS box updated to Xcode14.3 overnight and that caused many warnings/errors with variables being initialized and then used but not in a way that affected anything.. Building on Xcode 14.3 also requires that MACOSX_DEPLOYMENT_TARGET be set to > 10.13. Waiting on a decision about that but checking this in in the meantime. Builds on macOS with appropriate build variables set for MACOSX_DEPLOYMENT_TARGET = 10.14 but not really expecting this to build in TC because (REDACTED). Windows version probably hopelessly broken - switching to that now. | |||
2022-11-16 | Merge branch 'DRTVWR-489-emoji' into DRTVWR-489-emoji | Kitty Barnett | |
2022-11-06 | Add support for OT-SVG fonts | Kitty Barnett | |
2022-04-18 | Round one to support conan for 3P packages, this allows to build the viewer ↵ | Nicky | |
on Linux again. | |||
2022-04-18 | Introduce ll::fontconfig target (missing the correct link library, but at ↵ | Nicky | |
least this gets us compiling) | |||
2022-04-13 | Remove obsolete and unmaintained USE_SYSTEMLIBS | Nicky | |
2019-10-20 | Update freetype to 2.10.1 and move viewer fonts to their own package | Kitty Barnett | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-12-17 | adjust cmake not to attempt loads of packages on the wrong platforms | Oz Linden | |
2014-03-19 | OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBS | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-03 | remove some cmake output that is no longer needed | Oz Linden | |
2012-01-20 | STORM-276 Basic spellchecking framework | Kitty Barnett | |
2010-11-17 | Update slvoice dependency for Windows | Bryan O'Sullivan | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-06-29 | VWR-8885 CMAKE build hard depends on artwork files | Tofu Linden | |
Warn earlier, clearer and harder about missing artwork bundle - this still bites snowglobe builders regularly. Reviewed by Aimee. | |||
2009-02-03 | QAR-1177 maint-viewer-12 + uploadfees-viewer combo mergeme | Adam Moss | |
svn merge -r108355:109316 svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/maint-viewer-12-uploadfees-qa108314 Whew. | |||
2008-07-03 | Including fontconfig in the viewer build. (Omitted before) | Jennifer Leech | |
Fix for DEV-17484: package-grabber omits fontconfig | |||
2008-06-27 | vivox is cleared for open source distribution | Jennifer Leech | |
removing conditional install reviewed by cg | |||
2008-06-26 | svn merge -r89701:90677 ↵ | Jennifer Leech | |
svn+ssh://svn/svn/linden/branches/install-dev-binaries/s3-build -> release | |||
2008-06-12 | svn merge -r89258:89534 ↵ | Jennifer Leech | |
svn+ssh://svn/svn/linden/branches/install-dev-binaries/idb2-merge-buildme |