Pranav K
fa2ec5fdcd
Use latest build of dotnet-test-xunit
2016-04-19 14:53:55 -07:00
moozzyk
265c90cbd1
Moving dotnet-watch to netcoreapp1.0
2016-04-19 11:54:44 -07:00
moozzyk
c248e539f3
Renaming namespaces and fixing tests
2016-04-19 11:26:40 -07:00
moozzyk
afe01eedbf
Renaming dotnet-watch folders to Microsoft.DotNet.Watcher.Tools
2016-04-19 10:38:59 -07:00
Victor Hurdugaci
684ee87f20
Fix the prefix comparison
2016-04-18 17:38:41 -07:00
Victor Hurdugaci
cf465b2001
Fix tests on unix and make tests more reliable on all platforms
2016-04-13 16:08:10 -07:00
moozzyk
e054eac3bd
Fixing tests to use the package that was just built
...
Disabling parallel run to prevent random issues
Adding additional details that should help diagnose failures
2016-04-13 10:57:53 -07:00
moozzyk
8f1f3c0772
Add a polling watcher
2016-04-13 09:52:55 -07:00
moozzyk
46d4c6edcb
Updating dotnet-watch to netstandard
2016-04-12 09:46:12 -07:00
Victor Hurdugaci
aa2b726363
Remove unused dependencies
2016-04-06 15:09:59 -07:00
Pranav K
62d452abeb
Updating to release.
2016-04-06 09:45:59 -07:00
Pranav K
d1c52323f2
Revert "Revert "Reacting to CLI breaking change""
...
This reverts commit e74665e550 .
2016-04-02 05:50:03 -07:00
ryanbrandenburg
e74665e550
Revert "Reacting to CLI breaking change"
...
This reverts commit 4788506b57 .
2016-04-01 16:05:28 -07:00
BrennanConroy
4ddf7c2cc7
React to Logging changes
2016-04-01 11:11:09 -07:00
Pranav K
4788506b57
Reacting to CLI breaking change
2016-04-01 06:41:43 -07:00
Victor Hurdugaci
182cbc276c
Webhooks notification
2016-03-30 15:06:20 -07:00
Pranav K
0e69fc2b17
Reacting to CoreCLR package changes
2016-03-19 12:56:35 -07:00
Pranav K
f75ce04c4c
Reacting to CoreCLR package changes
2016-03-19 12:41:52 -07:00
Pranav K
b5e2d43859
Retarget tests to netstandardapp
2016-03-19 12:10:40 -07:00
John Luo
73217edba5
Update package name
2016-03-17 16:36:27 -07:00
John Luo
4df44c8501
Use KillTree from Common
2016-03-16 18:02:59 -07:00
Cesar Blum Silveira
73d50bbac3
ASP.NET 5 -> ASP.NET Core
2016-03-14 21:47:24 -07:00
Victor Hurdugaci
bc382be632
Fix the tests that hang
2016-03-10 11:50:18 -08:00
Victor Hurdugaci
618e41fa1e
Update the documentation to "dotnet-watch"
2016-03-10 11:47:43 -08:00
Nate McMaster
d8607779fd
Fix backslashes in yml config.
...
[ci skip]
2016-03-09 17:44:48 -08:00
Nate McMaster
30cd2b88b3
Limit the branches that build on our public CI.
...
[ci skip]
2016-03-09 16:35:15 -08:00
Pranav K
bef340a2c3
Remove extra dependencies that produce NuGet warnings
2016-03-09 12:52:50 -08:00
Victor Hurdugaci
3bccd97ff6
Update the build scripts to the latest version
2016-03-07 20:55:07 -08:00
Victor Hurdugaci
52244da9e8
Temporary disable the tests that hang while investigating
2016-03-04 10:11:01 -08:00
Ajay Bhargav Baaskaran
467e520b35
Added Company, Copyright and Product attributes to AssemblyInfo
2016-03-03 17:54:13 -08:00
Victor Hurdugaci
c43c37e7f9
- E2E test
...
- File watcher that takes the globbing patterns into account
- A big rewrite of the core algorithm
2016-03-03 13:46:45 -08:00
Ajay Bhargav Baaskaran
b62d90d7dc
Enabled xml doc generation
2016-03-03 12:15:50 -08:00
Doug Bunting
5f153686e9
Remove project name from output path
...
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 18:37:40 -08:00
N. Taylor Mullen
e5c6f5ed14
Revert "Transition to netstandard."
...
This reverts commit 5f2f434034 .
2016-03-02 09:57:58 -08:00
N. Taylor Mullen
5f2f434034
Transition to netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:40:42 -08:00
Victor Hurdugaci
b64b30b02d
Return the error code from build.cmd
2016-02-28 10:12:21 -08:00
Victor Hurdugaci
e4e39b686f
Update the build scripts
2016-02-27 12:51:17 -08:00
John Luo
82d3269b45
Fixed how processes are killed on Linux
2016-02-26 17:53:52 -08:00
Doug Bunting
24d4c027b1
Update `build.cmd` to match latest template
...
- aspnet/Universe#347
- `%KOREBUILD_VERSION%` doesn't work without this fix
2016-02-24 12:37:07 -08:00
John Luo
58525b0369
Ignore .vs/
2016-02-19 16:55:51 -08:00
Victor Hurdugaci
59cb4fe65a
dnx-watch -> dotnet-watch
2016-02-16 15:33:20 -08:00
Pranav K
4bef698f3b
Reacting to CoreCLR package version changes
2016-02-08 09:33:43 -08:00
Victor Hurdugaci
f452597452
Add Microsoft.NETCore.Platforms to the projects that have to be built with dnu
2016-02-02 12:44:07 -08:00
Brennan
3fce15bc6a
React to Logging API changes
2016-01-25 09:35:11 -08:00
Victor Hurdugaci
3e2798957a
Exit on change option
2016-01-22 11:44:56 -08:00
Brennan
d20b14d846
React to Fileproviders namespace changes
2016-01-21 16:48:58 -08:00
Pranav K
9a05ea80c4
Removing System.Runtime.Extensions
2016-01-20 20:47:18 -08:00
Brennan
54ae0b9296
Unsource CommandLineUtils
2016-01-06 13:19:33 -08:00
Brennan
cbc201ac26
Remove unused OnExecute
2015-12-15 08:53:41 -08:00
Pavel Krymets
e0d3d7e85d
Catch and display project validation exceptions correctly
2015-12-11 14:13:56 -08:00