Commit Graph

30 Commits

Author SHA1 Message Date
Ryan Brandenburg ece5d6a690 Update bootstrappers 2017-10-09 12:45:45 -07:00
John Luo b3fe473e29 Ensure fallback to curl after failed wget 2017-08-02 14:33:07 -07:00
John Luo 8ebc7618c0 Update __get_remote_file logic 2017-08-02 12:44:47 -07:00
Nate McMaster 16f23566cb Fix syntax warning when running build.sh on older versions of bash
[ci skip]
2017-07-26 10:28:30 -07:00
Nate McMaster 8e1a337e31 Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:33:52 -07:00
Nate McMaster 77f3bb592e Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
N. Taylor Mullen acfad83aa6 Migrate to MSBuild
- thanx to @NTaylorMullen for initial conversion
  - e.g. AssemblyInfo.cs files were already minimized or removed :)
- allow `>=` RC3 CLI's to build and run MVC
- work around several dotnet migration issues; see #5482
- disable full .NET Framework runs of functional tests; see #5873
- remove `Microsoft.DotNet.InternalAbstractions` and `System.Xml.XmlDocument` dependencies
- remove project.json (!!), *.xproj, .notest, and web.config files

Redo earlier changes:
- apply test migration to .NET 4.5.2 in *.csproj world
  - see 63507c8 for previous, project.json work
- apply dependency version downgrade from 0097e40 in *.csproj world

Make other test-related changes:
- make Microsoft.AspNetCore.Mvc.TestDiagnosticListener a regular class library
- add support for `/p:GenerateBaselines=true` for functional and Razor.Host tests
- separate `GetCSharpTypeName_ReturnsCorrectTypeNames_ForOutParameter()` test
  - work around inability to deserialize a odd `ref` type
  - xUnit and vstest now serialize / deserialze test data more often
- skip poor test mentioned in #5768
- work around Microsoft/vstest#392
  - rename tests to avoid duplicates
- work around Microsoft/vstest#419
  - set up created `AppDomain`s with current `ApplicationBase`
2017-02-28 21:20:39 -08:00
Pranav K 57e5d1200a Use sake-dev instead of a specific commit 2017-02-24 13:34:48 -08:00
Nate McMaster dc590fbb8e React to aspnet/korebuild#171 2017-02-14 15:52:12 -08:00
Nate McMaster fc9e76aeec
Clean tmp folder after unzipping KoreBuild 2016-11-18 10:59:14 -08:00
Victor Hurdugaci 05ac95c344 Update the build scripts to the latest version 2016-03-07 20:55:04 -08:00
Victor Hurdugaci 39d9bafb45 Update the build scripts 2016-02-27 12:51:16 -08:00
Doug Bunting d1695ea6d6 Update `build.sh` to match other repos
- currently attempts to `source KoreBuild.sh`
2016-02-24 09:38:40 -08:00
Pranav K 5b805bb12d Updating to use cli
Fixes #3908
2016-02-22 17:49:51 -08:00
Doug Bunting 5a1c120392 React to aspnet/Universe#290 fix 2015-10-12 10:42:45 -07:00
N. Taylor Mullen f81707d5fe Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:34:03 -07:00
N. Taylor Mullen 8b5bb0133d Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:47:50 -07:00
Doug Bunting a29188444e Change hardcoded `bash` shebang to `env`
- aspnet/Home#695
- support various `bash` installation locations
- in particular, enable building on FreeBSD
2015-06-23 11:02:33 -07:00
Wei Wang 401fd1c833 Remove k command and use dnx instead 2015-03-24 21:35:55 -07:00
N. Taylor Mullen 1d578ca2fd Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:56:42 -07:00
N. Taylor Mullen 39db3ffc2b Update build.sh to use dnvm correctly. 2015-03-08 12:52:51 -07:00
N. Taylor Mullen 2f5cc19e2d Update kvm/KVM/Kvm => dnvm/DNVM/Dnvm. 2015-03-08 12:52:50 -07:00
Wei Wang ae7d7daa99 Update build.cmd and build.sh to use kvm 2015-01-28 18:24:07 -08:00
Pranav K a2d12669a8 Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:36:23 -08:00
Pranav K 9d6915839f Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:32:19 -08:00
Pranav K a8cb9916aa Updating build.sh to latest 2014-10-01 11:10:15 -07:00
Pranav K 28b4ca9a62 Updating build.sh 2014-10-01 10:21:04 -07:00
Pranav K 8ce8447c08 Updating build.sh based on KRuntime changes 2014-06-10 17:23:50 -07:00
David Fowler 51155fb3ef Updated build.sh 2014-05-23 04:08:28 -07:00
David Fowler fb3528f7f8 Added build.sh 2014-04-27 17:00:45 -07:00