diff options
author | William Todd Stinson <stinson@lindenlab.com> | 2012-10-31 10:52:54 -0700 |
---|---|---|
committer | William Todd Stinson <stinson@lindenlab.com> | 2012-10-31 10:52:54 -0700 |
commit | be0406bffd738f22df026c1b388a848e6ee14cbc (patch) | |
tree | 59becb16e4784da17a1b303fa05e0033692c552c /BuildParams | |
parent | ec57bd2f8e2859787b274c118fabbc19f76e04b1 (diff) | |
parent | e4df3c1ca875d396240f75c1af8db20f4f7300bf (diff) |
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.
Diffstat (limited to 'BuildParams')
-rw-r--r-- | BuildParams | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/BuildParams b/BuildParams index dbf7a4cbc4..c48c515162 100644 --- a/BuildParams +++ b/BuildParams @@ -20,8 +20,13 @@ email_status_this_is_os = true # Limit extent of codeticket updates to revisions after... codeticket_since = 3.3.0-release +clean_on_success = false +run_tests = false +build_Darwin_Debug = false +build_Darwin_RelWithDebInfo = false + # ======================================== -# Viewer Development +# Viewer Development -- # ======================================== # Report changes since... |