Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-09Fixup feeds (#96)release/6.xdotnet bot
2021-01-15Merge pull request #90 from vargaz/6.x-implicitlegacy-mono-do-not-deletelegacy-monoZoltan Varga
2021-01-15Fix a crash in the ImplicitNullChecks pass.Zoltan Varga
2020-09-08Use inline code (instead of __multi3) for 128-bit mul on 32-bit arm.Imran Hameed
2020-05-18Update dependencies from https://github.com/dotnet/arcade build 20200511.9 (#50)dotnet-maestro[bot]
2020-05-11Update dependencies from https://github.com/dotnet/arcade build 20200506.5 (#48)dotnet-maestro[bot]
2020-05-11Always include `llvm-as` command in Tools package (#47)Jo Shields
2020-05-04Update dependencies from https://github.com/dotnet/arcade build 20200428.4 (#45)dotnet-maestro[bot]
2020-04-27Update dependencies from https://github.com/dotnet/arcade build 20200421.14 (...dotnet-maestro[bot]
2020-04-24Merge pull request #42 from vargaz/llvm-no-terminfo-6.xZoltan Varga
2020-04-24Fix the previous change.Zoltan Varga
2020-04-24Merge pull request #41 from vargaz/llvm-no-terminfo-6.xZoltan Varga
2020-04-24Disable terminfo support.Zoltan Varga
2020-04-06Update dependencies from https://github.com/dotnet/arcade build 20200401.2 (#36)dotnet-maestro[bot]
2020-03-31Build LLVM for arm (#35)Egor Bogatov
2020-03-25Feed cleanup (#33)Matt Mitchell
2020-03-23Update dependencies from https://github.com/dotnet/arcade build 20200321.1 (#32)dotnet-maestro[bot]
2020-03-17Merge pull request #31 from vargaz/mxe-build2Zoltan Varga
2020-03-17Disable the mxe build for now, it overwrites the the osx packages.Zoltan Varga
2020-03-16Update dependencies from https://github.com/dotnet/arcade build 20200312.3 (#30)dotnet-maestro[bot]
2020-03-16Merge pull request #27 from vargaz/mxe-buildZoltan Varga
2020-03-15Use the windows nuget props files for mxe.Zoltan Varga
2020-03-09Update dependencies from https://github.com/dotnet/arcade build 20200308.2 (#29)dotnet-maestro[bot]
2020-03-02Update dependencies from https://github.com/dotnet/arcade build 20200301.1 (#28)dotnet-maestro[bot]
2020-02-25Add MXE build lane.Zoltan Varga
2020-02-24Update dependencies from https://github.com/dotnet/arcade build 20200223.1 (#26)dotnet-maestro[bot]
2020-02-18Don't specify --arch for publishing on LinuxJo Shields
2020-02-18Add cross-compiled ARM64 builds (#23)Jo Shields
2020-02-17Update dependencies from https://github.com/dotnet/arcade build 20200216.1 (#25)dotnet-maestro[bot]
2020-02-15Update dependencies from https://github.com/dotnet/arcade build 20200214.2 (#24)dotnet-maestro[bot]
2020-02-15[release/6.x] Update dependencies from dotnet/arcade (#22)dotnet-maestro[bot]
2020-02-15Fix another typoJo Shields
2020-02-14Fix copy-paste errorJo Shields
2020-02-13Add some build flags from WindowsJo Shields
2020-01-29Use BuildOS not OS, as OS is "Unix" on LinuxJo Shields
2020-01-28Conditionally add BuildID on Linux only (#21)Jo Shields
2020-01-28Update dependencies from https://github.com/dotnet/arcade build 20200126.3 (#15)dotnet-maestro[bot]
2020-01-28Fix missing BuildID (#20)Jo Shields
2020-01-28Don't use empty.csproj, we have a perfectly good llvm.proj (#19)Jo Shields
2020-01-28Try to fix odd permissions error on package publish (#18)Jo Shields
2020-01-27Bump dotnet SDK version to match Windows images (#17)Jo Shields
2020-01-27Try and build using MCR Centos container (#16)Jo Shields
2020-01-24Use PackageTargetRuntime not PackageRID to avoid `-amd64` arch in dir (#14)Jo Shields
2020-01-23Update dependencies from https://github.com/dotnet/arcade build 20200118.1 (#13)dotnet-maestro[bot]
2020-01-14Fix LLVM build script to work with both netcore and Mono packaging. (#12)Johan Lorensson
2020-01-13Update dependencies from https://github.com/dotnet/arcade build 20200112.1 (#11)dotnet-maestro[bot]
2020-01-08Avoid `linux-x64-x64` RID from putting arch in the wrong place in fallback (#10)Jo Shields
2020-01-08Use `alpha` not `prerelease` to better align with the rest of Core (#9)Jo Shields
2020-01-08Try to lean further into Arcade and shared variables (#8)Jo Shields
2020-01-08[release/6.x] Update dependencies from dotnet/arcade (#2)dotnet-maestro[bot]