summaryrefslogtreecommitdiff
path: root/utils/release/test-release.sh
Commit message (Expand)AuthorAgeFilesLines
* Follow-up to rL322875 by initializing the do_libcxxabi variable properly.Dimitry Andric2018-01-181-0/+1
* Add a -no-libcxxabi option to the test-release.sh script.Dimitry Andric2018-01-181-1/+8
* test-release.sh: Move test-suite setup to beginning of the scriptTom Stellard2017-08-151-8/+13
* test-release.sh: Fix phase2 and phase3 binary comparisionTom Stellard2017-07-241-1/+1
* [test-release.sh] Enable Polly by defaultPengxuan Zheng2017-06-201-6/+2
* test-release.sh: Run the test-suite using phase3 clangTom Stellard2017-06-151-1/+4
* test-release.sh: Remove workaround for test-suite buildTom Stellard2017-06-081-12/+17
* [test-release] Status update *before* long gzipRenato Golin2017-05-041-5/+5
* Add lld to the test-release.sh scriptDimitry Andric2017-02-041-1/+9
* [test-release.sh] Add Polly to the list of projectsPengxuan Zheng2017-01-181-1/+13
* Remove LLVM_CONFIGTIME, left-overs from when reproducable builds whereJoerg Sonnenberger2016-09-291-2/+0
* test-release.sh: Drop autoconf supportHans Wennborg2016-08-091-46/+17
* Remove LLVM_ENABLE_TIMESTAMPSChris Bieneman2016-05-051-2/+2
* [test-release.sh] Add lldb to list of projects (disabled by default)Daniel Sanders2016-02-291-0/+15
* Bring back the test-suite export in test-release without bringing back the bu...Daniel Sanders2016-01-281-7/+19
* test-release.sh: Ignore LC_CTYPE in sed invocation on DarwinHans Wennborg2016-01-271-2/+3
* In test-release.sh, only run `uname -s` once. NFC.Dimitry Andric2016-01-211-3/+4
* Let test-release.sh checkout subprojects directly into the target tree,Dimitry Andric2016-01-211-43/+23
* test-release.sh: Use CMake also for DarwinHans Wennborg2016-01-191-5/+0
* test-release.sh: Fix clang-tools-extra symlink for CMake buildHans Wennborg2016-01-151-3/+13
* Exclude test-suite from CMake builds in test-release.shHans Wennborg2016-01-141-0/+6
* [OPENMP] Make -fopenmp to turn on OpenMP support by default.Alexey Bataev2015-12-101-48/+7
* Revert r245355 "Release script: correctly symlink clang-tools-extra into the ...Hans Wennborg2015-08-241-2/+2
* Release script: correctly symlink clang-tools-extra into the build (PR22765)Hans Wennborg2015-08-181-2/+2
* test-release.sh: Fix naming of OpenMP runtime tarballHans Wennborg2015-08-051-1/+6
* [Release Script] Check for correct symlink nameRenato Golin2015-08-031-1/+1
* [test-release.sh] Add -no-libunwind to disable it on targets that don't suppo...Daniel Sanders2015-07-301-1/+9
* test-release.sh: Add option for building the OpenMP run-timeHans Wennborg2015-07-291-1/+48
* test-release.sh: Defer test errors until the endHans Wennborg2015-07-241-4/+27
* [Release] Allow release testers to disable certain componentsRenato Golin2015-07-221-7/+36
* Avoid early pipefail exits due to grep failures in stage comparisons.Dimitry Andric2015-07-201-4/+6
* Since BSD cmp(1) does not support the --ignore-initial option, use theDimitry Andric2015-07-201-2/+2
* test-release.sh: don't include /usr/local prefix in the tarballHans Wennborg2015-07-201-2/+2
* Add libunwind to the release scriptsHans Wennborg2015-07-171-1/+5
* test-release.sh: Add ability to do a test build using the trunk or branches.Daniel Sanders2015-07-171-3/+19
* test-release.sh: Run both .o files through sed before comparing themHans Wennborg2015-07-151-3/+4
* Switch the release script to build with CMake by default (PR21561)Hans Wennborg2015-07-151-48/+66
* test-release.sh: Remove the InstallDir parameter from configure_llvmCoreHans Wennborg2015-07-141-16/+5
* Fix several issues with the test-release.sh scriptDan Liew2015-07-141-68/+63
* Fix bug in test-release.sh where the script would not exit if anyDan Liew2015-07-071-1/+5
* test-release.sh: Minor fixes.Hans Wennborg2015-06-221-6/+3
* Drop remaining Dragonegg support in release scriptsHans Wennborg2015-06-011-12/+0
* Drop Dragonegg support from the release scriptHans Wennborg2015-04-291-113/+2
* test-release.sh: Drop some unused command-line options.Hans Wennborg2015-04-281-12/+0
* test-release.sh: Add a way to specify --build to configureDaniel Sanders2014-12-041-18/+29
* test-release.sh: Correct the logged configure command to match the one actual...Daniel Sanders2014-12-041-1/+2
* Update projects lists.Bill Wendling2014-08-201-1/+4
* test-release.sh: Add support for dot releasesTom Stellard2014-07-211-1/+1
* Display the name of the project failing the url check in the release scriptArnaud A. de Grandmaison2014-04-141-1/+1
* Remove superfluous label.Bill Wendling2013-12-031-1/+1