index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
utils
/
release
/
test-release.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-release.sh: Add MLIR to the projects list
Hans Wennborg
2020-01-30
1
-0
/
+8
*
test-release.sh: Update to fetch source from GitHub
Tom Stellard
2019-11-19
1
-60
/
+52
*
test-release.sh: Don't use chrpath on Solaris
Rainer Orth
2019-09-12
1
-2
/
+5
*
test-release.sh: Reorder sed commands for the binary comparison
Hans Wennborg
2019-08-06
1
-2
/
+2
*
test-release.sh: Perform the sed substitution on both files (PR42739)
Hans Wennborg
2019-08-05
1
-3
/
+4
*
test-release.sh: Add option to use ninja
Diana Picus
2019-02-11
1
-9
/
+29
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Follow-up to rL322875 by initializing the do_libcxxabi variable properly.
Dimitry Andric
2018-01-18
1
-0
/
+1
*
Add a -no-libcxxabi option to the test-release.sh script.
Dimitry Andric
2018-01-18
1
-1
/
+8
*
test-release.sh: Move test-suite setup to beginning of the script
Tom Stellard
2017-08-15
1
-8
/
+13
*
test-release.sh: Fix phase2 and phase3 binary comparision
Tom Stellard
2017-07-24
1
-1
/
+1
*
[test-release.sh] Enable Polly by default
Pengxuan Zheng
2017-06-20
1
-6
/
+2
*
test-release.sh: Run the test-suite using phase3 clang
Tom Stellard
2017-06-15
1
-1
/
+4
*
test-release.sh: Remove workaround for test-suite build
Tom Stellard
2017-06-08
1
-12
/
+17
*
[test-release] Status update *before* long gzip
Renato Golin
2017-05-04
1
-5
/
+5
*
Add lld to the test-release.sh script
Dimitry Andric
2017-02-04
1
-1
/
+9
*
[test-release.sh] Add Polly to the list of projects
Pengxuan Zheng
2017-01-18
1
-1
/
+13
*
Remove LLVM_CONFIGTIME, left-overs from when reproducable builds where
Joerg Sonnenberger
2016-09-29
1
-2
/
+0
*
test-release.sh: Drop autoconf support
Hans Wennborg
2016-08-09
1
-46
/
+17
*
Remove LLVM_ENABLE_TIMESTAMPS
Chris Bieneman
2016-05-05
1
-2
/
+2
*
[test-release.sh] Add lldb to list of projects (disabled by default)
Daniel Sanders
2016-02-29
1
-0
/
+15
*
Bring back the test-suite export in test-release without bringing back the bu...
Daniel Sanders
2016-01-28
1
-7
/
+19
*
test-release.sh: Ignore LC_CTYPE in sed invocation on Darwin
Hans Wennborg
2016-01-27
1
-2
/
+3
*
In test-release.sh, only run `uname -s` once. NFC.
Dimitry Andric
2016-01-21
1
-3
/
+4
*
Let test-release.sh checkout subprojects directly into the target tree,
Dimitry Andric
2016-01-21
1
-43
/
+23
*
test-release.sh: Use CMake also for Darwin
Hans Wennborg
2016-01-19
1
-5
/
+0
*
test-release.sh: Fix clang-tools-extra symlink for CMake build
Hans Wennborg
2016-01-15
1
-3
/
+13
*
Exclude test-suite from CMake builds in test-release.sh
Hans Wennborg
2016-01-14
1
-0
/
+6
*
[OPENMP] Make -fopenmp to turn on OpenMP support by default.
Alexey Bataev
2015-12-10
1
-48
/
+7
*
Revert r245355 "Release script: correctly symlink clang-tools-extra into the ...
Hans Wennborg
2015-08-24
1
-2
/
+2
*
Release script: correctly symlink clang-tools-extra into the build (PR22765)
Hans Wennborg
2015-08-18
1
-2
/
+2
*
test-release.sh: Fix naming of OpenMP runtime tarball
Hans Wennborg
2015-08-05
1
-1
/
+6
*
[Release Script] Check for correct symlink name
Renato Golin
2015-08-03
1
-1
/
+1
*
[test-release.sh] Add -no-libunwind to disable it on targets that don't suppo...
Daniel Sanders
2015-07-30
1
-1
/
+9
*
test-release.sh: Add option for building the OpenMP run-time
Hans Wennborg
2015-07-29
1
-1
/
+48
*
test-release.sh: Defer test errors until the end
Hans Wennborg
2015-07-24
1
-4
/
+27
*
[Release] Allow release testers to disable certain components
Renato Golin
2015-07-22
1
-7
/
+36
*
Avoid early pipefail exits due to grep failures in stage comparisons.
Dimitry Andric
2015-07-20
1
-4
/
+6
*
Since BSD cmp(1) does not support the --ignore-initial option, use the
Dimitry Andric
2015-07-20
1
-2
/
+2
*
test-release.sh: don't include /usr/local prefix in the tarball
Hans Wennborg
2015-07-20
1
-2
/
+2
*
Add libunwind to the release scripts
Hans Wennborg
2015-07-17
1
-1
/
+5
*
test-release.sh: Add ability to do a test build using the trunk or branches.
Daniel Sanders
2015-07-17
1
-3
/
+19
*
test-release.sh: Run both .o files through sed before comparing them
Hans Wennborg
2015-07-15
1
-3
/
+4
*
Switch the release script to build with CMake by default (PR21561)
Hans Wennborg
2015-07-15
1
-48
/
+66
*
test-release.sh: Remove the InstallDir parameter from configure_llvmCore
Hans Wennborg
2015-07-14
1
-16
/
+5
*
Fix several issues with the test-release.sh script
Dan Liew
2015-07-14
1
-68
/
+63
*
Fix bug in test-release.sh where the script would not exit if any
Dan Liew
2015-07-07
1
-1
/
+5
*
test-release.sh: Minor fixes.
Hans Wennborg
2015-06-22
1
-6
/
+3
*
Drop remaining Dragonegg support in release scripts
Hans Wennborg
2015-06-01
1
-12
/
+0
*
Drop Dragonegg support from the release script
Hans Wennborg
2015-04-29
1
-113
/
+2
[next]