summaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Collapse)Author
2011-01-07Automated merge up from viewer-developmentLoren Shih
2011-01-06Syncing coverity build.sh code with trunk.David Kaprielian
2010-12-29Automated merge up from viewer-developmentLoren Shih
2010-12-09CHOP-265 Fixed up LL_SEND_CRASH_REPORTS usage. Reviewed by Brad.Mark Palange (Mani)
2010-11-02Bugfix for build.sh overwriting log files when build-link-parallel is disabled.brad kittenbrink
2010-10-28Append logs of multivariant builds correctly.Christian Goetze (CG)
2010-10-20Automated merge up from viewer-developmentLoren Shih
2010-10-12MergeLeyla Farazha
2010-10-08Have build.sh print out info usable by open source devs. Have it check for a ↵Christian Goetze (CG)
README and use that if needed.
2010-09-30MergeMatthew Breindel (Falcon)
2010-09-27MergeLeyla Farazha
2010-09-27mergeDave Parks
2010-09-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
2010-09-03updating build.sh to use the grid argumentLeyla Farazha
2010-09-01Add viewer_grid to configure params as per cg's instructions.Dave Parks
2010-08-31Add build.sh from oz/viewer-experimentalDave Parks
2010-09-23Add support for platform specific permanent quick links to the installerChristian Goetze (CG)
2010-09-15Use CMAKE_VERBOSE_MAKEFILE:BOOL=TRUEChristian Goetze (CG)
2010-09-15Place test service messages into their own block.Christian Goetze (CG)
2010-09-14Swap out the order of detecting build failure and grepping for teamcity test ↵Christian Goetze (CG)
result errors
2010-08-24clean commit of teamcity service message related changes of unit test ↵Aaron Terrell (Enus)
reporting into a clean repo
2010-08-18fix mixup in "last_built_variant" vs "last_built_arch".Christian Goetze (CG)
2010-08-18Upload last built variant, not necessarily ReleaseChristian Goetze (CG)
2010-08-13Use -DINSTALL_PROPRIETARY:BOOL=ON when calling develop.py from build.shAimee Linden
Required because indra/cmake/Variables.cmake uses indra/Server.cmake as a flag to indicate this is an internal build, and set INSTALL_PROPRIETARY to download and install pre-built LLKDU, FMOD and Quicktime. We need a better way of doing that, but this should get things going for now.
2010-08-13Added build.sh and BuildParamsAimee Linden