summaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Expand)Author
2011-05-03Fix for CHOP-619. Found a general solution to our vs2010 precompiled headers...brad kittenbrink
2011-04-25Update with CG's build.sh patch to upload summary.json.Nat Goodspeed
2011-04-01Attempt at fixing build.sh and improving readability.Aaron Stone
2011-04-01pull latest changes from viewer-developmentOz Linden
2011-03-31Apply server side code to message template verification onto the viewer tree.Christian Goetze (CG)
2011-03-18Automated merge with file:///Users/oz/Work/viewer-vs2010Oz Linden
2011-03-18Disabled redundant configuration step during the build in build.sh.brad kittenbrink
2011-03-18Fix for broken escaping of viewer_channel variable at configuration time.brad kittenbrink
2011-03-18Autobuild: pull in from jenn_linden/viewer-vs2010Merov Linden
2011-03-18add upload of version-independent quicklinksOz Linden
2011-03-18Added passing of viewer_channel to the autobuild configure line.brad kittenbrink
2011-03-16Autobuild: go back to ignoring errors on autobuild source_environment invocat...Merov Linden
2011-03-16Add a more precise error check for "autobuild source_environment".Christian Goetze (CG)
2011-03-16Comment out setting of TMP, do not recompute AUTOBUILD if it is already defined.Christian Goetze (CG)
2011-03-03resolve merge conflict.Alain Linden
2011-03-03merge from lindenlab/viewer-developmentAlain Linden
2011-03-01Setting TMP env var to be used during builds. Possible collision when using V...Jennifer Leech
2011-03-01Added 'env|sort' to build.sh for debugging TC builds.Jennifer Leech
2011-02-25s/build-vc80/build-vc100/Jennifer Leech
2011-02-17explicity call python scripts with python so they work on all platforms.Andrew A. de Laix
2011-02-16temporarily turn off precompiled header usage to work around Incredibuild iss...Alain Linden
2011-01-26Adding run_tests buildparam and setting to false for coverity builds so cover...David Kaprielian
2011-01-24fix linux build directory.Andrew A. de Laix
2011-01-24no configure option seems to break something; try without it.Alain Linden
2011-01-21fix possible races with configures during TC build.Andrew de Laix
2011-01-18do packaging stuff and build breakpad symbols.Andrew A. de Laix
2011-01-14first crack at getting TC build to work, cross your fingers...Andrew A. de Laix
2011-01-06Syncing coverity build.sh code with trunk.David Kaprielian
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-12MergeLeyla Farazha
2010-10-08Have build.sh print out info usable by open source devs. Have it check for a ...Christian Goetze (CG)
2010-09-27MergeLeyla Farazha
2010-09-03updating build.sh to use the grid argumentLeyla Farazha
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)
2010-08-24clean commit of teamcity service message related changes of unit test reporti...Aaron Terrell (Enus)
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
2010-08-13Added build.sh and BuildParamsAimee Linden