Doug Bunting
4e87b0c972
Go back to running `dnu restore` with Mono
...
- can't fix #290 at this time; need Ubuntu 14.04 on Travis
2015-10-12 18:51:11 -07:00
ASP.NET Push Bot
8faba80e92
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: aspnet/dnvm@993e8c5f9b
2015-10-12 13:36:24 -07:00
Doug Bunting
bfc1fcf421
Fix local build break
2015-10-12 13:19:51 -07:00
Doug Bunting
e509e6849f
Fix local build break
2015-10-12 13:18:43 -07:00
Doug Bunting
eea089a0f9
Fix local build break
2015-10-12 13:17:24 -07:00
Doug Bunting
598fa025ef
Fix local build break
2015-10-12 13:16:01 -07:00
Doug Bunting
187221fcd8
Fix local build break
2015-10-12 13:06:31 -07:00
Doug Bunting
97eccea8c1
Fix local build break
2015-10-12 13:06:05 -07:00
Doug Bunting
50222a8614
Fix local build break
2015-10-12 13:04:41 -07:00
Doug Bunting
f9155d17aa
Fix local build break
2015-10-12 13:02:48 -07:00
Doug Bunting
035fddd9ee
Fix local build break
2015-10-12 13:01:49 -07:00
Doug Bunting
7a8aa95f50
Fix local build break
2015-10-12 13:00:32 -07:00
Doug Bunting
c3ac457c20
Fix local build break
2015-10-12 12:59:16 -07:00
Doug Bunting
31f7ca4dfe
Fix local build break
2015-10-12 12:57:55 -07:00
Doug Bunting
f62b7e4816
Fix local build break
2015-10-12 12:57:00 -07:00
Doug Bunting
62ca4d6a8c
Fix local build break
2015-10-12 12:56:34 -07:00
Doug Bunting
aadc097839
Fix local build break
2015-10-12 12:56:07 -07:00
Doug Bunting
a0b29e3f2b
Fix local build break
2015-10-12 12:55:41 -07:00
Doug Bunting
2a951aaeaa
Fix local build break
2015-10-12 12:55:15 -07:00
Doug Bunting
0ebd005481
Fix local build break
2015-10-12 12:52:31 -07:00
Doug Bunting
9a3888e4f8
Fix local build break
2015-10-12 12:51:39 -07:00
Doug Bunting
79fe094add
Fix local build break
2015-10-12 12:50:44 -07:00
Doug Bunting
eef2d5e94f
Fix local build break
2015-10-12 12:50:17 -07:00
Doug Bunting
777d56d5d9
Fix local build break
2015-10-12 12:48:06 -07:00
Doug Bunting
e925bb1b3a
Fix local build break
2015-10-12 12:47:15 -07:00
Doug Bunting
f8b7b6ba41
Correct typo in `build.cmd`
2015-10-12 12:34:08 -07:00
Pranav K
0309a5216c
Add an option to RazorPrecompileModule to allow conditional compilation
...
based on Configuration.
Fixes #3276
2015-10-12 11:59:55 -07:00
Chris R
6e347724b5
React to IHeaderDictionary changes.
2015-10-12 11:38:24 -07:00
Chris R
291997e995
React to IHttpResponseFeature changes.
2015-10-12 11:08:53 -07:00
Doug Bunting
c4dd09fced
React to aspnet/Universe#290 fix
2015-10-12 10:54:26 -07:00
Doug Bunting
5a1c120392
React to aspnet/Universe#290 fix
2015-10-12 10:42:45 -07:00
Doug Bunting
24346ea976
Fix build breaks
...
- correct typo in `_kpm-publish.shade`
2015-10-12 10:39:48 -07:00
Doug Bunting
ece4169559
React to aspnet/Universe#290 fix
2015-10-12 10:38:53 -07:00
Doug Bunting
2303220cf6
React to aspnet/Universe#290 fix
2015-10-12 10:35:52 -07:00
Doug Bunting
a0c632d643
React to aspnet/Universe#290 fix
2015-10-12 10:34:30 -07:00
ASP.NET Push Bot
6c07d3cbe0
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: aspnet/dnvm@eac22fa9f3
2015-10-12 10:13:38 -07:00
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
Chris R
cfe6e22a29
React to IHeaderDictionary changes.
2015-10-12 09:29:34 -07:00
Chris R
f7c7306881
React to IHeaderDictionary changes.
2015-10-12 08:59:04 -07:00
Doug Bunting
3d61bbf357
React to aspnet/Universe#290 fix
...
- pick up latest `build.cmd` and `build.sh` files
- oops, this shouldn't be using a volatile feed
2015-10-11 00:50:01 -07:00
Doug Bunting
1899a4ffc2
React to aspnet/Universe#290 fix
...
- pick up latest `build.cmd` and `build.sh` files
- preserve installation of x64 DNX packages in this repo
2015-10-11 00:48:26 -07:00
Doug Bunting
2633bb5277
React to aspnet/Universe#290 fix
...
- pick up latest `build.cmd` and `build.sh` files
- preserve installation of x64 DNX packages in this repo
2015-10-11 00:45:30 -07:00
Doug Bunting
951b565542
React to aspnet/Universe#290 fix
...
- pick up latest `build.cmd` and `build.sh` files
- preserve installation of x64 DNX packages in this repo
2015-10-11 00:44:12 -07:00
Doug Bunting
35d176f5b2
Update DNX Core on Linux workarounds
...
- remove skip conditions for aspnet/External#33 , aspnet/External#41 , aspnet/External#42 , aspnet/External#43
- add workaround for aspnet/External#47 ; avoid "g" custom datetime format specifier
- make tag helper execution order determinate in `TagHelpersWebSite`
Will test DNX Core in Travis builds (use `--test-dnxcore`) once aspnet/Universe#290 fix is in.
nits:
- remove useless `using`s for `Microsoft.AspNet.Razor.TagHelpers`
2015-10-10 23:09:51 -07:00
Doug Bunting
1a963004b7
React to aspnet/Universe#290 fix
2015-10-10 20:03:10 -07:00
Doug Bunting
fdf0ad94c4
React to aspnet/Universe#290 fix
2015-10-10 19:53:14 -07:00
Doug Bunting
8aa5184a33
React to aspnet/Universe#290 fix
2015-10-10 19:50:23 -07:00
Doug Bunting
7e93136484
React to aspnet/Universe#290 fix
...
- pick up latest `build.cmd` and `build.sh` files
- go back to Mono Beta feed (version 4.0.4) in Travis builds
- avoid frequent `mono .nuget/nuget.exe` failures
- skip test that fails with this Mono version
2015-10-10 19:09:23 -07:00
Stephen Halter
3eec43a0c3
Move static BitCount method to base class
...
- Updated comment to point to a specific commit in corefx
- This is more consistent with AppendValue since BitCount doesn't need
to be generated
2015-10-09 17:27:33 -07:00
Stephen Halter
a33a5d0f1b
Merge branch 'benaadams/bitcount-fast' into dev
2015-10-09 17:17:03 -07:00