Commit Graph

17 Commits

Author SHA1 Message Date
pan-wang 30bbd87d81 Panwang/refactor (#277)
* Init check in for refactoring

* clean up to make app_offline work

* update loadassembly and build

* add configpath to aspnetcore_config to make recycle work

* Adds in process component to refactor (#249)

* outprocess first checkin (still missing marjor components)

* Adds In-Process support for shimmed module. (#257)

* Init check in for refactoring

* clean up to make app_offline work

* update loadassembly and build

* add configpath to aspnetcore_config to make recycle work

* Adds in process component to refactor (#249)

* outprocess first checkin (still missing marjor components)

* Adds In-Process support for shimmed module. (#257)

* load from bin start and catch unhandled exception

* Fixes request handler vcxproj

* Adds request handler to nuget package

* build issues

* outofprocess refactoring

* adding logging support

* enforce Warning As Error for build and enable process recycle for outofprocess

* fix AV for win32 build and update build flags

* Fixed m_srwLock lock issue

* remove dealock in loadmanagedapp and remove UseMFC

* Readd lost exception catching

* nuget package issue and status code

* fixing warnings

* Adds Headers

* removing web sockets exe for now

* remove flags

* nuspec stuff

* spelling

* only look in inetsvr for now (or same folder)

* rename method

* terminte thread before closing the handle to it

* couple changes related with AV

* null check and Kill thread for in process if dotnet timed out

* fix recursive lock issue reported by appverifier

* client disconnect support AV fix

* flow 502.5 process start failure error page

* Feedback from inperson code review
2017-12-20 13:46:27 -08:00
Justin Kotalik 8949f49637 merged 2017-12-07 18:55:29 -08:00
Justin Kotalik 051f13f17d Add AppVeyor. (#188) 2017-10-15 14:38:23 -07:00
Ryan Brandenburg 4f2a75f768 Update bootstrappers 2017-10-09 12:46:42 -07:00
Nate McMaster 42853bcca1 Update bootstrapper to use the compiled version of KoreBuild 2017-07-27 15:03:42 -07:00
Nate McMaster a8fcb6ac65 Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:32:44 -07:00
Pranav K 3e62285de5 Making build use Sake 2016-09-21 17:21:36 -07:00
Sourabh Shirhatti dff0db80ca Initial upload 2016-08-25 12:23:56 -07:00
Victor Hurdugaci 20d5997c5f Return the error code from build.cmd 2016-02-28 10:12:16 -08:00
Victor Hurdugaci 060aa7f6c2 Update the build scripts 2016-02-27 12:51:12 -08:00
Doug Bunting 40e242cb98 Update `build.cmd` to match latest template
- aspnet/Universe#347
- `%KOREBUILD_VERSION%` doesn't work without this fix
2016-02-24 12:46:33 -08:00
Victor Hurdugaci e9921a75a2 Build with dotnet 2016-02-08 15:16:34 -08:00
Doug Bunting eea089a0f9 Fix local build break 2015-10-12 13:17:24 -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
N. Taylor Mullen 6647e95676 Update 'build.cmd' alias parameter to use full name. 2015-10-01 12:11:48 -07:00
Chris R 4510d20a83 #2 Platform handler middleware, sample, tests, functional tests. 2015-09-28 15:16:55 -07:00
Chris R 1dc5764c74 Initial build infrastructure. 2015-09-22 12:26:56 -07:00