Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2009-09-04 | Fix for link errors referencing operator!=(LLURI const &, LLURI const &) ↵ | brad kittenbrink | |
from integration tests. | |||
2009-07-30 | Fixes to build on linux for DEV-35401. | palmer@eniac54.lindenlab.com | |
Moves libllcommon.so to a staging dir for unit tests to work and gets rid of LL_COMMON_API in forward declarations | |||
2009-06-22 | Merge with viewer-2.0.0-3 branch | Bryan O'Sullivan | |
2009-05-22 | DEV-27646 dll linkage for login module. | Brad Kittenbrink | |
Ok, finally got this to a point where it doesn't break the build and I can check in. llcommon can be built as a shared library (disabled but can be enabled with cmake cache var LLCOMMON_LINK_SHARED. reviewed by Mani on tuesday (I still need to get his suggested changes re-reviewed) | |||
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-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-12-19 | Fixing tut related compile errors on etch: | Andrew Meadows | |
(1) the LLLand class had to be forward declared in a cpp file that did not include llland.h (2) ensure_equals(const char*, type, type) requires that type have an operator!=(type, type) defined. (3) ensure_equals(const char*, type, type) is so overloaded that the compiler can have trouble picking the right version when it has to implicitly cast a std::string to "const char*" AND multiple valid casts exist for type --> S32, F32, etc. To solve this problem we must explicitly pass in a "const char*" instead of a std::string. Reviewed with CG | |||
2007-12-29 | svn merge -r 76642:76643 ↵ | Josh Bell | |
svn+ssh://svn.lindenlab.com/svn/linden/qa/maintenance-4-merge-76640 Redo of QAR-170, with correct range. Reviewed by CG. | |||
2007-11-20 | svn merge -r 73926:74098 svn+ssh://svn/svn/linden/branches/viewer-auth-7 | Tess Chu | |
2007-11-15 | svn merge -r73880:73879 svn+ssh://svn/svn/linden/release. backing out viewer ↵ | Tess Chu | |
auth merge | |||
2007-11-15 | svn merge -r73220:73877 svn+ssh://svn/svn/linden/branches/viewer-auth-6 | Tess Chu | |
2007-10-04 | Result of svn merge -r71162:71205 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code. | |||
2007-07-18 | svn merge -r63705:65463 svn+ssh://svn/svn/linden/branches/dpo-3-bug-fix | Kartic Krishnamurthy | |
NOTE: r63705 is *not* the earliest rev# for dpo-3-bug-fix. | |||
2007-06-21 | merge -r62831:64079 branches/maintenance to release | Kelly Washington | |
2007-05-02 | svn merge -r 60342:61148 svn+ssh://svn/svn/linden/branches/maintenance into ↵ | Don Kjer | |
release | |||
2007-05-01 | svn merge -r 61099:61168 svn+ssh://svn/svn/linden/branches/release-candidate ↵ | Don Kjer | |
into release | |||
2007-05-01 | svn merge -r 59163:61099 svn+ssh://svn/svn/linden/branches/release-candidate ↵ | Don Kjer | |
into release | |||
2007-03-16 | merge -r58842:59035 branches/loadstone-names to release | Kelly Washington | |
2007-03-14 | svn merge svn+ssh://svn.lindenlab.com/svn/linden/release@59161 ↵ | Josh Bell | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/release-candidate@59163 --> release | |||
2007-03-05 | merge r58577:58578 Branch_1-13-3 to release | Kelly Washington | |
2007-01-31 | merge release@57486 release-candidate@57503 | Steven Bennetts | |
2007-01-02 | Print done when done. | James Cook | |