summaryrefslogtreecommitdiff
path: root/utils/release/test-release.sh
AgeCommit message (Expand)Author
2018-01-20Merging r322875:Dimitry Andric
2017-08-15test-release.sh: Move test-suite setup to beginning of the scriptTom Stellard
2017-07-24test-release.sh: Fix phase2 and phase3 binary comparisionTom Stellard
2017-06-20[test-release.sh] Enable Polly by defaultPengxuan Zheng
2017-06-15test-release.sh: Run the test-suite using phase3 clangTom Stellard
2017-06-08test-release.sh: Remove workaround for test-suite buildTom Stellard
2017-05-04[test-release] Status update *before* long gzipRenato Golin
2017-02-04Add lld to the test-release.sh scriptDimitry Andric
2017-01-18[test-release.sh] Add Polly to the list of projectsPengxuan Zheng
2016-09-29Remove LLVM_CONFIGTIME, left-overs from when reproducable builds whereJoerg Sonnenberger
2016-08-09test-release.sh: Drop autoconf supportHans Wennborg
2016-05-05Remove LLVM_ENABLE_TIMESTAMPSChris Bieneman
2016-02-29[test-release.sh] Add lldb to list of projects (disabled by default)Daniel Sanders
2016-01-28Bring back the test-suite export in test-release without bringing back the bu...Daniel Sanders
2016-01-27test-release.sh: Ignore LC_CTYPE in sed invocation on DarwinHans Wennborg
2016-01-21In test-release.sh, only run `uname -s` once. NFC.Dimitry Andric
2016-01-21Let test-release.sh checkout subprojects directly into the target tree,Dimitry Andric
2016-01-19test-release.sh: Use CMake also for DarwinHans Wennborg
2016-01-15test-release.sh: Fix clang-tools-extra symlink for CMake buildHans Wennborg
2016-01-14Exclude test-suite from CMake builds in test-release.shHans Wennborg
2015-12-10[OPENMP] Make -fopenmp to turn on OpenMP support by default.Alexey Bataev
2015-08-24Revert r245355 "Release script: correctly symlink clang-tools-extra into the ...Hans Wennborg
2015-08-18Release script: correctly symlink clang-tools-extra into the build (PR22765)Hans Wennborg
2015-08-05test-release.sh: Fix naming of OpenMP runtime tarballHans Wennborg
2015-08-03[Release Script] Check for correct symlink nameRenato Golin
2015-07-30[test-release.sh] Add -no-libunwind to disable it on targets that don't suppo...Daniel Sanders
2015-07-29test-release.sh: Add option for building the OpenMP run-timeHans Wennborg
2015-07-24test-release.sh: Defer test errors until the endHans Wennborg
2015-07-22[Release] Allow release testers to disable certain componentsRenato Golin
2015-07-20Avoid early pipefail exits due to grep failures in stage comparisons.Dimitry Andric
2015-07-20Since BSD cmp(1) does not support the --ignore-initial option, use theDimitry Andric
2015-07-20test-release.sh: don't include /usr/local prefix in the tarballHans Wennborg
2015-07-17Add libunwind to the release scriptsHans Wennborg
2015-07-17test-release.sh: Add ability to do a test build using the trunk or branches.Daniel Sanders
2015-07-15test-release.sh: Run both .o files through sed before comparing themHans Wennborg
2015-07-15Switch the release script to build with CMake by default (PR21561)Hans Wennborg
2015-07-14test-release.sh: Remove the InstallDir parameter from configure_llvmCoreHans Wennborg
2015-07-14Fix several issues with the test-release.sh scriptDan Liew
2015-07-07Fix bug in test-release.sh where the script would not exit if anyDan Liew
2015-06-22test-release.sh: Minor fixes.Hans Wennborg
2015-06-01Drop remaining Dragonegg support in release scriptsHans Wennborg
2015-04-29Drop Dragonegg support from the release scriptHans Wennborg
2015-04-28test-release.sh: Drop some unused command-line options.Hans Wennborg
2014-12-04test-release.sh: Add a way to specify --build to configureDaniel Sanders
2014-12-04test-release.sh: Correct the logged configure command to match the one actual...Daniel Sanders
2014-08-20Update projects lists.Bill Wendling
2014-07-21test-release.sh: Add support for dot releasesTom Stellard
2014-04-14Display the name of the project failing the url check in the release scriptArnaud A. de Grandmaison
2013-12-03Remove superfluous label.Bill Wendling
2013-11-24Default to a better compression algorithm.Bill Wendling