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

github.com/PowerShell/PowerShell.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-11Use source generator for `PSVersionInfo` to improve startup time (#15603)Ilya
2022-10-05Remove unnecessary native dependencies from the package (#18213)Aditya Patwardhan
2022-10-01Move ApiScan to compliance build (#18191)Travis Plunk
2022-09-16Re-enable building with Ready-to-Run (#18105)Dongbo Wang
2022-08-04Update the comment about why R2R is disabled (#17850)Dongbo Wang
2022-02-16Update projects and scripts to use .NET 7 preview 1 pre-release builds (#16856)Aditya Patwardhan
2021-10-27Clean up `crossgen` related build scripts also generate native symbols for `R...Dongbo Wang
2021-08-09Update Language Version to 10 and fix related issues (#15886)Aditya Patwardhan
2021-07-20Update to .NET 6 Preview 6 and use `crossgen2` (#15763)Aditya Patwardhan
2021-06-15Make sure `GA` revision increases from `RC` and `Preview` releases (#15558)Travis Plunk
2021-05-26Update to .NET Preview 6 SDK (#15452)Aditya Patwardhan
2021-03-23Allow patching of preview releases (#15074)Travis Plunk
2021-02-09Bump .NET framework to 6.0.0-preview.1 (#14719)Aditya Patwardhan
2020-11-18Add StyleCop.Analyzers package (#13963)xtqqczze
2020-11-01Enforce code style in build (#13957)xtqqczze
2020-10-23Turn on `/features:strict` for all projects (#13383)xtqqczze
2020-09-24Update PowerShell to build against dotnet 5.0-RC.1 (#13643)Dongbo Wang
2020-07-21Set C# language version to preview/9.0 (#13090)Ilya
2020-07-21Remove rcedit dependency, move daily ico dependency to props file (#13123)Tyler James Leonhardt
2020-07-10Disable R2R for debug build (#13144)Ilya
2020-05-20Remove phrase 'All rights reserved' from Microsoft copyright statements (#12722)xtqqczze
2020-04-30Document why `PackageVersion` is used in `PowerShell.Common.props` (#12523)xtqqczze
2020-04-28Use new `TargetFramwork` as `net5.0` in packaging scripts (#12503)Ilya
2020-04-22Turn on `ReadyToRun` (#12361)Ilya
2020-03-19Move to `.NET 5 preview.1` (#12140)Steve Lee
2019-10-19Move to .NET Core 3.1 preview 1 (#10798)Aditya Patwardhan
2019-05-21Port PowerShell to .NET Core 3.0 (#9597)Steve Lee
2019-05-11Update use of "PowerShell Core" to just "PowerShell" (#9513)Steve Lee
2019-04-17Add ability to cross compile (#9374)Travis Plunk
2019-04-14Make CodeCoverage configuration build portable PDBs (#9346)Aditya Patwardhan
2019-02-19Port DotNet fixes from 6.1.3 (#8914)Travis Plunk
2019-01-23Merged PR 6648: Bump SDK and Runtime VersionsTravis Plunk
2018-10-03Update to .NET Core 2.1.5 with SDK 2.1.403 (#7936)Ilya
2018-09-21Update to .NET Core 2.1.4 with SDK 2.1.402 (#7834)Dongbo Wang
2018-08-31Update to latest package references, runtime framework, and SDK (#7646)Ilya
2018-07-13update to latest package references, runtime framework, and SDK (#7272)Travis Plunk
2018-06-29Move to dotnet core 2.1.1 (#7161)Ilya
2018-05-15Enable full symbols for windows (#6853)Travis Plunk
2018-05-03Update PowerShell to build with .NET Core SDK 2.1.300-rc1-008662 (#6718)Ilya
2018-04-06Use C# latest language in proj files (#6559)Ilya
2018-03-16Update to DotNet 2.0.6 (#6403)Travis Plunk
2018-01-17Update PowerShell to build with .NET Core 2.0.5 (#5903)Ilya
2017-12-13Update PowerShell to build with .NET Core runtime 2.0.4 (#5677)Dongbo Wang
2017-11-15Add HighEntropyVA to building pwsh (#5455)Travis Plunk
2017-11-03Update powershell to use 2.0.4-servicing dotnet core runtime (#5295)Dongbo Wang
2017-09-28Get 'PSVersion' and 'GitCommitId' from the 'ProductVersion' attribute of asse...Ilya
2017-09-07Refactor MSBuild project files to get PowerShell version from git tag (#4182)Ilya
2017-08-17Move to the official .NET Core 2.0 (#4603)Dongbo Wang
2017-06-30Move powershell to `2.0.0-preview3-25426-01` using the .NET CLI `2.0.0-previe...Dongbo Wang
2017-06-29Refactor MSBuild project files by adding the common property file 'PowerShell...Ilya