Go to file
Aleric Inglewood 86380bb177 VWR-24254: Add support for using ld.gold on linux.
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!).

VWR-24254: Don't link with fontconfig on non-linux.

While we already added fontconfig in the above patch,
that code turned out to also be used by Windows and
Darwin (contrary to the comments in the code).
After looking at the history of commits and a
discussion on IRC it was decided that the original
coder (Kyle Ambroff <ambroff@lindenlab.com>) really
meant (LINUX AND VIEWER) instead of (NOT LINUX OR VIEWER).
2010-12-15 20:55:10 +01:00
doc VWR-24254: Add support for using ld.gold on linux. 2010-12-15 20:55:10 +01:00
etc ER-219: Add an asynchronous api for the region debug console 2010-10-23 18:43:27 -07:00
indra VWR-24254: Add support for using ld.gold on linux. 2010-12-15 20:55:10 +01:00
scripts SNOW-744: scripts/install.py --uninstall does not remove symbolic links. 2010-12-15 17:31:18 +01:00
.hgignore added ignore for avatar.log 2010-05-29 13:29:37 -07:00
.hgtags Added tag 2.4.0-release for changeset 1ed382c6a08b 2010-12-16 14:26:24 -08:00
BuildParams Merge from viewer-development post 2.4 release 2010-12-17 15:54:00 -05:00
build.sh Bugfix for build.sh overwriting log files when build-link-parallel is disabled. 2010-11-02 19:01:27 -07:00
install.xml Update slvoice dependencies to a hopefully correct version 2010-11-17 15:21:56 -08:00
viewer-hg-convert.shamap Merge 2010-09-27 17:54:52 -07:00