summaryrefslogtreecommitdiff
path: root/utils/release
AgeCommit message (Expand)Author
2018-01-20Merging r322875:Dimitry Andric
2017-09-15merge-request.sh: Update to use new "Fixed by Commit(s)" fieldTom Stellard
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-07-19Update trunk version to 6.0.0svnHans Wennborg
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-23merge-request.sh: Use https url for bugzillaTom Stellard
2017-05-15build_llvm_package.bat: Minor updatesHans Wennborg
2017-05-04[test-release] Status update *before* long gzipRenato Golin
2017-04-13build_llvm_package.bat: Move to VS2017Hans Wennborg
2017-03-24stable-merge-request.sh: Add a script for submitting merge requests via bugzillaTom Stellard
2017-02-08build_llvm_package.bat: Build teh clang-format plugin separatelyHans Wennborg
2017-02-04Add lld to the test-release.sh scriptDimitry Andric
2017-01-28This addresses LLDB bug 31699, which was caused by LLVM using static linking ...Vadim Chugunov
2017-01-18[test-release.sh] Add Polly to the list of projectsPengxuan Zheng
2017-01-12Bump trunk version to 5.0.0svnHans Wennborg
2017-01-11build_llvm_package.bat: Add note about what SWIG version to useHans Wennborg
2016-11-11Print correct directory in merge script.Richard Trieu
2016-09-29Remove LLVM_CONFIGTIME, left-overs from when reproducable builds whereJoerg Sonnenberger
2016-09-15build_llvm_package.bat: Update to VS2015 and include LLDBHans Wennborg
2016-08-09test-release.sh: Drop autoconf supportHans Wennborg
2016-07-27build_llvm_package.bat: try tests three timesHans Wennborg
2016-07-18build_llvm_package.bat: update version to 4.0.0Hans Wennborg
2016-07-18Revert r273099 "If the revision number starts with r, drop it. It will get ad...Hans Wennborg
2016-06-18If the revision number starts with r, drop it. It will get added backJoerg Sonnenberger
2016-06-01Update usage(), make sure srcdir is really empty.Joerg Sonnenberger
2016-05-29Make it easier to process merges in a normal buildable directory tree byJoerg Sonnenberger
2016-05-05Remove LLVM_ENABLE_TIMESTAMPSChris Bieneman
2016-05-03Win packaging script: include the OpenMP run-timeHans Wennborg
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-16Similar to rL257663, remove `function` keywords from export.sh andDimitry Andric
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
2016-01-13Remove bashism from merge.sh: POSIX sh does not have the `function`Dimitry Andric
2016-01-13Update version to 3.9.Hans Wennborg
2015-12-11Check in the script for building Win snapshotsHans 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-04Add a -revert option to utils/release/merge.shHans 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