summaryrefslogtreecommitdiffstats
path: root/llvm/utils/release
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a -revert option to utils/release/merge.shHans Wennborg2015-08-041-4/+19
* [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-173-3/+7
* 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-012-13/+1
* Drop Dragonegg from the release export scriptHans Wennborg2015-04-291-1/+1
* 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
* export.sh: Make sure umask is not too restrictive (PR22742)Hans Wennborg2015-03-021-0/+3
* utils/release/tag.sh: fix -revision vs. -rc checkHans Wennborg2015-01-151-1/+1
* Release merge script: don't actually commit the mergeHans Wennborg2015-01-131-4/+6
* Release tag script: add -revision optionHans Wennborg2015-01-131-7/+21
* Release tag script: add -dry-run flagHans Wennborg2015-01-131-6/+11
* 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
* Use 'xz' compression instead of 'gz'.Bill Wendling2014-08-261-1/+1
* Update projects lists.Bill Wendling2014-08-202-2/+5
* Add libcxxabi to the projects.Bill Wendling2014-08-201-1/+1
* Use the minor number for the revision numbers.Bill Wendling2014-08-071-12/+13
* Add openmp to the list of tagged things.Bill Wendling2014-07-221-1/+1
* 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
* Default to a better compression algorithm.Bill Wendling2013-11-241-2/+15
* Add -triple option.Bill Wendling2013-11-201-3/+38
* Add lld to projects to tag.Bill Wendling2013-11-191-1/+1
* test-release.sh: tweak RPATH for the binary packages.Arnaud A. de Grandmaison2013-11-181-0/+32
* Correct comment.Duncan Sands2013-07-101-1/+1
* Add a script to help us create source tar balls for the release.Bill Wendling2013-06-071-0/+83
* Use proper exit code.Bill Wendling2013-06-071-1/+1
* Use proper syntax.Bill Wendling2013-05-151-1/+1
* Add lldb and polly to the projects to tag.Bill Wendling2013-05-151-2/+3
* Add libcxx and clang-tools-extra to the testing thing.Bill Wendling2013-05-081-3/+10
* Add clang-tools-extra to the list of things to tag for the release.Bill Wendling2013-05-081-2/+2
OpenPOWER on IntegriCloud