summaryrefslogtreecommitdiff
path: root/autobuild.xml
AgeCommit message (Collapse)Author
2014-12-12merge dictionary changeOz Linden
2014-12-12Update viewer to consume googlemock build 297460.Nat Goodspeed
2014-12-11Update viewer to consume colladadom build 297450Nat Goodspeed
2014-12-11Update viewer to consume boost build 297445 (no fchmodat())Nat Goodspeed
2014-12-10Update autobuild.xml with current builds from Tools Update spreadsheet.Nat Goodspeed
This is mostly Mac and Linux, given rev 6cf8a8cd07c6, save for glui, jsoncpp and llphysicsextensions_source, which also update Windows.
2014-12-09update dictionaries to a single common platform buildOz Linden
2014-12-09Made merge to correct version of file.Aura Linden
2014-12-08Merged.Aura Linden
2014-12-08Pointed to newest havok repos.Aura Linden
2014-12-08Update autobuild to point to new (Windows) third poarty libraries we just ↵callum_linden
built and configure for VS2013
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