Nate McMaster
|
ed28b1671b
|
Remove redundant configurations and csproj attribute
|
2017-02-09 13:44:15 -08:00 |
Pranav K
|
ba91f403dd
|
Don't attempt to repack for x86 on xplat
|
2017-02-08 17:30:50 -08:00 |
Pranav K
|
ee6e7419f1
|
Install the shared runtime
|
2017-02-08 17:29:11 -08:00 |
Pranav K
|
fc7d772980
|
Branch for 1.1.0-msbuild4-final
|
2017-02-08 14:55:37 -08:00 |
Pranav K
|
64d4b1da0c
|
Add an option to disable publishing "refs" assemblies if compilation of views is enabled
Fixes #76
|
2017-02-07 12:39:48 -08:00 |
Pranav K
|
01366e5855
|
Update to Mvc 1.1.1
|
2017-02-07 09:21:25 -08:00 |
Pranav K
|
8dd1b9aa96
|
Fix packaging issues
|
2017-02-07 09:21:25 -08:00 |
Pranav K
|
57e7f35fab
|
ViewCompilation 1.1.0-msbuild3-final does not work with Microsoft.AspNetCore.Mvc 1.1.1
Fixes #78
|
2017-02-07 09:21:25 -08:00 |
Pranav K
|
07f3b7b699
|
Simplify packing
|
2017-02-02 15:29:05 -08:00 |
Pranav K
|
a731e373b9
|
Merge branch 'rel/1.1.0' into dev
|
2017-02-01 18:19:21 -08:00 |
Ryan Nowak
|
9dbc119ed1
|
Update View Compilation for new Razor
|
2017-01-30 14:07:02 -08:00 |
Pranav K
|
2276c9eafe
|
Include file names as part of printing Razor parse errors
Fixes #67
|
2017-01-27 12:32:32 -08:00 |
Pranav K
|
8f085c8e5d
|
Create an x86 process to target 32-bit applications
Fixes #47
|
2017-01-25 17:46:26 -08:00 |
Pranav K
|
32cd737b62
|
Update to VS RC3
|
2017-01-24 14:17:53 -08:00 |
Nate McMaster
|
822cb35624
|
Prepare 1.1.0 release and pin floating versions
|
2017-01-24 10:53:05 -08:00 |
Pranav K
|
6fd04366b1
|
Make dotnet-install runnable
|
2017-01-23 16:11:57 -08:00 |
Pranav K
|
0ce64a5b83
|
Update the path to dotnet-install.sh
|
2017-01-23 16:05:25 -08:00 |
Pranav K
|
e4eb08dd68
|
Use the dev builds of IntegrationTesting since we require a csproj fix.
|
2017-01-23 15:32:55 -08:00 |
Pranav K
|
aa31e20ea9
|
Use rel/1.0.0-msbuild3 of KoreBuild and downgrade test references to 1.1.0
|
2017-01-23 15:18:59 -08:00 |
Pranav K
|
864dd694e0
|
Use a branch that lets us produce packages with a specific build number
|
2017-01-23 13:54:41 -08:00 |
Pranav K
|
7fcf5f2529
|
Pin the SDK to preview4
|
2017-01-23 11:39:47 -08:00 |
Pranav K
|
4420390f73
|
Precompilation does not work for applications using relative path
Adds tests for #27, #33
|
2017-01-23 11:38:48 -08:00 |
Pranav K
|
501540c76e
|
Use the list of Content files specified in the project as a source
Fixes #59
|
2017-01-23 11:38:48 -08:00 |
Pranav K
|
c1ef1e533f
|
Consolidate options to a single file
|
2017-01-23 11:38:33 -08:00 |
Nate McMaster
|
bcd210819a
|
Prepare 1.1.0 release and pin floating versions
|
2017-01-18 14:57:41 -08:00 |
Pranav K
|
e2117dd6b4
|
Do not disable publishing views if MvcRazorCompileOnPublish is not set.
|
2017-01-14 17:07:38 -08:00 |
Pranav K
|
8e4646f25e
|
React to aspnet/KoreBuild#155
|
2017-01-12 17:24:48 -08:00 |
Pranav K
|
ac4a0560a3
|
Don't publish cshtml files as part of publish
|
2017-01-10 17:17:09 -08:00 |
Pranav K
|
0d5d9c1222
|
Rename buildCrossTargeting/ folder to buildMultiTargeting/
|
2017-01-10 11:46:03 -08:00 |
Pranav K
|
1ed838fec9
|
Don't invoke Path.GetFullPath when calculating MvcRazorOutputPath
Add an option that allows specifying the command to invoke
|
2017-01-10 10:33:44 -08:00 |
Pranav K
|
5bf4ec4110
|
Skipping class library tests on xplat
|
2017-01-09 13:02:51 -08:00 |
Ryan Brandenburg
|
3f5cce41c1
|
Make ViewCompilation a target
|
2017-01-09 10:17:36 -08:00 |
Pranav K
|
f9efbf8e78
|
Temporarily disabling running tests in this repo
Workaround for https://github.com/aspnet/MvcPrecompilation/issues/48
|
2016-12-22 16:51:56 -08:00 |
Pranav K
|
98109e362d
|
Revert "Fix compile failure"
This reverts commit bde6cc40bc .
|
2016-12-22 13:08:58 -08:00 |
Pranav K
|
275364463f
|
Revert "Update to CoreFx 4.4.0-*"
This reverts commit 45dcbac069 .
|
2016-12-22 13:08:04 -08:00 |
Pranav K
|
45dcbac069
|
Update to CoreFx 4.4.0-*
|
2016-12-22 12:48:17 -08:00 |
Pranav K
|
bde6cc40bc
|
Fix compile failure
|
2016-12-22 10:20:40 -08:00 |
=
|
6cf9e8c2bc
|
Revert "Revert "Revert pinning dotnet cli utils""
This reverts commit 347c772490 .
|
2016-12-13 20:56:50 -08:00 |
John Luo
|
347c772490
|
Revert "Revert pinning dotnet cli utils"
This reverts commit e42d58f01f .
|
2016-12-13 18:56:15 -08:00 |
John Luo
|
e42d58f01f
|
Revert pinning dotnet cli utils
|
2016-12-13 16:57:59 -08:00 |
John Luo
|
fe4c23670e
|
Fix build: pin dotnet cli utils version
need to revert once the package is fixed
also updated integration testing package
|
2016-12-13 16:33:08 -08:00 |
Ajay Bhargav Baaskaran
|
ec2c38f6c1
|
Removed packages list in NuGetPackageVerifier.json
|
2016-12-12 00:40:00 -08:00 |
N. Taylor Mullen
|
0da2a64509
|
Update .travis.yml osx image to xcode7.3.
|
2016-12-08 10:04:49 -08:00 |
N. Taylor Mullen
|
977430668e
|
Pin global.json SDK to 1.0.0-preview2-1-003177.
|
2016-11-23 16:01:08 -08:00 |
Pranav K
|
172f0579d5
|
Tool produces a 0-byte binary when compilation fails
Fixes #35
|
2016-11-23 14:33:30 -08:00 |
Nate McMaster
|
54234480f5
|
Clean tmp folder after unzipping KoreBuild
|
2016-11-18 10:57:00 -08:00 |
Pranav K
|
768e5ee432
|
Fix the version of the tool in testapps
|
2016-11-14 14:22:43 -08:00 |
Pranav K
|
0f4330e673
|
Merge branch 'rel/1.1.0' into dev
|
2016-11-14 10:14:49 -08:00 |
Pranav K
|
d9140e97c9
|
dotnet-razor-precompile does not work when the application targets netcoreapp1.1
Fixes #30
|
2016-11-11 15:59:19 -08:00 |
Pranav K
|
1fe9d0198e
|
Merge branch 'rel/1.1.0' into dev
|
2016-11-11 12:55:11 -08:00 |