Nate McMaster
cccfe3dd57
Use submodules for source dependencies ( #621 )
...
As a part of making builds more reproducible, we want to start committing the exact sha of source dependencies used to build aspnetcore. This implements that using git submodules, and removes targets that were previously used to clone source on demand.
Initial submodule status:
Antiforgery => e1884586
AzureIntegration => c998d74e
BasicMiddleware => 9f3ed006
BrowserLink => 7e2ff85a
Caching => c6a9cbbe
Common => 062ad3e7
CORS => 8fd36866
DataProtection => 49b2e22a
DependencyInjection => 88297e3c
Diagnostics => 7ac0e06a
DotNet=>ols => 1836201b
EntityFrameworkCore => e70d7dae
EventNotification => 3f881f18
FileSystem => 51e14a62
Hosting => 82ccf4f0
HtmlAbstractions => d687617a
HttpAbstractions => c0f93723
HttpSysServer => 02331040
Identity => 52dfb021
JavaScriptServices => e583a17e
JsonPatch => e453fafa
KestrelHttpServer => 0c34523e
Logging => e8e3e707
MetaPackages => d63542ca
Mvc => 2e4bc548
Razor => 6c7551d9
Routing => bb413c6a
Security => 88cb3df0
SignalR => 2419867d
[auto-updated: submodules]
2017-11-01 13:03:46 -07:00
Ryan Brandenburg
3cc35da562
Add a switch to protect from unintended pushes
2017-11-01 10:15:34 -07:00
Steve Sanderson
a4b35bd896
Temporarily remove SpaServices.Extensions as it will be built separately for OOB shipping
2017-11-01 13:08:06 +00:00
Nate McMaster
05cd5edf5f
Updating BuildTools from 2.1.0-preview1-15546 to 2.1.0-preview1-15549
...
[auto-updated: buildtools]
2017-10-31 10:50:51 -07:00
Nate McMaster
b0de6da24f
Update the Scaffolding and Templating submodules
2017-10-30 15:50:25 -07:00
Andrew Stanton-Nurse
0573454c70
Add ValueStopwatch package to artifacts.props
2017-10-30 14:59:56 -07:00
Nate McMaster
8906ebed4c
Updating BuildTools from 2.1.0-preview1-15544 to 2.1.0-preview1-15546
...
[auto-updated: buildtools]
2017-10-30 11:27:26 -07:00
Ryan Brandenburg
6652182b58
Add script to update each Repo
2017-10-30 11:13:34 -07:00
Nate McMaster
b6510d892c
Updating BuildTools from 2.1.0-preview1-15541 to 2.1.0-preview1-15544
...
[auto-updated: buildtools]
2017-10-30 10:23:56 -07:00
Nate McMaster
4e641df9b1
Update roslyn VSIX package versions to match what is in aspnet/Razor
2017-10-27 10:14:18 -07:00
Nate McMaster
d392659424
Updating BuildTools from 2.1.0-preview1-15540 to 2.1.0-preview1-15541
...
[auto-updated: buildtools]
2017-10-27 10:13:14 -07:00
Nate McMaster
9d4c3adda1
Update modules/Templating to fix workaround dotnet/templating#1302
2017-10-26 16:14:32 -07:00
Hao Kung
60d604580c
Add identity fix
2017-10-26 14:49:35 -07:00
=
be0dce0fd9
Revert to old lzma name scheme
2017-10-26 12:14:34 -07:00
Ryan Brandenburg
734df3f88f
Use TeamCity to select commits
2017-10-26 11:47:37 -07:00
Pavel Krymets
b2c73f13e2
Add AppAuthentication package ( #617 )
2017-10-26 10:28:38 -07:00
Nate McMaster
d8e8ab7c60
Temporarily remove Microsoft.AspNetCore.All from expected output
2017-10-25 17:44:31 -07:00
Nate McMaster
a01aee7e9c
Add scripts to auto-update build tools and submodules ( #618 )
...
* Add a script to auto-update submodules
* Add VSCode settings
* Add script to update the build tools version
2017-10-25 11:39:53 -07:00
Nate McMaster
8c63660b15
Update EntityFrameworkCore to 88551da89 - react to aspnet/EntityFrameworkCore#10151
2017-10-24 12:41:26 -07:00
=
537a735d30
Fix target dependencies
2017-10-24 12:36:12 -07:00
John Luo
386483b9ef
Create timestamp free cumulative archives
2017-10-24 11:46:28 -07:00
Nate McMaster
4da6565d5b
Update modules/Scaffolding to ce3c4802 to fix aspnet/Scaffolding#645
2017-10-24 10:35:19 -07:00
Nate McMaster
e91af13a7d
Generate the PackageVersionProps file and put it in the lineup package
2017-10-23 15:00:53 -07:00
Brice Lambson
bf23f16c22
Add SQLitePCLRaw.bundle_sqlcipher
2017-10-23 13:48:02 -07:00
Ryan Brandenburg
058d70190a
Metapackage false
2017-10-23 11:29:20 -07:00
Ryan Brandenburg
31217a7577
Add SpaServices.Extensions to artifacts.props
2017-10-23 11:29:20 -07:00
=
86d6e51ba2
Fix rpm packages and hosting tar.gz
2017-10-19 12:55:11 -07:00
Andrew Stanton-Nurse
c563f371c7
Add HealthChecks to artifacts.props ( #611 )
2017-10-18 15:24:55 -07:00
Nate McMaster
354f4e123c
Update Razor to include minor tweak to build script. aspnet/Razor#1728
2017-10-18 15:06:41 -07:00
=
65fcbdb8c8
Installer generation updates
2017-10-18 10:14:50 -07:00
Nate McMaster
fc8c29c5d6
Make the outputpath for the installers
2017-10-18 07:35:34 -07:00
Nate McMaster
1bfe2e40df
Set filepath properties in global build context, not the local targets
2017-10-18 07:30:44 -07:00
Nate McMaster
d5df2acd45
Put installers into artifacts/installers/ and the lzma into artifacts/lzma/
2017-10-17 17:56:31 -07:00
Nate McMaster
3a563b15fa
Fix the BuildFallbackArchive targets to restore from the correct locations
2017-10-17 17:43:16 -07:00
Nate McMaster
b191fc8fef
Workaround issues with MSBuild variable subtitution and bash
2017-10-17 16:32:12 -07:00
Nate McMaster
4bb84cf6d0
Ensure the deb/rpm installers use the same dotnet-core version
...
- Remove unnecessary tasks and scripts
- Ensure the KOREBUILD_DOTNET_* environment variables are preserved in the docker build context
- Other MSBuild cleanup of the targets
2017-10-17 15:46:53 -07:00
Nate McMaster
1f6db0e3ad
Add Microsoft.NETCore.Platforms to the list of external dependencies
2017-10-17 12:57:56 -07:00
Javier Calvarro Nelson
20cb6ea978
Remove Microsoft.AspNetCore.CertificateGeneration.Task from artifacts.props
2017-10-17 12:25:03 -07:00
Javier Calvarro Nelson
2836d53a2d
Add Microsoft.AspNetCore.DeveloperCertificates.Tools to the artifacts.props
2017-10-17 11:32:47 -07:00
Justin Kotalik
bdfbc3fea6
Adds endings to new dependencies
2017-10-16 13:45:32 -07:00
Justin Kotalik
600cf9d444
Adds ANCM external dependencies ( #608 )
2017-10-16 12:56:07 -07:00
Nate McMaster
83e22851c5
Remove dummy reference project from the output of the runtime store
2017-10-16 12:53:36 -07:00
Nate McMaster
44520119e3
Set IsFinalBuild=true on the non-timestamped version of templating packages
2017-10-16 11:47:14 -07:00
Nate McMaster
2f78d058e7
Update build tools to 2.0.2-rc1-16007
2017-10-16 11:32:20 -07:00
Nate McMaster
0585274d32
Update kestrel submodule and remove the Microsoft.AspNetCore.Internal.CoreFxLab.Sources package from external dependencies list ( #607 )
2017-10-16 10:18:23 -07:00
Nate McMaster
a636fb0b74
Update to build tools 2.0.2-rc1-16006
2017-10-16 10:14:43 -07:00
Pavel Krymets
c255c7f276
Put ApplicationInsights.HostingStartup back into metapackage ( #606 )
2017-10-16 09:54:09 -07:00
=
fe031e5655
Move core installer download to its own target
2017-10-14 07:21:47 -04:00
Nate McMaster
d28e9fd8bc
Update build tools to 2.0.2-rc1-16001
2017-10-13 18:10:16 -07:00
=
6e077fb60a
Fix typos and cleanup
2017-10-13 17:46:01 -07:00