aspnetcore/build
Doug Bunting d679c85aa3 Always restore w/ Core CLR and build w/ CLR or Mono
- #290
- remove workaround for aspnet/dnx#2566; not needed if building with CLR or Mono
- install Core CLR DNX in `build.sh`
  - must be applied in all repos using Travis before this PR goes in
- add `Dnu()` and `Dnx()` macros
  - remove `K()` macro from `_k-test.shade`; use `Dnx()` instead
- incorporate per-repo changes not yet applied to Universe templates
  - use newer `NuGet.exe`
  - Universe itself does not need the Korebuild package or `dnvm`

Changes partially revert 618a73b e.g. always start build with CLR or Mono DNX

nits:
- reduced DNX switches and `dnvm` calls in `build.cmd`
- base NuGet skip decision on _both_ KoreBuild and Sake's installation status
- make `Quiet` variable work more reliably; small changes often led to compilation problems
  - requires a small change in DNX repo at the same time
- remove some trailing whitespace and tabs
- add a bit more description to `_k.shade`
2015-10-12 10:02:18 -07:00
..
BuildEnv.shade Always restore w/ Core CLR and build w/ CLR or Mono 2015-10-12 10:02:18 -07:00
Json.shade
Resources.cs
Resources.tt
_asmdiff.shade
_bower.shade
_copy.shade Always restore w/ Core CLR and build w/ CLR or Mono 2015-10-12 10:02:18 -07:00
_dnu.shade Always restore w/ Core CLR and build w/ CLR or Mono 2015-10-12 10:02:18 -07:00
_git-clone.shade
_git-config.shade
_git-pull.shade
_git.shade
_grunt.shade
_k-clean.shade
_k-generate-resx.shade
_k-restore.shade Always restore w/ Core CLR and build w/ CLR or Mono 2015-10-12 10:02:18 -07:00
_k-standard-goals.shade Always restore w/ Core CLR and build w/ CLR or Mono 2015-10-12 10:02:18 -07:00
_k-test.shade Always restore w/ Core CLR and build w/ CLR or Mono 2015-10-12 10:02:18 -07:00
_k-xml-docs-test.shade
_k.shade Always restore w/ Core CLR and build w/ CLR or Mono 2015-10-12 10:02:18 -07:00
_kpm-build.shade Always restore w/ Core CLR and build w/ CLR or Mono 2015-10-12 10:02:18 -07:00
_kpm-pack.shade Always restore w/ Core CLR and build w/ CLR or Mono 2015-10-12 10:02:18 -07:00
_kpm-publish.shade Always restore w/ Core CLR and build w/ CLR or Mono 2015-10-12 10:02:18 -07:00
_ngen-roslyn.shade
_node-install.shade
_node.shade
_npm.shade
_nuget-local-publish.shade
_nuget-resilient-publish.shade
_rimraf.shade
_robocopy-delete.shade
_verify-authenticode.shade
dnvm.cmd
dnvm.ps1
dnvm.sh