Skip to content

viewing diff: dotnet/main -> release/14.x #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 81 commits into
base: release/14.x
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
81 commits
Select commit Hold shift + click to select a range
cfaa48a
Update AzDO trigger branches
akoeplinger May 13, 2022
0daab2b
Move azure-pipelines.yml to eng folder
akoeplinger May 13, 2022
dfb8a66
Build clang-tblgen for cross compiling; build libclang for arm64 (#190)
lambdageek Apr 13, 2022
92ff95a
Bump windows image to VS2022
Apr 15, 2022
309599f
Build clang everywhere
radekdoulik Apr 25, 2022
9042ae3
Fix path to .yml
akoeplinger May 13, 2022
3109201
Remove Dockerfiles which trigger Component Governance warnings
akoeplinger May 13, 2022
03ce98f
Don't set CMAKE_CROSSCOMPILING for arm64/arm cross-compiling
akoeplinger May 20, 2022
46ab674
Remove :BOOL
akoeplinger May 20, 2022
37d3794
Disable LLVM tests in llvm_create_cross_target
akoeplinger May 20, 2022
f0fe5c3
[dotnet/main] Update dependencies from dotnet/arcade (#205)
dotnet-maestro[bot] May 23, 2022
b3b80a6
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] May 30, 2022
5c5ff92
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Jun 6, 2022
66cb606
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Jun 13, 2022
7f8d107
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Jun 20, 2022
83e6933
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Jun 27, 2022
427a0a1
Remediating Azure Artifacts Configuration Issues in your Repository
Jun 22, 2022
1b0aba1
Use public npm registry
akoeplinger Jun 30, 2022
4af5fb2
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Jul 4, 2022
8cb42b0
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Jul 11, 2022
8d453dc
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Jul 18, 2022
4b9f462
Add a parameter to force use of devtoolset7 and consume it (#226)
directhex Jul 18, 2022
72b28e2
Build Debug packages too (#142)
directhex Jul 21, 2022
935b754
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Jul 25, 2022
172c7ce
Remove utils/bazel dir
akoeplinger Aug 5, 2022
e720b73
Use stable VS build image (#237)
akoeplinger Aug 5, 2022
8ec090f
Use new build image in Windows_debug job too
akoeplinger Aug 6, 2022
79a5778
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Aug 6, 2022
8ef45d7
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Aug 8, 2022
1e50480
Add support for setting the copyright on produced binaries (#235)
mmitche Aug 6, 2022
403b4da
Upgrade to an MS.Build.Traversal version we have a ref package for. (…
crummel Aug 12, 2022
1ec9617
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Aug 15, 2022
b512771
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Aug 19, 2022
b22ff59
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Aug 22, 2022
0c3866a
Move Windows Debug build in azure-pipelines.yml
akoeplinger Aug 24, 2022
0d1f46e
Use matrix for Windows Debug build instead of separate job
akoeplinger Aug 26, 2022
de6cff7
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Aug 29, 2022
5940efc
Get rid of osx.10.12-x64 and osx.11.0-arm64. It isn't helpful. (#260)
directhex Aug 31, 2022
31637f3
Update public pool names
MattGal Sep 1, 2022
856b2dd
Merge pull request #261 from dotnet/dotnet/main-publicPoolNames
MattGal Sep 1, 2022
a0f97f8
Fix LicenseUrl to point to correct branch
akoeplinger Sep 2, 2022
1441d6d
Bump OS image to macOS 11, due to deprecated 10 VM (#265)
directhex Sep 2, 2022
782c3f1
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Sep 5, 2022
5a24b71
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Sep 12, 2022
861112c
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Sep 19, 2022
e31e776
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Sep 26, 2022
127f85d
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Oct 3, 2022
e7ab972
Add build config to AssetManifestOS for windows (#292)
akoeplinger Oct 6, 2022
7e68233
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Oct 10, 2022
68bbd5f
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Oct 17, 2022
3de64fe
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Oct 24, 2022
64e9f9b
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Oct 31, 2022
cefdac2
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Nov 7, 2022
ceae004
[build] Enable CodeQL with TSA in separate pipeline
mdh1418 Nov 2, 2022
0f8be25
Bump timeout for OSX and Windows builds
mdh1418 Nov 9, 2022
cc19c71
Remove problematic OSX build and decrease Windows build timeout
mdh1418 Nov 10, 2022
f5b7a2f
Remove parent repo pull request template
mdh1418 Nov 10, 2022
e6c8629
Fix branches for codeql
mdh1418 Nov 10, 2022
5ef1cd5
Merge pull request #314 from mdh1418/enable_codeql
mdh1418 Nov 11, 2022
aad2643
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Nov 28, 2022
a452072
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Dec 5, 2022
f297c5a
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Dec 12, 2022
ea445e4
Do not try to build LLVM with Zlib on Windows (#332)
akoeplinger Dec 13, 2022
1dead65
Fix demands in azure-pipelines.yml (#335)
akoeplinger Dec 14, 2022
414fb21
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Dec 19, 2022
ec1fd7b
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Dec 26, 2022
060d469
[dotnet/main] Update dependencies from dotnet/arcade (#341)
dotnet-maestro[bot] Jan 6, 2023
784ea12
Update dependencies from https://github.com/dotnet/arcade build 20230…
dotnet-maestro[bot] Jan 11, 2023
877a929
Update dependencies from https://github.com/dotnet/arcade build 20230…
dotnet-maestro[bot] Jan 16, 2023
c3098ed
Update dependencies from https://github.com/dotnet/arcade build 20230…
dotnet-maestro[bot] Jan 24, 2023
156ee47
Update dependencies from https://github.com/dotnet/arcade build 20230…
dotnet-maestro[bot] Jan 30, 2023
a0e023f
Update dependencies from https://github.com/dotnet/arcade build 20230…
dotnet-maestro[bot] Feb 6, 2023
7de031a
Merge ObjWriter into dotnet/main and update to LLVM 14 API (#287)
filipnavara Feb 7, 2023
6dbdaa1
Add llvm-dwarfdump to Micorosft.NETCore.Runtime.JIT.Tools project (#356)
agocke Feb 9, 2023
7ae7fa6
Only create ObjWriter and JIT.Tools package in Release (#359)
agocke Feb 10, 2023
5c6667c
Update dependencies from https://github.com/dotnet/arcade build 20230…
dotnet-maestro[bot] Feb 13, 2023
916d70c
Fix no-children warnings in objwriter output (#363)
agocke Feb 15, 2023
76686a9
Revert "Fix no-children warnings in objwriter output (#363)" (#366)
agocke Feb 17, 2023
94acfee
Update dependencies from https://github.com/dotnet/arcade build 20230…
dotnet-maestro[bot] Feb 20, 2023
505c61d
Use automatic build pool provider in azure-pipelines.yml (#370)
akoeplinger Feb 22, 2023
ea4d313
Bring proper fix for warnings about missing children (#369)
agocke Feb 22, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .config/tsaoptions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"instanceUrl": "https://devdiv.visualstudio.com/",
"template": "TFSDEVDIV",
"projectName": "DEVDIV",
"areaPath": "DevDiv\\mono",
"iterationPath": "DevDiv",
"notificationAliases": [ "[email protected]" ],
"repositoryName": "llvm-project",
"codebaseName": "llvm-project"
}
5 changes: 0 additions & 5 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,7 @@ pythonenv*
/clang/utils/analyzer/projects/*/RefScanBuildResults
# automodapi puts generated documentation files here.
/lldb/docs/python_api/

/artifacts
/.dotnet
/.packages
31 changes: 0 additions & 31 deletions bolt/utils/docker/Dockerfile

This file was deleted.

41 changes: 0 additions & 41 deletions clang/tools/clang-fuzzer/Dockerfile

This file was deleted.

70 changes: 0 additions & 70 deletions clang/utils/analyzer/Dockerfile

This file was deleted.

12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22168.2">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23118.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>bafd55901b50d6fc3507c8ed96a7777fcca1796f</Sha>
<Sha>38d3196e1596eb525367ec8d65fcc1f30a58261c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22168.2">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23118.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>bafd55901b50d6fc3507c8ed96a7777fcca1796f</Sha>
<Sha>38d3196e1596eb525367ec8d65fcc1f30a58261c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="7.0.0-beta.22168.2">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="8.0.0-beta.23118.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>bafd55901b50d6fc3507c8ed96a7777fcca1796f</Sha>
<Sha>38d3196e1596eb525367ec8d65fcc1f30a58261c</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
<PreReleaseVersionIteration>1</PreReleaseVersionIteration>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetBuildTasksPackagingVersion>7.0.0-beta.22168.2</MicrosoftDotNetBuildTasksPackagingVersion>
<MicrosoftDotNetBuildTasksPackagingVersion>8.0.0-beta.23118.1</MicrosoftDotNetBuildTasksPackagingVersion>
</PropertyGroup>
</Project>
102 changes: 102 additions & 0 deletions eng/azure-pipelines-codeql.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
trigger:
none

schedules:
- cron: 0 12 * * 1
displayName: Weekly Monday CodeQL/Semmle run
branches:
include:
- dotnet/main
- objwriter/12.x
always: true

variables:
- template: /eng/common-variables.yml
- name: Codeql.Enabled
value: True
- name: Codeql.Cadence
value: 0
- name: Codeql.TSAEnabled
value: True
- name: Codeql.BuildIdentifier
value: $(System.JobDisplayName)

stages:
- stage: Build
jobs:
- template: /eng/common/templates/jobs/jobs.yml
parameters:
jobs:

############ LINUX BUILD ############
- job: Build_Linux
displayName: Linux
timeoutInMinutes: 480
variables:
- _BuildConfig: Release
strategy:
matrix:
x64:
imagename: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7-20220716123527-d0bc8ed
archflag: --arch x64
Devtoolset7Arg: /p:ForceDevtoolset7=true
pool:
${{ if eq(variables['System.TeamProject'], 'public') }}:
vmImage: ubuntu-20.04
${{ if eq(variables['System.TeamProject'], 'internal') }}:
name: NetCore1ESPool-Internal
demands: ImageOverride -equals Build.Ubuntu.1804.Amd64
container:
image: $(imagename)
steps:
- bash: |
set -ex
git clean -ffdx
git reset --hard HEAD
displayName: 'Clean up working directory'

- task: CodeQL3000Init@0
displayName: Initialize CodeQL (manually-injected)

- bash: |
./build.sh --ci --restore --build $(archflag) --configuration $(_BuildConfig) $(_InternalBuildArgs) $(Devtoolset7Arg)
displayName: 'Build'

- task: CodeQL3000Finalize@0
displayName: Finalize CodeQL (manually-injected)

############ WINDOWS BUILD ############
- job: Build_Windows
displayName: Windows
timeoutInMinutes: 600
strategy:
matrix:
# Release
x64_release:
_BuildConfig: Release
archflag: -arch x64
pool:
${{ if eq(variables['System.TeamProject'], 'public') }}:
name: NetCore-Public
demands: ImageOverride -equals windows.vs2022.amd64.open
${{ if eq(variables['System.TeamProject'], 'internal') }}:
name: NetCore1ESPool-Internal
demands: ImageOverride -equals windows.vs2022.amd64
steps:
- checkout: self
clean: true
fetchDepth: 2

- script: |
git clean -ffdx
git reset --hard HEAD
displayName: 'Clean up working directory'

- task: CodeQL3000Init@0
displayName: Initialize CodeQL (manually-injected)

- powershell: eng\build.ps1 -ci -restore -build $(archflag) -configuration $(_BuildConfig) $(_InternalBuildArgs)
displayName: 'Build'

- task: CodeQL3000Finalize@0
displayName: Finalize CodeQL (manually-injected)
Loading