1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 17:44:48 +09:00
Satori/eng
Prashanth Govindarajan bea8d9564c
More Parse tests for double, single and Half (#50394)
* Test ibm-fpgen locally for validation

* sq
2021-06-22 01:22:30 +00:00
..
actions/backport Fix another bug in the backport action (#53187) 2021-05-24 11:32:15 -07:00
common Update to latest version of source index package (#54292) 2021-06-16 14:07:27 -07:00
docker Replace AWK with Bash scripts (#46313) 2020-12-23 01:52:26 +01:00
native Build support for s390x: PAL layer (#53287) 2021-06-08 23:21:46 +02:00
pipelines [Mono] Enable runtime tests to run on Android x64 with interpreter (#54084) 2021-06-21 16:04:39 -04:00
restore Update pgo data versions, and remove excess nuget details handling old ibc data (#52082) 2021-04-30 12:21:00 -07:00
testing [wasm][aot] Add support for passing items to the aot/helix test project (#54425) 2021-06-18 18:40:07 -04:00
_._ Generate targets files that throws for unsupported netstandard applicable tfms (#53244) 2021-05-26 12:09:00 +02:00
Analyzers.props Enable single file analyzer in the runtime (#50894) 2021-05-19 13:04:03 -07:00
ApiCompatExcludeAttributes.txt Use [MemberNotNull] to reduce use of = null!; (#37490) 2020-06-09 05:28:21 -04:00
AvoidRestoreCycleOnSelfReference.targets Remove depprojs in favor of PackageReferences (#35606) 2020-07-23 17:20:26 +02:00
BeforeTargetFrameworkInference.targets Use targetPlatformMoniker for net5.0 and newer tfms (#43965) 2020-11-05 19:54:19 -08:00
Brewfile Remove autotools dependencies from the build requirements (#45825) 2020-12-09 13:57:08 +01:00
Build.props Enable restore binlog generation (#46270) 2020-12-21 22:53:43 +01:00
build.ps1 Fix mono corelib path in build script (#53731) 2021-06-04 23:03:21 +02:00
build.sh Build support for s390x: eng scripts (#52840) 2021-05-18 14:48:38 +02:00
CodeAnalysis.ruleset Enable recently added Microsoft.CodeAnalysis.NetAnalyzers rules (#53158) 2021-05-28 14:46:46 -04:00
CodeAnalysis.test.ruleset Enable recently added Microsoft.CodeAnalysis.NetAnalyzers rules (#53158) 2021-05-28 14:46:46 -04:00
codecov.yml Disable coverage status checks for project and patch (dotnet/corefx#34901) 2019-01-28 20:40:35 +01:00
codeOptimization.targets Changing Windows_NT -> Windows for enabling TargetPlatformMoniker feature of the sdk for platform specific tfms. (#43651) 2020-11-02 14:25:58 -08:00
configure-toolset.ps1 Initial runtime repository structure 2019-11-14 01:26:19 +01:00
configure-toolset.sh Initial runtime repository structure 2019-11-14 01:26:19 +01:00
coredistools.targets Make $(TargetOS) lowercase windows in eng/coredistools.target (#44845) 2020-11-18 04:05:37 +00:00
crossIBC.ps1 Add cross IBCMerge (dotnet/corefx#33282) 2018-11-15 10:16:38 -08:00
DefaultGenApiDocIds.txt Fix APICompat errors for atttributes on parameters (#49408) 2021-03-11 00:03:10 -08:00
DiaSymReaderNative.targets Fix a few more license headers (#38973) 2020-07-09 11:32:01 -04:00
empty.csproj Upgrading netcoreapp2.x and NCA3.0 to netcoreapp3.1 (#53358) 2021-05-28 13:11:03 +02:00
ILLink.Substitutions.Resources.template Adding generation of substitution files for trimming out resources when feature switch is present (#38397) 2020-06-30 12:24:39 -07:00
illink.targets Stop reading TargetFramework prop in props files (#52897) 2021-05-19 20:04:01 +02:00
install-native-dependencies.sh Enable tests for MacCatalyst x64 (#51139) 2021-05-08 08:30:58 -04:00
install-nuget-credprovider-then-build.sh Set +x on cred provider build proxy scripts (dotnet/core-setup#8284) 2019-09-17 10:29:30 -05:00
install-nuget-credprovider-then-msbuild.sh Set +x on cred provider build proxy scripts (dotnet/core-setup#8284) 2019-09-17 10:29:30 -05:00
install-nuget-credprovider.sh Set +x on cred provider build proxy scripts (dotnet/core-setup#8284) 2019-09-17 10:29:30 -05:00
LicenseHeader.txt Fix a few more license headers (#38973) 2020-07-09 11:32:01 -04:00
liveBuilds.targets [wasm] Use rsp file for emcc default flags, and a props file instead of txt (#52941) 2021-05-27 20:21:04 -04:00
NoTargetsSdk.BeforeTargets.targets React to MSBuild Traversal and NoTargets SDK updates (#52895) 2021-05-20 08:28:04 +02:00
outerBuild.targets Use already defined generateAssemblyReferenceSource rather defining a new target (#35818) 2020-05-11 13:59:11 -07:00
packaging.props Add Infra for porting lib only packages to use dotnet pack instead of pkgprojs (#51765) 2021-04-29 15:07:46 -07:00
packaging.targets Allow incremental servicing of packages and more packaging infra cleanup (#46447) 2020-12-31 11:20:46 +01:00
Publishing.props Initial runtime repository structure 2019-11-14 01:26:19 +01:00
python.targets Fix locating Python on Windows when py.exe not found (#33163) 2020-03-04 13:53:02 -08:00
referenceAssemblies.props Upgrading netcoreapp2.x and NCA3.0 to netcoreapp3.1 (#53358) 2021-05-28 13:11:03 +02:00
references.targets Don't reference the netstandard shim inside the shared framework (#53023) 2021-06-11 00:32:53 +02:00
regenerate-download-table.proj React to MSBuild Traversal and NoTargets SDK updates (#52895) 2021-05-20 08:28:04 +02:00
resolveContract.targets Don't reference the netstandard shim inside the shared framework (#53023) 2021-06-11 00:32:53 +02:00
resources.targets New Configuration System (#1787) 2020-02-06 05:24:08 +00:00
run-test.sh Fix FreeBSD __NumProc calculation (#50691) 2021-04-03 19:48:46 -07:00
sdl-tsa-vars.config Adding sdlConfig file to move policheck out of the build (#36142) 2020-05-13 15:37:34 -07:00
SignCheckExclusionsFile.txt Add DO-NOT-SIGN comment for files that should not be signed (#41185) 2020-08-22 13:18:56 -07:00
Signing.props Revert "Add mibc to the PE family of signatures" (#54162) 2021-06-14 13:35:01 -07:00
slngen.nuget.config disable restore in vs for projects targeting platform specific old frameworks (#44932) 2020-12-02 23:18:52 +01:00
slngen.targets Remove ProjectGuids from libs projects and update slngen (#48551) 2021-03-23 21:36:19 +01:00
slngen.template.proj disable restore in vs for projects targeting platform specific old frameworks (#44932) 2020-12-02 23:18:52 +01:00
Subsets.props Stop reading TargetFramework prop in props files (#52897) 2021-05-19 20:04:01 +02:00
SubsetValidation.targets Make build scripts' -help information more helpful (#37377) 2020-06-08 17:58:50 -07:00
SymbolPublishingExclusionsFile.txt Add symbol publishing exclusion list (dotnet/coreclr#26180) 2019-08-15 15:55:31 -07:00
targetframeworksuffix.props Refactor build to use SupportedOSPlatforms instead of IsWindowsSpecific (#51450) 2021-04-19 21:52:12 -07:00
targetingpacks.targets Update dotnet SDK to 6.0 Preview 4 (#53808) 2021-06-11 18:55:09 +02:00
Tools.props Run libraries package testing on build agent (#53905) 2021-06-09 22:55:07 +02:00
TraversalSdk.AfterProps.props Stop reading TargetFramework prop in props files (#52897) 2021-05-19 20:04:01 +02:00
useSharedDesignerContext.txt Consolidate packaging properties (#46331) 2020-12-25 03:02:42 +01:00
Version.Details.xml More Parse tests for double, single and Half (#50394) 2021-06-22 01:22:30 +00:00
versioning.targets Add PlatformNeutralAssembly property for targeted builds of cross platform assembly (#53626) 2021-06-07 14:48:17 -07:00
Versions.props More Parse tests for double, single and Half (#50394) 2021-06-22 01:22:30 +00:00