Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-28 | Merge | Bryan O'Sullivan | |
2009-07-28 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-07-24 | Merge with an oldish change of mine | Bryan O'Sullivan | |
2009-07-24 | For QAR-1710 : Server merge for QAR-1594 QAR-1643 QAR-1644 - "AVP Changes [SIM]" | Loren Shih | |
svn merge -r 128022:128028 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/server__merge__trunk-r127980 to svn+ssh://svn.lindenlab.com/svn/linden/trunk This is the server-side merge for inventory links, folder links&types, and landmark&callingcard permissions. | |||
2009-07-22 | Merge of Parcel API V1 to trunk for 1.30 release. Hallelujah! | Monty Brandenberg | |
QAR-1687 Merge request for Parcel API project for 1.30 release svn merge -r127262:127300 svn+ssh://svn/svn/linden/branches/parcel-api/merge-qar-1687-parcel-api-2 trunk | |||
2009-07-21 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-07-16 | Make googlemock publicly available | Christian Goetze | |
2009-07-15 | svn merge -r126867:127217 svn+ssh://svn.lindenlab.com/svn/user/cg/qar-1691 | Christian Goetze | |
Effective merge: svn merge -r125827:127126 svn+ssh://svn.lindenlab.com/svn/linden/branches/server/server-1.27 QAR-1691 | |||
2009-07-14 | QAR-1651 | Dave Hiller | |
svn merge -r126784:126785 svn+ssh://svn.lindenlab.com/svn/linden/branches/mock-3 into trunk | |||
2009-07-07 | svn merge -r 126003:126087 ↵ | Don Kjer | |
svn+ssh://svn/svn/linden/qa/light-texture-params/light-texture-params-2 into trunk | |||
2009-07-01 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-07-01 | svn merge -r125825:125901 svn+ssh://svn.lindenlab.com/svn/user/cg/qar-1654 | Christian Goetze | |
QAR-1654 merge completed. | |||
2009-06-25 | Ignore distcc state directory | Bryan O'Sullivan | |
2009-06-22 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-06-22 | Python 2.4 and 2.6 improvements | Bryan O'Sullivan | |
The sets module is no longer needed with Python 2.4, and causes a DeprecationWarning with 2.6, so drop it The md5 module causes a DeprecationWarning with 2.6, so try to import hashlib (its replacement) instead, else fall back Reviewed by Poppy. | |||
2009-06-22 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-06-20 | svn merge -r124872:124873 | Adam Moss | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-1.23.threefour-merge-1a QAR-1592 Merge of changes between 1.23 RC2 and 1.23 Final to trunk | |||
2009-06-19 | result of "svn merge -r123757:124890 ↵ | Paul Oppenheim | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/improve-unit-testing/iface-04" for QAR-1496 | |||
2009-06-11 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-06-11 | Merge with Sabin | Bryan O'Sullivan | |
2009-06-04 | Fix one more license, add indra/newview/tests to exported tree | Christian Goetze | |
2009-06-04 | Fix licensing, also make the unzipping quieter, so that license error ↵ | Christian Goetze | |
messages are easier to see in the log. | |||
2009-06-04 | Merge of QAR-1383 event-system-7 into trunk. | Brad Kittenbrink | |
svn merge -r 121797:121853 svn+ssh://svn.lindenlab.com/svn/linden/branches/merge-event-system-7 | |||
2009-06-03 | Remove -parallelizeTargets from xcodebuild invocation, it seems to not work ↵ | Christian Goetze | |
well enough | |||
2009-06-02 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-06-02 | Small braino | Bryan O'Sullivan | |
2009-05-29 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-05-22 | svn merge -r121194:121210 | Adam Moss | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-1.23.onetwo-merge-1 QAR-1531 viewer 1.23rc1+1.23rc2 merge to trunk | |||
2009-05-21 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-05-21 | Put the os.environ["DISTCC"] = ... call into main() | Christian Goetze | |
2009-05-21 | Fix develop.py putenv bug, use new etch build-linux hosts for parabuild. | Christian Goetze | |
2009-05-21 | os.putenv doesn't do what we want, replaced with os.environ instead. | David Kaprielian | |
2009-05-20 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-05-20 | Windows: make dbghelp.dll an installable package | Bryan O'Sullivan | |
Reviewed by Mani. | |||
2009-05-19 | Fix to develop.py to build on 64 bit windows. | Mark Palange | |
Added March 2009 DirectX SDK to cmake config. Reviewed by brad | |||
2009-05-19 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-05-19 | Now that 1.27 has branched away, bumping the version number to 1.29 to | Robert Knop | |
mean "the development version between release versions 1.27 and 1.30". | |||
2009-05-19 | svn merge -r118673:120720 ↵ | Robert Knop | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/server/server-1.26 Merging server-1.26 back to trunk. Two conflicts -- llversionserver.hh (kept the trunk version) and in llsimparcelmgr.cpp -- also kept the trunk version. There was some code in 1.26 that included error printing from RDW that says "we should really not be hitting this code", and that code was gone in trunk... so, went ahead and kept the trunk part of that one conflict in that file. | |||
2009-05-19 | Adding back the setting of "DEBUG", the lack of which caused many unit | Robert Knop | |
tests to fail. | |||
2009-05-18 | Result of svn merge -r119432:120464 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/http_database/merge-03 into trunk. QAR-1462 | |||
2009-05-14 | Set DISTCC_DIR to a location inside the source tree to avoid causing NFS ↵ | Christian Goetze | |
trouble with the default setting. | |||
2009-05-14 | Max out distcc jobs to 12 in develop.py | Christian Goetze | |
2009-05-14 | There are 71 eniacs, not just 64 | Christian Goetze | |
2009-05-14 | Make develop.py work on eniacs the same way it works on stations | Christian Goetze | |
2009-05-11 | Another line ending change | Bryan O'Sullivan | |
2009-05-11 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-05-11 | Switch the XML file line endings to native. | Bryan O'Sullivan | |
2009-05-06 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-05-04 | QAR-1476 Combo-merge to trunk: Viewer 1.23 RC0 and Simulator 1.26.3 | Adam Moss | |
svn merge -r118927:118939 svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-1.23.0-merge-2-combo-QAR-1476 this is a composite of... svn merge -r115088:118182 svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer_1-23 conflicts resolved: C doc/contributions.txt C indra/llaudio/audioengine.cpp C indra/newview/CMakeLists.txt C indra/newview/llfloaterlandholdings.cpp C indra/newview/llpaneldirbrowser.cpp C indra/newview/llpanelgrouplandmoney.cpp C indra/newview/llpreviewscript.cpp C indra/newview/llviewermenu.cpp C indra/newview/skins/default/xui/en-us/notifications.xml and... svn merge -r116937:118673 svn+ssh://svn.lindenlab.com/svn/linden/branches/server/server-1.26 minor-to-trivial conflicts resolved: C indra/llcommon/llversionserver.h C indra/newsim/llrezdata.cpp C indra/newsim/llstate.cpp C indra/upgrade/schema_version/sequence/3/index_log_paypal.sql | |||
2009-04-30 | svn merge -r118008:118374 ↵ | Christian Goetze | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/cg/viewer-etch-1 QAR-1459 etch builds enabled |