Kiran Challa
|
59ec6e0c50
|
Updated refereces of 'rel/2.0.0-preview2' to 'dev'
|
2017-06-06 10:09:49 -07:00 |
Kiran Challa
|
88f81f00e9
|
Copy Korebuild directory to cloned repoistories to avoid repeated downloads
|
2017-06-05 10:18:13 -07:00 |
Kiran Challa
|
6685b09973
|
Updated Korebuild zip location to rel/2.0.0-preview2
|
2017-06-01 12:50:57 -07:00 |
Pranav K
|
c9f9baba58
|
Branching for rel/2.0.0-preview2
|
2017-05-31 20:05:52 -07:00 |
Steve Sanderson
|
ac3ab36b3d
|
Add JavaScriptServices to Universe
|
2017-05-19 11:38:50 +01:00 |
Javier Calvarro Nelson
|
d324d483d3
|
Remove identity service from universe
|
2017-05-12 11:06:59 -07:00 |
Kiran Challa
|
5e462aa87a
|
Added log messages related to repository information
|
2017-05-12 06:05:50 -07:00 |
Pranav K
|
ea0b98b950
|
Merge branch 'rel/2.0.0-preview1' into dev
|
2017-04-25 22:18:16 -07:00 |
Pranav K
|
a7b8a8be8e
|
Branching for 2.0.0-preview1
|
2017-04-25 22:09:35 -07:00 |
Andrew Stanton-Nurse
|
c89c6a304b
|
Merge pull request #504 from aspnet/anurse/remove-platform-abstractions
Remove Microsoft.Extensions.PlatformAbstractions
|
2017-04-25 14:40:46 -07:00 |
Andrew Stanton-Nurse
|
e4b78ab958
|
Remove Microsoft.Extensions.PlatformAbstractions
|
2017-04-24 14:41:11 -07:00 |
Nate McMaster
|
31635abf6b
|
Resolve warnings about duplicate imports of Microsoft.Common.targets
|
2017-04-21 08:54:29 -07:00 |
Kiran Challa
|
e08e63a033
|
Updated to use 1.0.2 version of PackagePublisher
|
2017-04-12 21:30:59 -07:00 |
Pranav K
|
acc454bc36
|
Include CLI tool references when calculating build dependency graph
|
2017-04-03 23:07:35 -07:00 |
Kiran Challa
|
71d09dc15c
|
Using PackagePublisher tool to publish packages as it does retries
|
2017-03-27 10:50:37 -07:00 |
Doug Bunting
|
dd3889869c
|
`StopOnFirstFailure` when doing repository builds
- avoids MSBuild continuing past failed repositories in sequential builds
- ignored when building in parallel (unfortunately)
|
2017-03-21 15:50:23 -07:00 |
Pranav K
|
f99a0d6b8e
|
Pin DotNetCliToolReferences
Fixes #491
|
2017-03-21 10:46:35 -07:00 |
Nate McMaster
|
23f4a31d47
|
React to aspnet/BuildTools#199
|
2017-03-20 10:25:47 -07:00 |
Doug Bunting
|
ce75a85a80
|
Add global.json to .gitignore
|
2017-03-18 13:21:50 -07:00 |
Kiran Challa
|
43a290d2c4
|
Updated readme with instructions on verifying cross repo changes
|
2017-03-17 15:21:53 -07:00 |
Pranav K
|
5bcf919faa
|
Account for repositories with no packaes to publish
|
2017-03-15 10:05:30 -07:00 |
Pranav K
|
1db9776b24
|
Fix publishing packages to the volatile feed
Fixes #488
|
2017-03-15 09:22:29 -07:00 |
Brice Lambson
|
bf61d14e0a
|
Remove EntityFramework.Tools
|
2017-03-14 09:23:30 -07:00 |
Pranav K
|
89aebea9e5
|
Print the build graph prior to building repositories
Fixes #485
|
2017-03-14 08:42:44 -07:00 |
Pranav K
|
e67bdd411e
|
Add options to build a subgraph of repos
|
2017-03-13 15:33:56 -07:00 |
Pranav K
|
f639d9f124
|
Add IgnoreStandardErrorWarningFormat to Exec task when running build.[cmd | sh]
on individual repositories
|
2017-03-10 12:00:23 -08:00 |
Pranav K
|
df66022ff8
|
Use Exec instead of MsBuild task
|
2017-03-10 09:05:06 -08:00 |
Pavel Krymets
|
90922646bf
|
Enable UnloadProjectsOnCompletion to prevent OOM (#480)
|
2017-03-09 18:06:52 -08:00 |
Pranav K
|
84b038498a
|
Use an exact match from the first repository that finds a package.
|
2017-03-08 10:15:11 -08:00 |
Pranav K
|
bca4474dd2
|
Use the same name for the props file when loading it from the deps directory
|
2017-03-08 06:59:31 -08:00 |
Pranav K
|
4e84690938
|
Make publishing to the volatile feed work.
|
2017-03-07 22:37:58 -08:00 |
Pranav K
|
471f48f56e
|
Update to MSBuild
|
2017-03-07 22:21:16 -08:00 |
Nate McMaster
|
c598f1918d
|
Collect commit files from artifacts directory
|
2017-03-03 10:07:49 -08:00 |
Nate McMaster
|
ba69cd5df4
|
Add VerifyAll target shim
|
2017-03-01 18:37:04 -08:00 |
Nate McMaster
|
d60d10e16b
|
Update Universe to use the MSBuild-first KoreBuild
|
2017-03-01 17:50:24 -08:00 |
Nate McMaster
|
1cf3be07d0
|
React to aspnet/korebuild#171
|
2017-03-01 17:19:51 -08:00 |
Nate McMaster
|
6dfbab0b6c
|
More graceful error when running parallel git target
|
2017-02-24 10:08:19 -08:00 |
Javier Calvarro Nelson
|
ac096c217b
|
Add Identity Service to Universe
|
2017-02-22 12:41:09 -08:00 |
Nate McMaster
|
068c29a748
|
Add repo folders to gitignore
|
2017-02-15 17:47:28 -08:00 |
Nate McMaster
|
1b47ceffad
|
Resolve the build graph in parallel
|
2017-02-14 16:48:56 -08:00 |
Nate McMaster
|
6eca0806af
|
Remove workarounds
|
2017-02-09 14:30:27 -08:00 |
Pranav K
|
9ff20f8340
|
Remove global.json
|
2017-02-03 10:03:07 -08:00 |
Nate McMaster
|
e44ee63241
|
Rename WebListener => HttpSysServer
|
2017-01-31 16:17:04 -08:00 |
Nate McMaster
|
333840c787
|
Update version of sdk in global.json
|
2017-01-31 15:42:38 -08:00 |
Pranav K
|
76cdffc30c
|
Remove RazorTooling from UniverseCoherence.
|
2017-01-20 11:03:33 -08:00 |
Nate McMaster
|
045a353dda
|
Upgrade global.json version
|
2017-01-19 18:17:19 -08:00 |
Nate McMaster
|
7f7413b3eb
|
Workaround issue in solution targets in MSBuild RC3
|
2017-01-19 16:51:13 -08:00 |
Nate McMaster
|
8d94d9179d
|
Don't delete the 'src' folder for VS2017 solutions
|
2017-01-03 12:20:09 -08:00 |
Nate McMaster
|
b9d2ecb4e0
|
Cleanup console output, removing unuseful logging
|
2016-12-16 16:16:13 -08:00 |
Nate McMaster
|
6ca8127bd6
|
Add foundation for the testing from packages, not project references
|
2016-12-16 16:06:30 -08:00 |