summaryrefslogtreecommitdiff
path: root/autobuild.xml
AgeCommit message (Collapse)Author
2014-12-06Update viewer to consume mesa build 297283.Nat Goodspeed
2014-12-05Update viewer to consume tut build 297257.Nat Goodspeed
2014-12-04Place Windows build artifacts in build-vc120 rather than build-vc100.Nat Goodspeed
2014-12-04Make havok_source package name agree with name from repo URL.Nat Goodspeed
Until we get a havok-source package built with new metadata-bearing autobuild, the package name in autobuild.xml and CMake must agree with the tarball filename.
2014-12-04Update viewer to consume apr build 297252.Nat Goodspeed
2014-12-03tweak for typo in GTK/Pango Windows libcallum_linden
2014-12-03Update viewer to consume googlemock build 297188.Nat Goodspeed
2014-12-03Update viewer to consume colladadom build 297187.Nat Goodspeed
2014-12-03Update viewer to consume boost build 297177.Nat Goodspeed
2014-12-03Update viewer to consume curl build 297172.Nat Goodspeed
2014-12-03Update viewer to consume openssl build 297168.Nat Goodspeed
2014-12-02Update viewer to consume pcre build 297155.Nat Goodspeed
2014-12-01Update viewer to consume pcre build 297101.Nat Goodspeed
2014-11-26Update viewer to consume googlemock build 297089.Nat Goodspeed
2014-11-26Update viewer to consume boost 1.57 build 297087.Nat Goodspeed
2014-11-25Update viewer to consume xmlrpc-epi build 297075.Nat Goodspeed
2014-11-25Update viewer to consume expat build 297014.Nat Goodspeed
2014-11-25Update viewer to consume freetype build 297053.Nat Goodspeed
2014-11-25Update viewer to consume libpng build 297051.Nat Goodspeed
2014-11-25Update viewer to consume libxml2 build 297050.Nat Goodspeed
2014-11-25Update viewer to consume zlib build 296881.Nat Goodspeed
2014-11-21automate keeping the About SL -> Licenses tab correctOz Linden
2014-11-14Commit backing out the breakpad change.Nat Goodspeed
2014-11-14Backed out changeset eac237bfebba (Aura's commit for new breakpad)Nat Goodspeed
This is an attempt to diagnose a generate_breakpad_symbols.py exception on a Yosemite TC build host.
2014-11-14Update viewer-tools-update viewer to updated 3p-update-curl build.Nat Goodspeed
Build 296787 of 3p-update-curl includes the latest tip of 3p-curl.
2014-11-14Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2014-11-13Repointed autobuild to latest google breakpad for great stacks and less ↵obscurestar
warning messages.
2014-11-03Merge downstream code and become 3.7.20simon
2014-11-03Pull in viewer-release and become version 3.7.20simon
2014-10-27fix build of llphysicsextensions package for sublicensed tpvsOz Linden
2014-10-24update llphysicsextension with build fixesOz Linden
2014-10-23Automated merge with ↵Nat Goodspeed
http://bitbucket.org/callum_linden/viewer-tools-update-callum
2014-10-23Bring in new TUT library build. Clean up ensure_equals() overloads.Nat Goodspeed
The new TUT library build eliminates the ambiguity about ensure_equals(const char*, ...) versus ensure_equals(const std::string&, ...). Now it's all based on const std::string&. Remove pointless const char* overloads and ambiguous forwarding templates. With clang in Xcode 6, any new datatypes we intend to use with ensure_equals() must have operator<<(std::ostream&, datatype) declared BEFORE lltut.h #includes tut.hpp. Reorder code in certain test source files to guarantee that visibility.
2014-10-23Update to build on Xcode 6.0: point at new jpeglib package which moves lib ↵callum_linden
into lib/release vs lib
2014-10-22update glui package to repair unit testOz Linden
2014-10-21Update to build on Xcode 6.0: point to new version of KDU libs with correct ↵callum_linden
build configs that match viewer (and everything else)
2014-10-21update darwin glui package with initialization fixOz Linden
2014-10-21correct hash for darwin apr_suite packageOz Linden
2014-10-21fix version number generation for cmake 3.x and autobuild 1.0 compatibilityOz Linden
2014-10-21correct llphsyicsextension packagesOz Linden
2014-10-21merge changes for callum fixes and workaroundsOz Linden
2014-10-20Update to build on Xcode 6.0: remove unused variables from ↵callum_linden
llphysicsextensions project
2014-10-20Update to build on Xcode 6.0: Revert to non-hacked version of ↵callum_linden
llphysicsextensions package now we can link
2014-10-20Merge downsteam code and become version 3.7.19simon
2014-10-20Merge downsteam viewer-release and become version 3.7.19simon
2014-10-20Merge. Refresh from viewer-release after 3.7.18 release.Monty Brandenberg
2014-10-20upgrade llqtwebkit to include fix for MAINT-4586Oz Linden
2014-10-18Update to build on Xcode 6.0: point to temporary, hacked version of ↵callum_linden
llphysics_extensions that remove the unusd variables (and therefore warnings/errors) - see TODO list
2014-10-17point to hacker version of tut package now so I can keep going - see TO DO listcallum_linden
2014-10-17Update to build on Xcode 6.0: point to new version of tut package that ↵callum_linden
explicitly turns off unused function warnings vs. spreading the code throughout viewer