summaryrefslogtreecommitdiffstats
path: root/llvm/utils/release
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 10.0.1Tom Stellard2020-04-131-2/+2
* build_llvm_package.bat: Produce zip files in addition to the installersHans Wennborg2020-02-251-1/+12
* test-release.sh: Add MLIR to the projects listHans Wennborg2020-01-301-0/+8
* export.sh: Fetch sources from GitHub instead of SVNTom Stellard2019-12-061-11/+24
* Update build_llvm_package.bat to build from the monorepoHans Wennborg2019-11-271-30/+26
* test-release.sh: Update to fetch source from GitHubTom Stellard2019-11-191-60/+52
* Fix copy-pasto in r374759Hans Wennborg2019-10-141-8/+8
* build_llvm_package.bat: Run check-clang-tools and check-clangd tests.Hans Wennborg2019-10-141-0/+8
* merge-request.sh: Update 9.0 metabug for 9.0.1Simon Atanasyan2019-10-131-1/+1
* build_llvm_package.bat: Bootstrap with VS 2019Hans Wennborg2019-09-261-7/+7
* test-release.sh: Don't use chrpath on SolarisRainer Orth2019-09-121-2/+5
* [utils] Update shebang to use the environment.Jonas Devlieghere2019-08-221-1/+1
* Add 9.0 release bug to merge request scriptSimon Atanasyan2019-08-211-0/+3
* test-release.sh: Reorder sed commands for the binary comparisonHans Wennborg2019-08-061-2/+2
* test-release.sh: Perform the sed substitution on both files (PR42739)Hans Wennborg2019-08-051-3/+4
* build_llvm_package.bat: Set PYTHON_EXECUTABLE (PR42724)Hans Wennborg2019-08-051-5/+5
* github-upload-release.py: Fix script name in examplesTom Stellard2019-07-251-4/+4
* Add github-release.py scriptTom Stellard2019-07-251-0/+77
* Bump the trunk version to 10.0.0svnHans Wennborg2019-07-181-2/+2
* merge-request.sh: Update 8.0 metabug for 8.0.1Tom Stellard2019-03-251-1/+1
* Use response file when generating LLVM-C.dllSerge Guelton2019-03-191-1/+11
* Revert "[clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not work...Paul Hoad2019-03-131-7/+7
* [clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not working if a...Paul Hoad2019-03-131-7/+7
* test-release.sh: Add option to use ninjaDiana Picus2019-02-111-9/+29
* Add 8.0 release bug to merge request scriptMatt Arsenault2019-01-301-0/+3
* Revert r351833 and r352250.Hans Wennborg2019-01-291-11/+1
* Build LLVM-C.dll by default on windows and enable in release packageHans Wennborg2019-01-251-1/+11
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-196-24/+18
* build_llvm_package.bat: Run more testsHans Wennborg2019-01-171-5/+13
* Revert r351324 "Build LLVM-C.dll by default on windows and enable in release ...Hans Wennborg2019-01-161-11/+1
* Build LLVM-C.dll by default on windows and enable in release packageHans Wennborg2019-01-161-1/+11
* Bump the trunk version to 9.0.0svnHans Wennborg2019-01-161-2/+2
* Include lldb in Win snapshots again (PR37307)Hans Wennborg2019-01-161-7/+15
* Python compat - has_key vs. in operatorSerge Guelton2019-01-032-18/+18
* Python compat - print statementSerge Guelton2019-01-032-37/+41
* Revert "Exclude wasm target from Windows packaging due to PR39448"Thomas Lively2018-11-091-2/+2
* Branch/tag all projects with a single commit in release-tagging script.James Y Knight2018-11-091-15/+31
* Exclude wasm target from Windows packaging due to PR39448Hans Wennborg2018-11-051-2/+2
* merge-request.sh: Add 7.0 metabugTom Stellard2018-09-281-0/+3
* build_llvm_package.bat: Add OpenMP backHans Wennborg2018-08-031-1/+1
* utils/release/tag.sh: add debuginfo-tests to project listHans Wennborg2018-08-021-1/+1
* Bump the trunk version to 8.0.0svnHans Wennborg2018-08-011-2/+2
* build_llvm_package.bat: Re-try the build stepsHans Wennborg2018-07-031-5/+5
* utils/release: Add merge-git.shTom Stellard2018-06-131-0/+92
* build_llvm_package.bat: Drop LLDB from the package.Hans Wennborg2018-03-191-15/+7
* merge-request.sh: Update 6.0 metabug for 6.0.1Tom Stellard2018-03-081-1/+1
* Update build_llvm_package.batHans Wennborg2018-01-251-5/+9
* 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
* Fix missing release metabug in merge-request.shMatt Arsenault2018-01-031-0/+3
OpenPOWER on IntegriCloud