Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-11-12 | Add support for using ld.gold on linux. | Aleric Inglewood | 1 | -2/+8 | |
To use ld.gold configure with: -DCMAKE_EXE_LINKER_FLAGS:STRING="-Wl,-use-gold". ld.gold links the viewer on my machine in 8 seconds, as opposed to 19 seconds with ld.bfd. Moreover, it uses a LOT less memory during linking (about 750 MB instead of 2.5 GB!). Thanks to Siana Gearz for pointing out that ld.gold is so much faster. | |||||
2010-11-07 | IMP-692: SNOW-713: Global objects in libllcommon duplicated in plugins | Aleric Inglewood | 1 | -12/+1 | |
See http://jira.secondlife.com/browse/SNOW-713 This patch makes llcommon shared. It contains the following snowglobe (SVN) changesets: 3478, 3479, 3480, 3481, 3482, 3485, 3496, 3498, 3500, 3519 and 3531, plus the fix for all rejects. Note that changes to scripts/automated_build_scripts/opensrc-build.sh (changesets 3500 and 3625) were ignored as we don't have scripts/automated_build_scripts. | |||||
2010-09-23 | Robin Cornelius: fixes for building plugins on Linux 64bit | Armin Weatherwax | 1 | -1/+12 | |
2008-12-01 | Second Life viewer sources 1.22.0-RC | Jacek Antonelli | 1 | -7/+1 | |
2008-09-06 | Second Life viewer sources 1.21.0-RC | Jacek Antonelli | 1 | -0/+21 | |