Pranav K
9a7abcd902
Remove net451 as a cross-compile target
2017-03-24 07:56:01 -07:00
Pranav K
91406009d3
Remove net451 as a cross-compile target
2017-03-23 17:20:12 -07:00
Kiran Challa
bb7b58321c
Converted samples and test projects to run on netcoreapp2.0
2017-03-23 17:05:16 -07:00
Pranav K
adcc6e8d7b
Renaming FunctionalTests project in repo.props
2017-03-23 14:35:15 -07:00
Pranav K
cdadfd48d0
Try renaming functional tests as a potential mitigation for long path issues
2017-03-23 11:14:01 -07:00
Pranav K
20dcccd847
Revert "Revert "Change compilation targets.""
...
This reverts commit 5f76cd272a .
2017-03-23 09:08:05 -07:00
N. Taylor Mullen
5f76cd272a
Revert "Change compilation targets."
...
This reverts commit 42d34e4559 .
2017-03-22 17:22:19 -07:00
Andrew Stanton-Nurse
eb0ab115d8
capture wstest log output ( #156 )
2017-03-22 15:24:36 -07:00
Kiran Challa
d2be921ca4
Converted test project to run on netcoreapp2.0
2017-03-22 15:24:04 -07:00
Pranav K
42d34e4559
Change compilation targets.
...
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
2017-03-22 14:37:25 -07:00
Andrew Stanton-Nurse
214c41bf40
remove reference to client components in README ( #155 )
2017-03-22 10:47:41 -07:00
Doug Bunting
55507de7dd
Disable API Check in a project with untracked breaking changes
2017-03-22 08:33:14 -07:00
Kiran Challa
bac161fdd6
Converted test projects to run on netcoreapp2.0
2017-03-21 16:48:25 -07:00
Pranav K
52911cd3f1
Change compilation targets.
...
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
2017-03-21 16:41:15 -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
Nate McMaster
b79446ce51
Update Travis to macOS Sierra
...
[skip appveyor]
2017-03-21 12:17:40 -07:00
Nate McMaster
ebd8f61dcb
Update Travis to macOS Sierra
...
[skip appveyor]
2017-03-21 12:14:12 -07:00
Nate McMaster
7628d2f634
Update Travis to macOS Sierra
...
[skip appveyor]
2017-03-21 12:05:57 -07:00
Nate McMaster
616f7dcfe7
Update Travis to macOS Sierra
...
[skip appveyor]
2017-03-21 11:46:29 -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
Andrew Stanton-Nurse
a61220d907
suppress some Autobahn test failures ( #153 )
...
* suppress some Autobahn test failures
* disable autobahn in AppVeyor because they are flaky (port of aspnet/SignalR#302 )
2017-03-17 15:09:18 -07:00
Nate McMaster
4abe714f2b
Consolidate dependency versions into one file and remove workarounds
2017-03-15 19:29:21 -07:00
Ajay Bhargav Baaskaran
1ce7fc7245
Use TryAdd to add services
2017-03-15 17:57:44 -07:00
Nate McMaster
832cbdcee8
Unify dependency versions to one file
2017-03-15 15:11:25 -07:00
Nate McMaster
de30243c11
Unify dependency versions to one file and remove workarounds
2017-03-15 15:06:58 -07:00
Nate McMaster
e3ca1d1a2c
Unify dependency versions to one file and remove workarounds
2017-03-15 13:47:45 -07:00
Nate McMaster
6a61e10a4b
Unify dependency versions and remove workarounds
2017-03-15 10:47:41 -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
Ajay Bhargav Baaskaran
cde3b96aa7
[ Fixes #134 ] Refactored DI support
...
- Refactored builder extensions and service collection extensions
- Refactored Settings/Configuration/Descriptor
- Removed ConfigurationCommon/AuthenticatedEncryptorConfigurationExtensions
- Added IAuthenticatedEncryptorFactory and implementations
- Refactored IKey to have Descriptor instead of CreateEncryptorInstance()
- Handled Repository/Encryptor special logic
- Added samples
- Updated tests
2017-03-14 19:58:46 -07:00
Nate McMaster
f686e5f1ea
Update appveyor and travis settings
2017-03-14 13:41:47 -07:00
Nate McMaster
d01f81eeb8
Update appveyor and travis settings
2017-03-14 13:40:42 -07:00
Nate McMaster
ba0926736b
Update appveyor and travis settings
2017-03-14 13:40:24 -07:00
Nate McMaster
bf7a238b85
Update appveyor and travis settings
2017-03-14 13:39:54 -07:00
Andrew Stanton-Nurse
cb150de808
port dotnet/corefx#17049 ( #151 )
2017-03-14 12:04:59 -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
Andrew Stanton-Nurse
92b37f85c2
disable AutobahnTestAppHttpListener from build
2017-03-13 15:41:08 -07:00
Andrew Stanton-Nurse
9b553ca1c0
make all tests allow 'non-strict' conformance ( #149 )
2017-03-13 15:40:55 -07:00
Pranav K
e67bdd411e
Add options to build a subgraph of repos
2017-03-13 15:33:56 -07:00
Doug Bunting
e36757910b
Correct targets in IISIntegration.sln and remove TestSites workarounds
...
- remove unnecessary x64 and x86 configurations from the solution
- dotnet/sdk#396 has been fixed; web sites target x86 automatically
nit: sort dependencies
2017-03-13 12:06:30 -07:00
David Fowler
5529cab0e3
Merge pull request #147 from aspnet/no-mono
...
No mono
2017-03-10 22:20:20 -08: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
David Fowler
f162534f91
Merge pull request #204 from aspnet/no-mono
...
No mono
2017-03-09 13:36:22 -08:00
David Fowler
e87e1056c5
Merge pull request #36 from aspnet/no-mono
...
No mono
2017-03-09 13:35:33 -08:00