aspnetcore/eng/scripts
Doug Bunting ee80cd5ccd
Build native assets by default (#22611)
* Build native assets by default
  - #22556
  - make `-BuildNative` primarily useful when you want _only_ native assets
    - can also build `-Projects` with desktop `msbuild` using `-BuildNative`
  - remove `-ForceCoreMsbuild` option
  nit: extra `Remove-Item`s caused `MSBuild` function to do redundant work

* !fixup! Get `/bl` options working again
  nit: Place SiteExtensions .binlogs correctly wherever script is run from
* !fixup! Remove *.vcxproj from Servers build
  - native projects are built implicitly
* !fixup! Remove `-buildNative` from IIS build script
2020-06-08 12:39:10 -07:00
..
CodeCheck.ps1 Changes to build in master 2020-05-28 15:43:55 -07:00
FinishDumpCollectionForHangingBuilds.ps1
GenerateProjectList.ps1 Build primarily with `dotnet msbuild` (#22017) 2020-05-29 19:02:03 -07:00
GenerateReferenceAssemblies.ps1 Build native assets by default (#22611) 2020-06-08 12:39:10 -07:00
InstallGoogleChrome.ps1
InstallJdk.ps1
InstallProcDump.ps1
InstallTar.ps1
InstallVisualStudio.ps1
KillProcesses.ps1
KillProcesses.sh
RunHelix.ps1
StartDumpCollectionForHangingBuilds.ps1 Ignore error output from `Get-Process` 2020-05-15 21:57:44 -07:00
ci-source-build.sh
common.psm1
dump_process.ps1
install-nginx-linux.sh Avoid changing global state in CI runs II (#21643) 2020-05-22 13:56:47 -07:00
install-nginx-mac.sh
update-packagejson-links.js
vs.buildtools.json
vs.buildtools.preview.json
vs.json
vs.preview.json