Ajay Bhargav Baaskaran
27e6c699e5
Don't print normal output as error
2018-03-05 15:22:37 -08:00
Ajay Bhargav Baaskaran
a9dca60a10
Added support for AssemblyMetadata caching during build server TagHelper discovery
2018-03-01 13:08:56 -08:00
Ryan Nowak
56ead8118a
Decouple Razor tools from MVC
...
Adds a loader (with shadow copying in server mode) based on the Roslyn
Analyzer loader design.
Adds some targets to the Razor SDK that we can use to compute the
configuration and extensions.
Passes all of the metadata through to the command line tools so they can
deal with extensions.
2018-02-15 13:31:31 -08:00
Ajay Bhargav Baaskaran
8b78b4f421
Cleaned up logging in build server
2018-02-07 23:52:54 -08:00
Ajay Bhargav Baaskaran
004ff204aa
Refactoring, naming cleanup and tests for build server
...
- Multiple renames and cleanup
- Added tests for ServerProtocol and RequestDispatcher
- Added ServerLifecycleTest
2018-01-26 16:19:22 -08:00
Ajay Bhargav Baaskaran
d9b7ff238f
Unified cli tools
...
- Removed GenerateTool and TagHelperTool
- rzc now handles four commands (server, shutdown, discover and
generate)
- Removed RequestCommand
2018-01-24 15:38:11 -08:00
Ajay Bhargav Baaskaran
4500de5862
Build server working end to end
...
- Added a UseServer switch
- Updated tasks to use the build server in enabled
2018-01-24 15:30:37 -08:00
Ajay Bhargav Baaskaran
d238c0dcfc
Some pre-requisites for for Razor build server
2018-01-12 17:42:52 -08:00
Ryan Nowak
34954c3668
Code dump of WIP razor compiler server
...
This builds, but isn't fully implemented yet.t
2018-01-10 11:14:38 -08:00