build.cmd/sh changes (#5958)
Update the build scripts to support building subfolders or subgroups of projects * Add build scripts for ci * Remove obsolete scripts * Add flags like --test and --pack to control running just test or packaging * Add flags like --managed and --native to control building sub-types of projects * Remove KoreBuild bootstrapper flags * Update to extensions 3.0.0-preview.18619.1 (needed to get a fix for aspnet/Extensions#815 to make this change work on MSBuild.exe)
显示
- .azure/pipelines/ci.yml 3 个添加, 29 个删除.azure/pipelines/ci.yml
- .azure/pipelines/jobs/default-build.yml 14 个添加, 6 个删除.azure/pipelines/jobs/default-build.yml
- .azure/pipelines/pr-validation-temp.yml 3 个添加, 3 个删除.azure/pipelines/pr-validation-temp.yml
- build.cmd 1 个添加, 1 个删除build.cmd
- build.ps1 264 个添加, 0 个删除build.ps1
- build.sh 279 个添加, 3 个删除build.sh
- build/CodeSign.targets 0 个添加, 2 个删除build/CodeSign.targets
- build/RepositoryBuild.targets 6 个添加, 30 个删除build/RepositoryBuild.targets
- build/SharedFx.targets 1 个添加, 1 个删除build/SharedFx.targets
- build/dependencies.props 58 个添加, 58 个删除build/dependencies.props
- build/repo.props 56 个添加, 39 个删除build/repo.props
- build/repo.targets 29 个添加, 14 个删除build/repo.targets
- docs/BuildFromSource.md 24 个添加, 9 个删除docs/BuildFromSource.md
- eng/scripts/InstallVisualStudio.ps1 2 个添加, 2 个删除eng/scripts/InstallVisualStudio.ps1
- eng/scripts/cibuild.cmd 3 个添加, 0 个删除eng/scripts/cibuild.cmd
- eng/scripts/cibuild.sh 7 个添加, 0 个删除eng/scripts/cibuild.sh
- eng/scripts/vs.json 0 个添加, 0 个删除eng/scripts/vs.json
- restore.cmd 1 个添加, 1 个删除restore.cmd
- restore.sh 7 个添加, 0 个删除restore.sh
- run.sh 0 个添加, 250 个删除run.sh
加载中
想要评论请 注册 或 登录