summaryrefslogtreecommitdiff
path: root/autobuild.xml
AgeCommit message (Collapse)Author
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
2014-10-16Point to new versions of third party library that match others and contain fixescallum_linden
2014-10-16Pushing out autobuild.xml to get a clean dependency diagramcallum_linden
2014-10-16update llqtwebkit with fix for MAINT-4585 and MAINT-4586Oz Linden
2014-10-10update autobuild.xml to point to new versions of boost, googlemock and ↵callum_linden
colladadom
2014-10-10MAINT-4564 HTTP Pipelining is not happening in Drano HTTP Phase 4Monty Brandenberg
Incorporate the new libcurl 7.38.0 build with curl bug 1420 workaround. Add developer-centric testing code to evaluate the workaround or a future fix for 1420.
2014-10-09install a bunch of updated linux packagesOz Linden
2014-10-08merge with callums openjpeg changeOz Linden
2014-10-08update expat and xmlrpc-emi packages for linux to let it get past configureOz Linden
2014-10-08Updated autobuild.xml to point to new, autobuild-metadata aware build of ↵callum_linden
openjpeg
2014-10-08add manually hacked llqtwebkit packages (see README-HACK.md on the ↵Oz Linden
update-hack branch of that repo)
2014-10-07Updates to point to lots of new third party libs and some small tweaks to ↵callum_linden
take account of minor name changes
2014-10-01Update build file(s) to work with autobuild-metadata (1.3)callum_linden
2014-09-30Add references to third party packages for OSX that I've completed (most of ↵callum_linden
them)
2014-09-29upgrade packages for dbus_glib and libuuid to autobuild 1.0Oz Linden
2014-09-29upgraded llappearance_utility to autobuild 1.0 conventionsOz Linden
2014-09-29update gstreamer package to autobuild 1.0Oz Linden
2014-09-26add partially converted packages for gtk-atk-pango-glibOz Linden
2014-09-26update mac and linux packages for llphysicsextensionsOz Linden
2014-09-25use partially converted ogg_vorbis packageOz Linden
2014-09-23put in partially converted openal packageOz Linden
2014-09-23minimal hacks to autobuild.xml to allow configure to finishOz Linden