summaryrefslogtreecommitdiffstats
path: root/llvm/utils/release
Commit message (Expand)AuthorAgeFilesLines
* merge-request.sh: Use https url for bugzillaTom Stellard2017-05-231-1/+1
* build_llvm_package.bat: Minor updatesHans Wennborg2017-05-151-4/+4
* [test-release] Status update *before* long gzipRenato Golin2017-05-041-5/+5
* build_llvm_package.bat: Move to VS2017Hans Wennborg2017-04-131-7/+7
* stable-merge-request.sh: Add a script for submitting merge requests via bugzillaTom Stellard2017-03-241-0/+198
* build_llvm_package.bat: Build teh clang-format plugin separatelyHans Wennborg2017-02-081-1/+11
* Add lld to the test-release.sh scriptDimitry Andric2017-02-041-1/+9
* This addresses LLDB bug 31699, which was caused by LLVM using static linking ...Vadim Chugunov2017-01-281-1/+1
* [test-release.sh] Add Polly to the list of projectsPengxuan Zheng2017-01-181-1/+13
* Bump trunk version to 5.0.0svnHans Wennborg2017-01-121-2/+2
* build_llvm_package.bat: Add note about what SWIG version to useHans Wennborg2017-01-111-0/+4
* Print correct directory in merge script.Richard Trieu2016-11-111-1/+1
* Remove LLVM_CONFIGTIME, left-overs from when reproducable builds whereJoerg Sonnenberger2016-09-291-2/+0
* build_llvm_package.bat: Update to VS2015 and include LLDBHans Wennborg2016-09-151-9/+12
* test-release.sh: Drop autoconf supportHans Wennborg2016-08-091-46/+17
* build_llvm_package.bat: try tests three timesHans Wennborg2016-07-271-8/+8
* build_llvm_package.bat: update version to 4.0.0Hans Wennborg2016-07-181-2/+2
* Revert r273099 "If the revision number starts with r, drop it. It will get ad...Hans Wennborg2016-07-181-1/+1
* If the revision number starts with r, drop it. It will get added backJoerg Sonnenberger2016-06-181-1/+1
* Update usage(), make sure srcdir is really empty.Joerg Sonnenberger2016-06-011-0/+2
* Make it easier to process merges in a normal buildable directory tree byJoerg Sonnenberger2016-05-291-1/+9
* Remove LLVM_ENABLE_TIMESTAMPSChris Bieneman2016-05-051-2/+2
* Win packaging script: include the OpenMP run-timeHans Wennborg2016-05-031-1/+3
* [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
* Similar to rL257663, remove `function` keywords from export.sh andDimitry Andric2016-01-162-5/+5
* 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
* Remove bashism from merge.sh: POSIX sh does not have the `function`Dimitry Andric2016-01-131-1/+1
* Update version to 3.9.Hans Wennborg2016-01-131-2/+2
* Check in the script for building Win snapshotsHans Wennborg2015-12-111-0/+93
* [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
* 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
OpenPOWER on IntegriCloud