aboutsummaryrefslogtreecommitdiff
path: root/utils/release/test-release.sh
AgeCommit message (Expand)Author
2010-09-15Release-Asserts no longer exists.Duncan Sands
2010-09-13Nowadays a release build has assertions off.Duncan Sands
2010-09-09This script is executable.Duncan Sands
2010-09-08Remove --with-gxx-include-dir option because it's causing problems on non-Dar...Bill Wendling
2010-09-08Add an option to not test ObjC for those platforms which don't support it.Bill Wendling
2010-09-08Correct variable name.Duncan Sands
2010-09-08Move the number of cpus logic to somewhere more logical.Duncan Sands
2010-09-08A script that tests a certain release candidate in several modes. It does aBill Wendling