summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-20tag merge of DRTVWR-246Oz Linden
2012-11-07Automated merge with http://bitbucket.org/lindenlab/viewer-betaDave Parks
2012-11-07MAINT-1815 Fix for excessive memory usage in Mayfair. Disable tcmalloc. ↵Dave Parks
Disable private memory pools. Make viewer large address aware on windows. Reviewed by Kelly
2012-11-07Added tag 3.4.2-beta2 for changeset e664473c16dfOz Linden
2012-11-07tag merge of DRTVWR-216Oz Linden
2012-11-06Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.William Todd Stinson
2012-11-05Added tag 3.4.2-beta1 for changeset 704bbae7b182Oz Linden
2012-11-05merge changes for DRTVWR-217Oz Linden
2012-11-05tag merge of DRTVWR-217Oz Linden
2012-11-05pull back release tagOz Linden
2012-11-05Added tag 3.4.1-release for changeset e59ffd3fe083Oz Linden
2012-11-02merge back fixes from 3.4.1-beta12Oz Linden
2012-11-02Added tag 3.4.1-beta12 for changeset 3f9be82de642Oz Linden
2012-11-02whitespace change to force new build numberOz Linden
2012-11-02Added tag 3.4.1-beta12 for changeset b6b68f3c2c6dOz Linden
2012-11-01Added tag 3.4.1-beta12 for changeset 853a20242639Oz Linden
2012-11-01tag merge of DRTVWR-237Oz Linden
2012-11-01Automated merge with http://bitbucket.org/lindenlab/viewer-betaDave Parks
2012-10-31MAINT-646 Fix for leak introduced by optimizations.Dave Parks
2012-10-30pull back changes from 3.4.1-beta11Oz Linden
2012-10-30Added tag 3.4.1-beta11 for changeset 18498afcdb83Oz Linden
2012-10-30merge changes for DRTVWR-236Oz Linden
2012-10-30tag merge of DRTVWR-236Oz Linden
2012-10-30merge changes for DRTVWR-235Oz Linden
2012-10-30tag merge of DRTVWR-235Oz Linden
2012-10-26MAINT-1709 Fix for >> that should have been > >Dave Parks
2012-10-25MergeKelly Washington
2012-10-24pull back changes (enable tcmalloc) from 3.4.1-beta10Oz Linden
2012-10-24Added tag 3.4.1-beta10 for changeset 4e0d84e92132Oz Linden
2012-10-24disable tcmalloc againOz Linden
2012-10-22whitespace change to force new build in TCcallum_linden
2012-10-22Enable tcmallocDave Parks
2012-10-22Trying original version of GBP with new scripts/code- revert corresponding ↵callum_linden
cpp code
2012-10-22Trying original version of GBP with new scripts/codecallum_linden
2012-10-20Removing build.sh darwin symbols hack. Adding '-g' to both CFLAGS and ↵Don Kjer
CXXFLAG to have cmake generation debug symbols in xcode.
2012-10-20Adding expanded searching for symbols during google breakpad symbol scanDon Kjer
2012-10-19Trying explicitly turning on debug symbols for all mac configurationsDon Kjer
2012-10-19Turn off configs and tests for testinggcallum_linden
2012-10-19Update to BuildParams varcallum_linden
2012-10-19Turn off cleaning up post build for testingcallum_linden
2012-10-19merge back late fix for MAINT-1753Oz Linden
2012-10-19Added tag 3.4.1-beta9 for changeset 637fe8bbee5eOz Linden
2012-10-19merge changes for DRTVWR-233Oz Linden
2012-10-19tag merge of DRTVWR-233Oz Linden
2012-10-19pull back changes from 3.4.1-beta9Oz Linden
2012-10-19Added tag 3.4.1-beta9 for changeset 9c4519aa5c70Oz Linden
2012-10-19tag merge of DRTVWR-231Oz Linden
2012-10-18MAINT-1753: Correcting behavior of ll_aligned_realloc_16() on Linux to avoid ↵William Todd Stinson
memory corruption in the case that the new memory size requested is smaller than the old memory size. Also, adding check to ensure that the aligned malloc returns a non-null value before memcopying.
2012-10-18Removing GCC_GENERATE_DEBUGGING_SYMBOLS=NO from xcode projectDon Kjer
2012-10-18Removing -g flag from mac buildsDon Kjer