Commit Graph

263 Commits

Author SHA1 Message Date
Nate McMaster 531cdd5936 Revert to SQLitePCLRaw 1.1.3 2017-06-15 14:12:26 -07:00
Chris R 83e39a1c67 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-15 13:41:01 -07:00
Chris R 3326b3ed2a #157 Remove DockerSecrets 2017-06-15 12:55:46 -07:00
John Luo 4a779545a4 Build .deb installers 2017-06-15 11:17:00 -07:00
John Luo 07a227f2e8 Build .deb installers 2017-06-15 10:28:16 -07:00
John Luo 0465f65ea0 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-12 12:25:13 -07:00
John Luo 512195247a Update DiaSymReader path update
MSBuild doesn't update environment variables when called through MSBuild Target
2017-06-12 12:23:16 -07:00
John Luo 41f211f3a7 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-09 11:51:09 -07:00
John Luo d58bcba814 Re-enable symbols generation on x86 2017-06-07 19:50:07 -07:00
= a182494f17 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-07 18:11:15 -07:00
= e055aaa72f Fix typo 2017-06-07 18:10:56 -07:00
= 123125f405 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-07 17:23:59 -07:00
= 0e3f19e3bf Skip symbol zips when no symbols are produced 2017-06-07 17:23:29 -07:00
Mike Harder 8766528470 Update shared framework version to 2.0.0-preview2-25407-01 2017-06-07 17:15:39 -07:00
= 88eb593c4f Fix PackageCache builds
No symbols are generated for macOS

Add environment variable to pass additional arguments to dotnet store
2017-06-07 17:03:55 -07:00
= 859177479c Fix PackageCache builds
No symbols are generated for macOS

Add environment variable to pass additional arguments to dotnet store
2017-06-07 17:01:29 -07:00
John Luo fe6a3a6653 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-07 11:47:46 -07:00
John Luo 4f67914e3a Re-enable building symbols for runtime store
By adding Microsoft.DiaSymReader.Native.*.dll to the path
2017-06-07 11:44:18 -07:00
Pavel Krymets a59cb93703 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-07 11:35:45 -07:00
Pavel Krymets 8fa5e96516 React to Logging.Configuration package addition (#146) 2017-06-07 11:34:43 -07:00
Pavel Krymets f7a1d98e31 Revert "React to Logging.Configuration package addition (#146)"
This reverts commit 108df3eb24.
2017-06-07 11:34:07 -07:00
Pavel Krymets 108df3eb24 React to Logging.Configuration package addition (#146) 2017-06-07 11:33:05 -07:00
Javier Calvarro Nelson 96bc5de217 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-07 10:17:44 -07:00
Javier Calvarro Nelson 2fe2c32497 Remove identity service packages from the metapackage 2017-06-07 10:12:01 -07:00
Mike Harder b19146dcc5 Update shared framework version to 2.0.0-preview2-25406-03 (#145) 2017-06-06 11:42:45 -07:00
John Luo d4a83886dd Override with shared framework version 2017-06-05 20:27:51 -07:00
Pavel Krymets 671645648e Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-05 18:18:49 -07:00
John Luo cb389fe9b0 Display info for dotnet used to create runtime store and deps files 2017-06-05 17:31:26 -07:00
Hao Kung f67292cf22 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-05 13:40:50 -07:00
Hao Kung c920c45953 Remove ConfigureDefaultOptions 2017-06-05 13:40:32 -07:00
Mike Harder 136a10aaf0 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-02 16:52:18 -07:00
Mike Harder dade55083a Remove Microsoft.EntityFrameworkCore.*.Design packages (#138)
- 778a843444
- 32434d2d86
- 73e10420f5
2017-06-02 16:48:12 -07:00
Chris R 1da37a50d8 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-02 12:35:06 -07:00
Chris R 3932c68d18 Move KestrelServerOptionsSetup to Kestrel 2017-06-02 12:33:40 -07:00
John Luo 214977277e Merge branch 'rel/2.0.0-preview2' into dev 2017-06-02 11:15:39 -07:00
John Luo 2625e2a768 Consolidate runtime store dependencies into one package 2017-06-02 11:14:56 -07:00
John Luo a1ad066555 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-01 18:53:45 -07:00
John Luo de5b3560d5 Skip symbol generation during runtime store creation 2017-06-01 18:45:28 -07:00
Pranav K 9c696b3263 Branching for rel/2.0.0-preview2 2017-05-31 19:36:57 -07:00
John Luo 8f763b4522 Exclude build assets from sqlitepclraw and dependencies 2017-05-30 17:12:45 -07:00
Chris R b04be188c0 #81 Move CertificateLoader to Hosting 2017-05-30 16:12:15 -07:00
John Luo e3366c7640 Cross-compile netcoreapp2.0 and net461 2017-05-30 14:26:53 -07:00
Kiran Challa 0a6b11d160 Updated to use the latest shared runtime 2017-05-29 04:41:08 -07:00
Hao Kung a99d1d96cc Add new identity packages back 2017-05-26 15:25:38 -07:00
Javier Calvarro Nelson 1939384685 Add Microsoft.AspNetCore.Identity.Service.AzureKeyVault package 2017-05-26 13:21:29 -07:00
John Luo 1619166911 Update manifest names 2017-05-26 11:43:36 -07:00
Hao Kung 298776c48c Remove unpushed new identity packages 2017-05-25 21:12:19 -07:00
Hao Kung e3cae98a05 Add new packages 2017-05-25 18:33:54 -07:00
Chris R 3963a6aa52 #125 Add HostingStartup packages to .All 2017-05-24 18:47:32 -07:00
John Luo d826688ebf React to dotnet store cli arguments update 2017-05-19 16:20:35 -07:00
Steve Sanderson e1a0931ca0 Add reference to NodeServices and SpaServices 2017-05-19 15:07:04 +01:00
Nate McMaster b63b86215b Upgrade test framework versions 2017-05-15 09:41:43 -07:00
John Luo 873b41da7e React to Identity Service version updates 2017-05-12 14:39:20 -07:00
= 81352cb598 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-06 00:13:48 -07:00
= 906f1d8f3e Fix command on macOS 2017-05-06 00:13:33 -07:00
= d013744f9c Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 23:18:04 -07:00
= f6e6b2cce9 Fix generation of deps files on macOS and Linux 2017-05-05 23:15:34 -07:00
John Luo 7bed8ca85f Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 17:22:37 -07:00
John Luo 793adb08ba Merge branch 'pakrym/restore-more' into rel/2.0.0-preview1 2017-05-05 17:22:26 -07:00
Pavel Krymets 1a0331eaaa Restore template to avoid deps trimming issue 2017-05-05 17:20:45 -07:00
John Luo 067c426200 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 16:54:34 -07:00
John Luo 8366aabd59 Remove timestamps from deps files 2017-05-05 16:44:26 -07:00
John Luo 3f239f2d92 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 15:28:05 -07:00
John Luo 214de568a9 Add Mcrosoft.Extensions.Configuration.AzureKeyVault to the .All metapackage 2017-05-05 13:00:34 -07:00
Pavel Krymets eb6481b06d Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 10:24:56 -07:00
Pavel Krymets d1d1e42fd2 Update InternalAspNetCoreSdkVersion 2017-05-05 10:24:48 -07:00
Nate McMaster c0f86d5687 Use ItemDefinitionGroup to simplify the list of packages.
See https://docs.microsoft.com/en-us/visualstudio/msbuild/item-definitions
2017-05-03 12:21:35 -07:00
Nate McMaster ebdc68ac10 Exclude SQLitePCl.bundle_green targets when reference included via the Microsoft.AspNetCore.All metapackage 2017-05-03 12:18:50 -07:00
John Luo e0778b2fb5 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-02 17:17:00 -07:00
John Luo dc44c1f123 Use win7-x64/x86 rids for runtime store 2017-05-02 14:28:22 -07:00
John Luo 87c71197ae Merge branch 'rel/2.0.0-preview1' into dev 2017-05-01 21:42:20 -07:00
John Luo ddd96887da Minimal restore when building deps files 2017-05-01 21:41:29 -07:00
Pranav K b3b986bfa9 Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 21:09:36 -07:00
Cesar Blum Silveira 2637108c6e Merge branch 'rel/2.0.0-preview1' into dev 2017-05-01 18:06:01 -07:00
Cesar Blum Silveira 605aeddc22 Support more certificate loading scenarios (#69). 2017-05-01 18:05:11 -07:00
Pavel Krymets a5a9b6adab Use RuntimeFrameworkVersion instead for directory name (#82) 2017-05-01 15:18:44 -07:00
Pavel Krymets 08ec9a7e49 Use RuntimeFrameworkVersion instead for directory name (#82) 2017-05-01 12:24:07 -07:00
John Luo 4f5727bb18 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-01 11:06:03 -07:00
John Luo 7cb458673f Include tar.gz files in Build.RS nupkg 2017-04-29 16:28:52 -07:00
John Luo 7589c680d5 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-28 14:55:08 -07:00
John Luo edb55b87cc Merge branch 'johluo/add-packages' into rel/2.0.0-preview1 2017-04-28 14:54:55 -07:00
John Luo 18acd972df Add more packages 2017-04-28 14:54:32 -07:00
John Luo 71885a3bfa Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 21:35:06 -07:00
John Luo a6c4df69eb Wrong target for dependency 2017-04-27 21:34:57 -07:00
John Luo 37c585cfc3 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 19:30:24 -07:00
John Luo 0a04ef78b2 Build one zip per configuration 2017-04-27 19:29:04 -07:00
John Luo 47e629a169 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 19:21:36 -07:00
John Luo 3396f167c1 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 18:43:30 -07:00
John Luo 97bf16f852 Hack a no timestamp version of the runtime store and deps file 2017-04-27 18:41:38 -07:00
John Luo 485cf19ab6 Hack a no timestamp version of the runtime store and deps file 2017-04-27 18:14:51 -07:00
BrennanConroy b19dd5c4da Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 16:13:40 -07:00
Andrew Stanton-Nurse 8e597c5f80 derped the file name 2017-04-27 15:56:49 -07:00
Andrew Stanton-Nurse 77d9b16ad2 restore restoring of the archive project 2017-04-27 15:39:07 -07:00
Andrew Stanton-Nurse 09bf1affbd derped again 2017-04-27 15:34:39 -07:00
Andrew Stanton-Nurse ac508e9ef3 just package the archive separately 2017-04-27 15:30:21 -07:00
Andrew Stanton-Nurse e225d23771 hack to unblock the build, also a good fix 2017-04-27 15:19:44 -07:00
Andrew Stanton-Nurse db31459551 fix timestamps 2017-04-27 15:06:13 -07:00
Andrew Stanton-Nurse 8ca486b2ad don't build the whole repo when making the fallback archive 2017-04-27 14:47:04 -07:00
Andrew Stanton-Nurse dd7e830371 don't build the whole repo when making the fallback archive 2017-04-27 14:41:58 -07:00
John Luo 2f5c165e90 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 13:58:10 -07:00
John Luo 0d3730749d Remove build number from runtime store zip name 2017-04-27 13:57:32 -07:00
Andrew Stanton-Nurse 4cd7bf5f4b Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 13:38:02 -07:00
Andrew Stanton-Nurse 6e1baad8b7 remove build number from lzma archive (#77) 2017-04-27 13:37:44 -07:00
Andrew Stanton-Nurse 6c6950b40c ensure we overwrite the ZIP when we rearchive it 2017-04-27 12:51:32 -07:00
John Luo 1504710a44 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 11:31:34 -07:00
John Luo c56d76693e Rename file 2017-04-27 11:31:19 -07:00
Andrew Stanton-Nurse aeba0c9026 derped the publish source 2017-04-27 11:27:20 -07:00
Andrew Stanton-Nurse 4039af267d fix drop share reference 2017-04-27 10:59:26 -07:00
John Luo cd35d3257a Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 10:35:38 -07:00
John Luo 8a41339680 Long path woes 2017-04-27 10:26:57 -07:00
Andrew Stanton-Nurse bd81afa110 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 09:48:56 -07:00
Andrew Stanton-Nurse 4ccb09c444 Package Fallback Folder archive generation (#70) 2017-04-27 09:04:52 -07:00
Nate McMaster cb4d44cb8e Fix MSB4011 warnings 2017-04-26 17:14:57 -07:00
John Luo 026c7b1d12 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-26 16:15:29 -07:00
John Luo 3ae799c9c8 Zip store and deps together 2017-04-26 16:14:46 -07:00
Chris R 0ed63b817f Merge branch 'rel/2.0.0-preview1' into dev 2017-04-26 15:08:02 -07:00
Chris R 1160784d08 Add Microsoft.Extensions.Hosting.Abstractions 2017-04-26 14:56:01 -07:00
John Luo a6f6f30c77 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-26 14:37:15 -07:00
John Luo 735337f586 Add functional tests 2017-04-26 13:54:59 -07:00
John Luo 1f77b4f3bd Merge branch 'rel/2.0.0-preview1' into dev 2017-04-26 10:10:27 -07:00
John Luo 4331c021b1 Clean up before AddManifestToNupkg 2017-04-26 10:02:56 -07:00
Pranav K 253ff713c8 Branching for 2.0.0-preview1 2017-04-25 22:03:51 -07:00
John Luo c0d7d2cd4c Remove SignalR from .All MetaPackage and RuntimeStore 2017-04-25 14:36:17 -07:00
Pranav K 2004897188 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 12:48:11 -07:00
John Luo b5125caa44 Remove runtime store from sln 2017-04-24 19:05:45 -07:00
John Luo b1ef447ac3 Accidentally removed Antiforgery 2017-04-24 18:02:08 -07:00
John Luo 8d1ac47d9f Remove cyclic dependency on self 2017-04-24 17:11:43 -07:00
John Luo c77f7b7c77 Add Microsoft.AspNetCore to Microsoft.AspNetCore.All
This metapackage now contains the static WebHost API
2017-04-24 16:47:18 -07:00
John Luo 280a849060 Move the target files to the correct location in .nupkg 2017-04-24 15:41:28 -07:00
John Luo 0f28da1234 Use correct version of M.A.Diagnostics.Identity.Service 2017-04-24 14:31:07 -07:00
John Luo c6fcd743db Add more package to package cache. 2017-04-24 12:58:57 -07:00
John Luo 3a4a3ca291 WebHost static API updates
- Specify ApplicationName when wrapping RequestDelegate or RouteBuilder
- Add debug logger by default
2017-04-24 12:56:20 -07:00
John Luo d9661ed70d Un-revert changes for static WebHost API
Keeping the same netstandard1.3 TFM so as to not break apps targeting net46.
2017-04-21 14:06:20 -07:00
Mike Harder 10775adf5b Revert "Adds new WebHost API for creating IWebHost & IWebHostBuilder with defaults:"
This reverts commit 55d50b2d41.
2017-04-20 18:47:00 -07:00
Mike Harder 992407fb35 Revert "Update build targets and clean up"
This reverts commit 587985b497.
2017-04-20 18:46:34 -07:00
John Luo 587985b497 Update build targets and clean up 2017-04-20 17:17:57 -07:00
damianedwards 55d50b2d41 Adds new WebHost API for creating IWebHost & IWebHostBuilder with defaults:
- #24
2017-04-20 16:55:56 -07:00
Andrew Stanton-Nurse 198fe34813 react to removal of PlatformAbstractions (#36) 2017-04-20 11:09:29 -07:00
Pavel Krymets 5f4eb5cbbd Package *.HostingStartup.deps.json files as part of package cache build (#34) 2017-04-20 08:39:47 -07:00
John Luo 7ee08665c1 Fix build script 2017-04-19 11:42:25 -07:00
John Luo 16eae43d38 Missed repository update 2017-04-18 17:39:27 -07:00
John Luo c202608f19 Platform specific path separator 2017-04-18 16:30:27 -07:00
John Luo 2d15ba8917 Add manifests to .All MetaPackage 2017-04-18 12:48:07 -07:00
John Luo 04c86c65b6 Nuget pack requires a version attribute
Even when you override with -Version on the command line.
2017-04-15 00:59:33 -07:00
John Luo b19a46f3c2 Write complete version number 2017-04-14 17:06:33 -07:00
John Luo 6e22dbcdc6 Missed rename in commit 2017-04-14 12:14:29 -07:00
John Luo da403d4d16 Long path woes 2017-04-14 10:50:24 -07:00
John Luo 9e92b1189b Fix typo 2017-04-14 00:33:00 -07:00
John Luo 4d6bdba554 Add nuspec and version.txt to artifacts 2017-04-13 17:32:23 -07:00
John Luo 404960ce1a Use name suggested in Coherence-Signed#439 2017-04-13 16:10:30 -07:00