Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-27 | fix build of llphysicsextensions package for sublicensed tpvs | Oz Linden | |
2014-10-24 | update llphysicsextension with build fixes | Oz Linden | |
2014-10-23 | Automated merge with ↵ | Nat Goodspeed | |
http://bitbucket.org/callum_linden/viewer-tools-update-callum | |||
2014-10-23 | Bring 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-23 | Update to build on Xcode 6.0: point at new jpeglib package which moves lib ↵ | callum_linden | |
into lib/release vs lib | |||
2014-10-22 | update glui package to repair unit test | Oz Linden | |
2014-10-21 | Update 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-21 | update darwin glui package with initialization fix | Oz Linden | |
2014-10-21 | correct hash for darwin apr_suite package | Oz Linden | |
2014-10-21 | fix version number generation for cmake 3.x and autobuild 1.0 compatibility | Oz Linden | |
2014-10-21 | correct llphsyicsextension packages | Oz Linden | |
2014-10-21 | merge changes for callum fixes and workarounds | Oz Linden | |
2014-10-20 | Update to build on Xcode 6.0: remove unused variables from ↵ | callum_linden | |
llphysicsextensions project | |||
2014-10-20 | Update to build on Xcode 6.0: Revert to non-hacked version of ↵ | callum_linden | |
llphysicsextensions package now we can link | |||
2014-10-20 | upgrade llqtwebkit to include fix for MAINT-4586 | Oz Linden | |
2014-10-18 | Update 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-17 | point to hacker version of tut package now so I can keep going - see TO DO list | callum_linden | |
2014-10-17 | Update 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-16 | Point to new versions of third party library that match others and contain fixes | callum_linden | |
2014-10-16 | Pushing out autobuild.xml to get a clean dependency diagram | callum_linden | |
2014-10-10 | update autobuild.xml to point to new versions of boost, googlemock and ↵ | callum_linden | |
colladadom | |||
2014-10-09 | install a bunch of updated linux packages | Oz Linden | |
2014-10-08 | merge with callums openjpeg change | Oz Linden | |
2014-10-08 | update expat and xmlrpc-emi packages for linux to let it get past configure | Oz Linden | |
2014-10-08 | Updated autobuild.xml to point to new, autobuild-metadata aware build of ↵ | callum_linden | |
openjpeg | |||
2014-10-08 | add manually hacked llqtwebkit packages (see README-HACK.md on the ↵ | Oz Linden | |
update-hack branch of that repo) | |||
2014-10-07 | Updates to point to lots of new third party libs and some small tweaks to ↵ | callum_linden | |
take account of minor name changes | |||
2014-10-01 | Update build file(s) to work with autobuild-metadata (1.3) | callum_linden | |
2014-09-30 | Add references to third party packages for OSX that I've completed (most of ↵ | callum_linden | |
them) | |||
2014-09-29 | upgrade packages for dbus_glib and libuuid to autobuild 1.0 | Oz Linden | |
2014-09-29 | upgraded llappearance_utility to autobuild 1.0 conventions | Oz Linden | |
2014-09-29 | update gstreamer package to autobuild 1.0 | Oz Linden | |
2014-09-26 | add partially converted packages for gtk-atk-pango-glib | Oz Linden | |
2014-09-26 | update mac and linux packages for llphysicsextensions | Oz Linden | |
2014-09-25 | use partially converted ogg_vorbis package | Oz Linden | |
2014-09-23 | put in partially converted openal package | Oz Linden | |
2014-09-23 | minimal hacks to autobuild.xml to allow configure to finish | Oz Linden | |
2014-09-23 | update autobuild config version and tut package | Oz Linden | |
2014-07-08 | Merge. Refresh from viewer-release after 3.7.11 release. | Monty Brandenberg | |
2014-06-16 | Merge. Refresh from viewer-release after 3.7.9 release. | Monty Brandenberg | |
2014-06-16 | merge changes for 3.7.9-release | Oz Linden | |
2014-06-05 | All: Update openssl to 1.0.1h/290662, curl to 290664, llqtwebkit to 290663. | Monty Brandenberg | |
Linux: Include libQtXml and libQtSvg in manifest for libqsvg.so. More documentation thoughts for library package structure. | |||
2014-06-03 | All: Committing to llqtwebkit2 and the future. Updating all libraries. | Monty Brandenberg | |
Updating SDL to 290561, c-ares to 290399, Boost to 290566, colladadom to 290576, curl to 290567, fontconfig to 290569, freetype to 290557, google-mock to 290574, libpng to 290558, libxml2 to 290562, llqtwebkit to 290578, openssl to 290560, PCRE to 290406, zlib to 290556. Document compiling and linking in new 00-COMPILE-LINK-RUN.txt in indra/cmake. It is the README for the building process based on things learned during this library project. Switch building process back to style used for new llqtwebkit2 repo. This builds shared libraries for Qt4 products on all platforms using current build machines and TC task templates. All platforms are building. All have comparable FPS rates. Builds are getting quieter. Forward, comrades! | |||
2014-05-28 | Windows/Mac: Update llqtwebkit to 290262. Simple rebuild of library with | Monty Brandenberg | |
package dependencies updated. | |||
2014-05-28 | All: Update library SDL to 290309, c-ares to 290089, boost to 290191, | Monty Brandenberg | |
colladadom to 290229, curl to 290186, fontconfig to 290258, freetype to 290255, google-mock/gmock/gtest to 290199, libpng to 290081, libxml2 to 290157, llqtwebkit to 290262/250147 (to be fixed shortly), openssl to 290083, pcre to 290150, zlib to 290080. The freetype2 headers are now normalized to what they would normally be on a unix-type system. Libxml2 and pcre are available on all platforms. Libraries generally move in the direction of static archives rather than shared libraries (e.g. openssl). The llqtwebkit side is a step back from the more ambitious goal. What will be used (290262) will be a simple rebuild of the existing 4.7.1 library with updated package dependencies. The bigger work will be in the future. | |||
2014-05-22 | Merge. Pull in viewer-release after release of 3.7.8 | Monty Brandenberg | |
2014-05-19 | merge fix for merge with project interesting. New appearance utility source ↵ | Nyx Linden | |
and one quick doubly-declared typedef. | |||
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
2014-04-22 | Merge | Xiaohong Bao | |