1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/utils/release
Hans Wennborg 756e8f8932 Update build_llvm_package.bat
I moved to a new machine and had to adjust a few things:

- Use %USERNAME% instead of %USER% (not sure why %USER% didn't work anymore)
- Update paths for using Python 3.6 instead of 3.5
- Skip building OpenMP which seems broken on Windows
- Work around new vsdevcmd.bat changing paths:
  https://developercommunity.visualstudio.com/content/problem/26780/vsdevcmdbat-changes-the-current-working-directory.html
- Build stage-0 compiler with MinSizeRel to work around VS 2017 bug:
  https://developercommunity.visualstudio.com/content/problem/139043/miscompile-in-trivial-c-program-with-155-preview-2.html

llvm-svn: 323427
2018-01-25 14:43:10 +00:00
..
build_llvm_package.bat Update build_llvm_package.bat 2018-01-25 14:43:10 +00:00
export.sh Similar to rL257663, remove function keywords from export.sh and 2016-01-16 15:18:35 +00:00
findRegressions-nightly.py
findRegressions-simple.py
merge-request.sh Fix missing release metabug in merge-request.sh 2018-01-03 18:51:22 +00:00
merge.sh Print correct directory in merge script. 2016-11-11 23:26:28 +00:00
tag.sh Similar to rL257663, remove function keywords from export.sh and 2016-01-16 15:18:35 +00:00
test-release.sh Follow-up to rL322875 by initializing the do_libcxxabi variable properly. 2018-01-18 19:30:30 +00:00