Merging r261258:
[oota-llvm.git] / utils / release /
2016-01-28 Daniel SandersBring back the test-suite export in test-release withou...
2016-01-27 Hans WennborgMerging r258891:
2016-01-26 Hans WennborgRevert accidental changes from r258805
2016-01-26 Dimitry AndricMerging r258436:
2016-01-26 James MolloyMerging r258690:
2016-01-19 Hans WennborgMerging r258168:
2016-01-19 Hans WennborgMerging r257905:
2016-01-14 Hans WennborgMerging r257791:
2015-12-11 Hans WennborgCheck in the script for building Win snapshots
2015-12-10 Alexey Bataev[OPENMP] Make -fopenmp to turn on OpenMP support by...
2015-08-24 Hans WennborgRevert r245355 "Release script: correctly symlink clang...
2015-08-18 Hans WennborgRelease script: correctly symlink clang-tools-extra...
2015-08-05 Hans Wennborgtest-release.sh: Fix naming of OpenMP runtime tarball
2015-08-04 Hans WennborgAdd a -revert option to utils/release/merge.sh
2015-08-03 Renato Golin[Release Script] Check for correct symlink name
2015-07-30 Daniel Sanders[test-release.sh] Add -no-libunwind to disable it on...
2015-07-29 Hans Wennborgtest-release.sh: Add option for building the OpenMP...
2015-07-24 Hans Wennborgtest-release.sh: Defer test errors until the end
2015-07-22 Renato Golin[Release] Allow release testers to disable certain...
2015-07-20 Dimitry AndricAvoid early pipefail exits due to grep failures in...
2015-07-20 Dimitry AndricSince BSD cmp(1) does not support the --ignore-initial...
2015-07-20 Hans Wennborgtest-release.sh: don't include /usr/local prefix in...
2015-07-17 Hans WennborgAdd libunwind to the release scripts
2015-07-17 Daniel Sanderstest-release.sh: Add ability to do a test build using...
2015-07-15 Hans Wennborgtest-release.sh: Run both .o files through sed before...
2015-07-15 Hans WennborgSwitch the release script to build with CMake by defaul...
2015-07-14 Hans Wennborgtest-release.sh: Remove the InstallDir parameter from...
2015-07-14 Dan LiewFix several issues with the test-release.sh script
2015-07-07 Dan LiewFix bug in test-release.sh where the script would not...
2015-06-22 Hans Wennborgtest-release.sh: Minor fixes.
2015-06-01 Hans WennborgDrop remaining Dragonegg support in release scripts
2015-04-29 Hans WennborgDrop Dragonegg from the release export script
2015-04-29 Hans WennborgDrop Dragonegg support from the release script
2015-04-28 Hans Wennborgtest-release.sh: Drop some unused command-line options.
2015-03-02 Hans Wennborgexport.sh: Make sure umask is not too restrictive ...
2015-01-15 Hans Wennborgutils/release/tag.sh: fix -revision vs. -rc check
2015-01-13 Hans WennborgRelease merge script: don't actually commit the merge
2015-01-13 Hans WennborgRelease tag script: add -revision option
2015-01-13 Hans WennborgRelease tag script: add -dry-run flag
2014-12-04 Daniel Sanderstest-release.sh: Add a way to specify --build to configure
2014-12-04 Daniel Sanderstest-release.sh: Correct the logged configure command...
2014-08-26 Bill WendlingUse 'xz' compression instead of 'gz'.
2014-08-20 Bill WendlingUpdate projects lists.
2014-08-20 Bill WendlingAdd libcxxabi to the projects.
2014-08-07 Bill WendlingUse the minor number for the revision numbers.
2014-07-22 Bill WendlingAdd openmp to the list of tagged things.
2014-07-21 Tom Stellardtest-release.sh: Add support for dot releases
2014-04-14 Arnaud A. de Grand... Display the name of the project failing the url check...
2013-12-03 Bill WendlingRemove superfluous label.
2013-11-24 Bill WendlingDefault to a better compression algorithm.
2013-11-20 Bill WendlingAdd -triple option.
2013-11-19 Bill WendlingAdd lld to projects to tag.
2013-11-18 Arnaud A. de Grand... test-release.sh: tweak RPATH for the binary packages.
2013-07-10 Duncan SandsCorrect comment.
2013-06-07 Bill WendlingAdd a script to help us create source tar balls for...
2013-06-07 Bill WendlingUse proper exit code.
2013-05-15 Bill WendlingUse proper syntax.
2013-05-15 Bill WendlingAdd lldb and polly to the projects to tag.
2013-05-08 Bill WendlingAdd libcxx and clang-tools-extra to the testing thing.
2013-05-08 Bill WendlingAdd clang-tools-extra to the list of things to tag...
2013-05-07 Bill WendlingAdd the libc++ project to those we tag.
2012-07-23 Sylvestre LedruFix a typo (the the => the)
2012-04-20 Bill WendlingModify the sh-bang to run out-of-the-box for FreeBSDes.
2012-04-18 Bill WendlingAdd a flag to rebranch if we need to.
2012-04-17 Bill WendlingDownload and build the compiler-rt project.
2012-04-17 Bill WendlingDon't tag libcxx and libcxxabi since we don't release...
2012-04-03 Bill WendlingAs Eric pointed out, even a Debug build should be equal...
2012-04-02 Bill WendlingCompare the .o files only for release builds. Add an...
2011-11-28 Bill WendlingSupport a 'final' release candidate tag.
2011-10-29 Bill WendlingDo a relative path ln command instead of an absolute...
2011-10-23 Bill WendlingRename the script to indicate that this is for the...
2011-10-23 Bill WendlingResurrect the 'find regressions for the TEST=nightly...
2011-10-21 Duncan SandsEnsure timestamps are not embedded into files when...
2011-10-21 Bill WendlingModify the script to output the regressions and passes...
2011-10-21 Bill WendlingCheck for divide by zero.
2011-10-20 Duncan SandsAlso compare the built dragonegg objects between phases...
2011-10-20 Duncan SandsReset the system compiler each time we start a new...
2011-10-20 Duncan SandsAdd support for testing dragonegg. This is disabled...
2011-10-20 Bill WendlingRevamp the script to handle the 'TEST=simple' output.
2011-10-19 Bill WendlingDuncan pointed out that sometimes CC and CXX are used...
2011-10-19 Bill WendlingUse bash instead.
2011-10-19 Bill WendlingMake changes so that this runs on FreeBSD.
2011-10-18 Bill WendlingDon't exit just because some early commands fail. Use...
2011-10-17 Bill WendlingForgot to add the project name to the 'svn ls' command.
2011-10-17 Bill WendlingAdd message to svn mkdir command.
2011-10-17 Bill WendlingDon't download and compile compiler-rt, libcxx, and...
2011-10-17 Bill WendlingUpdate to disable asserts. Build a phase 3 compiler...
2011-10-16 Bill WendlingOverhaul the 'test-release' script.
2011-10-16 Bill WendlingUpdate the tree before applying patch.
2011-10-16 Bill WendlingAdd a helper script to create branches and tag release...
2011-10-16 Bill WendlingAdd a script that helps merge changes into a release...
2011-03-27 Duncan SandsPartially revert commit 127155: I think it is much...
2011-03-25 Duncan SandsUseful script for finding regressions in the nightly...
2011-03-08 Bill WendlingDon't show commands.
2011-03-07 Bill WendlingDon't keep the log files around. Just pipe to a log...
2010-09-15 Duncan SandsRelease-Asserts no longer exists.
2010-09-13 Duncan SandsNowadays a release build has assertions off.
2010-09-09 Duncan SandsThis script is executable.
2010-09-08 Bill WendlingRemove --with-gxx-include-dir option because it's causi...
2010-09-08 Bill WendlingAdd an option to not test ObjC for those platforms...
next