Skip to content

Conversation

@adityapatwardhan
Copy link
Member

@adityapatwardhan adityapatwardhan commented Sep 28, 2018

PR Summary

Native code for PowerShell has been moved to repository PowerShell/PowerShell-Native.

Hence, removing all the native code and related build components.

PR Checklist

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd be happy to see a guidelines about new workflow for dev/debug and release. (Scenario - "I need use new Unix syscall")

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have opened an issue in the powershell-native repro to track this.

PowerShell/PowerShell-Native#11

@TravisEz13
Copy link
Member

The wIndows build is failing with

2018-09-28T22:57:47.5130286Z C:\Users\VssAdministrator\Appdata\Local\Microsoft\dotnet\sdk\2.1.402\Microsoft.Common.CurrentVersion.targets(4533,5): error MSB3030: Could not copy the file "D:\a\1\s\src\PowerShell.Core.Instrumentation\PowerShell.Core.Instrumentation.man" because it was not found. [D:\a\1\s\src\powershell-win-core\powershell-win-core.csproj]
2018-09-28T22:57:47.5130819Z C:\Users\VssAdministrator\Appdata\Local\Microsoft\dotnet\sdk\2.1.402\Microsoft.Common.CurrentVersion.targets(4533,5): error MSB3030: Could not copy the file "D:\a\1\s\src\powershell-native\Install-PowerShellRemoting.ps1" because it was not found. [D:\a\1\s\src\powershell-win-core\powershell-win-core.csproj]
2018-09-28T22:57:47.5131507Z C:\Users\VssAdministrator\Appdata\Local\Microsoft\dotnet\sdk\2.1.402\Microsoft.Common.CurrentVersion.targets(4533,5): error MSB3030: Could not copy the file "D:\a\1\s\src\PowerShell.Core.Instrumentation\RegisterManifest.ps1" because it was not found. [D:\a\1\s\src\powershell-win-core\powershell-win-core.csproj]

@adityapatwardhan
Copy link
Member Author

@TravisEz13 Issues fixed. Can you have another look?

@TravisEz13 TravisEz13 merged commit b42c001 into PowerShell:master Oct 2, 2018
@adityapatwardhan adityapatwardhan deleted the CleanupBuild branch October 2, 2018 19:55
andyleejordan added a commit to andyleejordan/PowerShell that referenced this pull request Nov 2, 2018
As of PowerShell#7892, the PowerShell repository no longer uses Git submodules.
This is fantastic from a workflow standpoint, and so all the notes about
how to deal with submodules (and all the build steps explicitly
initializing and updating submodules) can be safely removed.
TravisEz13 pushed a commit that referenced this pull request Nov 5, 2018
As of #7892, the PowerShell repository no longer uses Git submodules.
This is fantastic from a workflow standpoint, and so all the notes about
how to deal with submodules (and all the build steps explicitly
initializing and updating submodules) can be safely removed.
adityapatwardhan added a commit to adityapatwardhan/PowerShell that referenced this pull request Apr 9, 2019
Native code for PowerShell has been moved to repository PowerShell/PowerShell-Native.

Hence, removing all the native code and related build components.
@xtqqczze xtqqczze mentioned this pull request Jan 24, 2020
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants