Граф коммитов

688 Коммитов

Автор SHA1 Сообщение Дата
Nate McMaster d6b8907eea Update README and docs
[ci skip]
2017-11-29 14:29:57 -08:00
Nate McMaster 399221e645 Add DownloadFile task 2017-11-29 13:59:45 -08:00
Pranav K c561ddb587 Skip installing unversioned files when installing shared runtime. 2017-11-29 12:43:18 -08:00
Nate McMaster ed79b3b509
Add support for setting the feed used to install runtimes and sdks (#495) 2017-11-29 11:56:40 -08:00
Nate McMaster 229a80b8f1 Don't clean on build 2017-11-28 14:59:37 -08:00
Nate McMaster a91d86085e
Synchronize changes in dotnet-install.{ps1,sh} from dotnet/cli (#491) 2017-11-28 13:29:53 -08:00
Pranav K 6041bc9ec0 Fix test failure 2017-11-28 11:43:36 -08:00
Pranav K 166e381b94 Add support for additional imports in GeneratePackageVersionPropsFile 2017-11-28 11:12:10 -08:00
Nate McMaster efaee4f16e
Remove the third-party package version rule (#490) 2017-11-28 10:42:18 -08:00
Nate McMaster 8b8e63a6cf Add support for specifying additional restore sources from the command line 2017-11-27 17:46:18 -08:00
Nate McMaster f46e1d9a47
Add support for downloading and using PackageVersionPropsUrl (#489) 2017-11-27 18:23:51 -07:00
Ryan Brandenburg 2370ecf3cc Allow blobstorage in bootstrappers 2017-11-27 15:45:34 -08:00
Pranav K 2baafbbd7f Add support for excluding rules 2017-11-27 12:38:38 -08:00
Ryan Brandenburg 0d09c78a3a Upskip test 2017-11-27 09:44:43 -08:00
Ryan Brandenburg 613d926b7a Clear DirectoryBuildPropsPath for SharedSources 2017-11-27 09:37:14 -08:00
Pranav K 8604e6dd2d Skip test failing on the CI 2017-11-22 16:44:58 -08:00
Pranav K 0bec805d75 Allow newly injested CoreFx package versions 2017-11-22 16:24:31 -08:00
Nate McMaster 17bd62e296 Generate binary logs from functional tests 2017-11-22 10:41:52 -08:00
Nate McMaster cafc5de7d2 Add empty directory.build.props files to isolate tests from environment 2017-11-22 10:28:59 -08:00
Nate McMaster 428d67eb2a
Add doc about package references, korebuild, and an intro doc
[ci skip]
2017-11-22 11:49:20 -06:00
Nate McMaster 5bb678e2d7
Add support for overriding package versions with DotNetPackageVersionPropsPath (#482) 2017-11-22 11:41:44 -06:00
Nate McMaster 71b92845f4
Stop building on macOS for Travis 2017-11-22 08:16:37 -08:00
Nate McMaster 2f3856d2ba Allow empty publish type argument in push.ps1 2017-11-21 11:43:34 -08:00
Nate McMaster 925a2215bc
Support publishing assets and skipping tests for orchestrated build (#477) 2017-11-21 11:39:11 -08:00
Nate McMaster 82cb53a857
Remove dependency on Microsoft.DotNet.Cli.Utils (#476) 2017-11-21 08:24:55 -08:00
Nate McMaster 497d511683
Remove usage of FX_DEPS_FILE from DotNetMuxer 2017-11-20 17:04:06 -08:00
David Fowler a3ee79cd88
Update ApiCheck.Console to use netcoreapp2.1 (#474)
* Update ApiCheck.Console to use netcoreapp2.1
- Added dotnet-core feed to sources
2017-11-20 12:43:35 -08:00
Nate McMaster 9d8a3ac60b
Update installed runtime to 2.0.3 (#475) 2017-11-20 11:21:57 -08:00
Chris Ross 47312a6364
Update the IdentityModel dependency to preview2 (#472) 2017-11-16 13:26:18 -08:00
Javier Calvarro Nelson 82f311cb5d
Adding Microsoft.AspNetCore.DeveloperCertificates.XPlat (#469) 2017-11-15 20:10:27 -08:00
Ryan Brandenburg 903e310480 Always generate a global.json 2017-11-13 10:34:39 -08:00
Ryan Brandenburg 7d693b1575 Import correct script 2017-11-13 09:47:00 -08:00
Nate McMaster ff3b2805d4
Remove deprecated korebuild script functions (#465)
Remove Push-NuGetPackages, Invoke-RepositoryBuild, and others. The main "korebuild" script api is Set-KoreBuildSettings + Invoke-KoreBuildCommand
2017-11-13 09:22:33 -08:00
Ryan Brandenburg 1f3f143827 Warn when variables are overridden 2017-11-09 10:05:15 -08:00
Nate McMaster 530a6bffda Fix bug in parameter escaping in VSTest 2017-11-09 08:30:27 -08:00
Nate McMaster aa6d3b038d Add the Run and RunDotNet tasks so test output won't be captured by the MSBuild console logger 2017-11-08 15:02:49 -08:00
Nate McMaster f9529c03e0 Execute test assemblies in parallel 2017-11-08 12:30:00 -08:00
Ryan Brandenburg 2c59937fbb Add new KoreBuild commands to the doc 2017-11-08 10:04:56 -08:00
Ryan Brandenburg 37e54edc81 Don't use TTY 2017-11-08 09:47:52 -08:00
Nate McMaster eaef791ebe Import sources.props to repotasks.csproj 2017-11-08 09:32:53 -08:00
Nate McMaster ea88859942 Skip docker tests 2017-11-08 09:16:03 -08:00
Nate McMaster 17bfadc801 Upgrade NuGet and MSBuild packages to match the 2.2.0 SDK 2017-11-08 09:06:22 -08:00
Nate McMaster c4ebbf598c Ensure tools build against Microsoft.NETCore.App 2.0.0 2017-11-07 17:36:16 -08:00
Nate McMaster 02233c8eef Update the dotnet SDK to 2.2.0-preview1-007522 2017-11-07 17:36:15 -08:00
Nate McMaster 97b60e251f Fix bug in the Visual Studio requirement check on non-Windows 2017-11-07 14:53:49 -08:00
Ryan Brandenburg d49255f2e9 Remove reference to /t:Pin 2017-11-06 16:43:23 -08:00
Nate McMaster 4af2f444ec
Remove PackageLineup (#455)
This feature was experimental. Although it was good, it had some limitations. Ultimately, we decided using MSBuild variables and the 'dependencies.props' pattern was simpler, more flexible, and easier for our developers to understand.
2017-11-06 11:22:14 -08:00
Nate McMaster 526c2d8d52 Fix bugs in deps file generation from existing projects 2017-11-03 09:45:41 -07:00
Nate McMaster 8fad9553b4 Don't produce KRB4009 for PackageReference Update/Remove items 2017-11-01 17:42:22 -07:00
Nate McMaster 0dd080d0d8
Add more commonly imported files 2017-11-01 14:36:24 -07:00