summaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Collapse)Author
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