[installer] Sync 2292177 → 823c513
Diff: https://github.com/dotnet/installer/compare/2292177769e14117b5517583ebed78533d2642af..823c51323a83639075f6666a06a0f3a48804233a From: https://github.com/dotnet/installer/commit/2292177769e14117b5517583ebed78533d2642af To: https://github.com/dotnet/installer/commit/823c51323a83639075f6666a06a0f3a48804233a Commits: - Initial commit https://github.com/dotnet/installer/commit/f40dd3d9f7c7c91e9a7621823ad0b91806a9d7e7 - Initial commit https://github.com/dotnet/installer/commit/15ccc3781f3c6ea717c0e56b68bbd9df4d1b1483 - Add gitignore https://github.com/dotnet/installer/commit/abb9aded65be13d1cdd2f9b95403fda2c6618b3f - Execute the known commands - Added dotnet.sh and dotnet.cmd for testing - Still uses dnx and dnu for bootstrapping https://github.com/dotnet/installer/commit/92f20068e71ccc6284ede520940c0b6facfb22ff - Made the .sh executable https://github.com/dotnet/installer/commit/0ce00feacc76f475fb50d1de8469b228f86c9767 - Some small tweaks to make development easier - Added scripts directory to path when using dotnet tool - Added dotnet-compile and dotnet-restore https://github.com/dotnet/installer/commit/550dd7f0629b5a78e108c99dfa73b68ce91d5dba - merge my spike on compile/publish/run and switch from PS1 to C# https://github.com/dotnet/installer/commit/43873a37b5566f31bb9bfffd36b4d774eb7099f6 - cleanup unused PS1 files https://github.com/dotnet/installer/commit/78858b0edbac3479cbcef685f77ba737cea85710 - code review feedback and clean-up https://github.com/dotnet/installer/commit/6395ffbff567c308ef400a20c10c577724cc14f9 - add readme https://github.com/dotnet/installer/commit/37de4976b33edccfb7ff4f9d77740047ab126924 - add some readme https://github.com/dotnet/installer/commit/eaf7cb30abc29fef81ecc2375d7c727d3c00be58 - Update README.md https://github.com/dotnet/installer/commit/6825aec8026dd5fa4270c7bc624d8af71e4fd775 - Update README.md https://github.com/dotnet/installer/commit/d08585550976032c131910a45793edbe023056ba - Merge pull request #37 from Sridhar-MS/ci-defintion https://github.com/dotnet/installer/commit/f230c84b9fe17327f1ca84dfc057868acd94c5a2 - port DNX's ApplicationHostContext as ProjectContext https://github.com/dotnet/installer/commit/9da2475e2f6f3689890e1ddb1c70d20ed43ee85b - cleaning up bootstrap story https://github.com/dotnet/installer/commit/cdd7248a8dc3eae165e1a1d8574aa20b9144932e - add some bootstrap scripting https://github.com/dotnet/installer/commit/40eba07f289129633f8c5d16ffc3e246012d8e35 - code review feedback https://github.com/dotnet/installer/commit/6d3f07234ac12ed315a488c96d00aa613b36b4f0 - refactor to use our JSON parser https://github.com/dotnet/installer/commit/c60cef1e9b531ca8343ee54373b1bd813eeeb524 - fix TestApp project.json https://github.com/dotnet/installer/commit/4624544e06ae7d9fa71d906246e7e0fad12807e3 [... commit list trimmed ...] [[ commit created by automation ]]
Showing
- eng/pipelines/ci-crossbuild.yml 27 additions, 0 deletionseng/pipelines/ci-crossbuild.yml
- prereqs/git-info/AllRepoVersions.props 1 addition, 1 deletionprereqs/git-info/AllRepoVersions.props
- prereqs/git-info/installer.props 1 addition, 1 deletionprereqs/git-info/installer.props
- src/installer/eng/Version.Details.xml 8 additions, 8 deletionssrc/installer/eng/Version.Details.xml
- src/installer/eng/Versions.props 1 addition, 1 deletionsrc/installer/eng/Versions.props
- src/installer/eng/pipelines/templates/jobs/vmr-build.yml 34 additions, 11 deletionssrc/installer/eng/pipelines/templates/jobs/vmr-build.yml
- src/installer/eng/pipelines/templates/stages/vmr-cross-build.yml 107 additions, 0 deletions...taller/eng/pipelines/templates/stages/vmr-cross-build.yml
- src/installer/global.json 2 additions, 2 deletionssrc/installer/global.json
- src/source-manifest.json 1 addition, 1 deletionsrc/source-manifest.json
Please register or sign in to comment