Age | Commit message (Expand) | Author |
2015-01-08 | Rationalize use of AUTOBUILD environment variable across languages. | Nat Goodspeed |
2015-01-07 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-tools-update | Nat Goodspeed |
2015-01-07 | First cut at consuming new slplugins autobuild package. | Nat Goodspeed |
2015-01-07 | Replace reduce(operator.or_, ...) with any(...). | Nat Goodspeed |
2014-12-29 | Fix typo introduced into viewer_manifest file (sprefix -> prefix) | callum_linden |
2014-12-23 | Restore Unicode path to viewer_manifest script - apparently we use the Unicod... | callum_linden |
2014-12-23 | Updated path to NSIS installer for most recent (non-beta) version of NSIS v2.46 | callum_linden |
2014-12-23 | merge some linux fixes and OPEN-287 | Oz Linden |
2014-12-23 | fix dos line endings | Oz Linden |
2014-12-22 | Investigative check-in to see if system clock() function can be used to time ... | callum_linden |
2014-12-22 | update libs to match vivox distribution | Oz Linden |
2014-12-22 | work arounds to compile on linux | Oz Linden |
2014-12-22 | merge latest trunk changes | Oz Linden |
2014-12-19 | Merge backout of forcing DEBUG_PREBUILT setting. | Nat Goodspeed |
2014-12-19 | Backed out changeset 4356b6a222c7: forcing DEBUG_PREBUILT output. | Nat Goodspeed |
2014-12-19 | Defend against cygwin-style AUTOBUILD path in environment. | Nat Goodspeed |
2014-12-19 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-tools-update | Nat Goodspeed |
2014-12-19 | Sort include(...) lines to make it easier for a person to verify. | Nat Goodspeed |
2014-12-19 | Force DEBUG_PREBUILT on in Prebuilt.cmake to debug failures on TC. | Nat Goodspeed |
2014-12-18 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-tools-update | Nat Goodspeed |
2014-12-18 | merge latest changes for windows | Oz Linden |
2014-12-18 | allow signed vs unsigned compare in gcc | Oz Linden |
2014-12-17 | Update autobuild to point to new version of jsoncpp and change lib names to m... | callum_linden |
2014-12-17 | Update autobuild to point to new (VS2013) Havok files and fix up name mismatch | callum_linden |
2014-12-17 | include Prebuilt.cmake before using macro | Oz Linden |
2014-12-17 | Move the cmake package tracking files under the packages directory | Oz Linden |
2014-12-17 | Delete misleading comment about testing llcapabilitylistener. | Nat Goodspeed |
2014-12-17 | merge up to latest changes from callum and nat | Oz Linden |
2014-12-17 | adjust cmake not to attempt loads of packages on the wrong platforms | Oz Linden |
2014-12-17 | merge latest updates from nat and callum | Oz Linden |
2014-12-17 | Produce error message, not traceback, when test program doesn't build. | Nat Goodspeed |
2014-12-16 | For one use case, boost::bind() better than boost::phoenix::bind(). | Nat Goodspeed |
2014-12-16 | Remove Visual Studio workaround for lack of std::fpclassify(). | Nat Goodspeed |
2014-12-16 | Fix another empty #elif to plain #else. | Nat Goodspeed |
2014-12-16 | Isolate #pragma clang to __clang__ compilations. | Nat Goodspeed |
2014-12-15 | fix for some std::pair/STL syntax | callum_linden |
2014-12-15 | Merge with head | callum_linden |
2014-12-15 | Add feature (enabled) to turn off media plugins | callum_linden |
2014-12-15 | include quicktime package only on windows | Oz Linden |
2014-12-15 | include libuuid and fontconfig only on linux | Oz Linden |
2014-12-15 | don't include glext on Mac where it is not used | Oz Linden |
2014-12-15 | remove redundant include of Audio.cmake | Oz Linden |
2014-12-15 | merge changes for 3.7.22-release | Oz Linden |
2014-12-12 | Remove unneeded media plugin header file | callum_linden |
2014-12-12 | Implicit conversion from ostream to string needs help in VS2013 | callum_linden |
2014-12-12 | merge latest fix from nat | Oz Linden |
2014-12-12 | Make JsonCpp.cmake reference Windows lib names we actually use. | Nat Goodspeed |
2014-12-12 | fix dos line endings | Oz Linden |
2014-12-12 | Eliminate use of boost::lambda with boost::function (Trac #10864). | Nat Goodspeed |
2014-12-12 | Make LINE_NUMBER_HERE workaround conditional on LL_WINDOWS. | Nat Goodspeed |