Krzysztof Wicher
3666543d24
WIP: changes 1
2016-02-16 11:57:56 -08:00
Andrew Stanton-Nurse
8fedd2ada3
restore the NoPackage switch for VSO signing build
2016-02-16 11:39:17 -08:00
Sridhar Periyasamy
9ec8556d24
Rebase with the latest sources and fix the tests.
2016-02-16 11:26:40 -08:00
Krzysztof Wicher
0c024f4290
Move installation scenarios to the right path
2016-02-16 11:14:25 -08:00
Zlatko Knezevic
e96d1493bd
Update CLIInstallationScenarios.md
...
Update
2016-02-16 11:06:53 -08:00
Krzysztof Wicher
052260c1cc
Add Installation scenarios description
2016-02-16 11:06:52 -08:00
Troy Dai
8058b42e9b
Add FrameworkData to ProjectReferenceDescription
2016-02-16 10:35:31 -08:00
Sridhar Periyasamy
ab455e6bb9
Merge branch 'rel/1.0.0' of https://github.com/dotnet/cli into test-fx
2016-02-16 09:58:20 -08:00
Pavel Krymets
39e1e26f0e
Refactor DependencyModel, make it ready for tests
2016-02-16 09:56:19 -08:00
Piotr Puszkiewicz
9c7ec89392
Merge pull request #1424 from dotnet/WinUpload
...
Fix publish scripts
2016-02-16 02:17:52 -08:00
Piotr Puszkiewicz
a5d069324e
Fix publish scripts
2016-02-16 01:57:24 -08:00
Piotr Puszkiewicz
a467dd236a
Merge pull request #1421 from dotnet/blackdwarf-badges
...
badge updates
2016-02-16 00:49:10 -08:00
Piotr Puszkiewicz
7356328128
Merge pull request #1419 from dotnet/piotrpMSFT/VSO-build-diagnostics
...
Fixes issue #1415
2016-02-16 00:31:24 -08:00
Piotr Puszkiewicz
d24de40ae5
Merge branch 'badges' of https://github.com/blackdwarf/cli into blackdwarf-badges
2016-02-16 00:30:16 -08:00
David Fowler
1e18150194
Merge pull request #1231 from AustinWise/fixHelp
...
Fix the help command to work with intrinsic commands.
2016-02-15 23:50:03 -08:00
Troy Dai
852f982bc1
Merge branch 'troy/1391' into rel/1.0.0
2016-02-15 23:46:07 -08:00
Piotr Puszkiewicz
811f892cf5
Fixes issue #1415
2016-02-15 23:45:31 -08:00
Piotr Puszkiewicz
34f2837356
Merge pull request #1416 from dotnet/piotrpMSFT/VSO-build-diagnostics
...
Improved VSO build logging during VS Environment Variable collection.
2016-02-15 23:00:36 -08:00
Troy Dai
cf2cf83ff3
Fix issue 1391
2016-02-15 21:36:35 -08:00
David Fowler
2326c25e2d
Merge pull request #1417 from dotnet/davidfowl/match-nuget-lockfile-validation
...
This change mimics the nuget lock file generation logic
2016-02-15 21:27:53 -08:00
David Fowler
302a9e84f7
This change mimics the nuget lock file generation logic
2016-02-15 20:57:49 -08:00
Piotr Puszkiewicz
9185f5772a
Improved VSO build logging during VS Environment Variable collection.
2016-02-15 20:20:53 -08:00
Austin Wise
67b4012e45
Move the help command it it's own class.
...
Also fix the help command to work with intrinsic commands.
2016-02-15 20:11:02 -08:00
David Fowler
f7cba8a630
Merge pull request #1411 from dotnet/davidfowl/new-nuget
...
Updated to a newer version of NuGet
2016-02-15 19:39:44 -08:00
David Fowler
00e3c25bb3
Fix lock file check so that warnings don't keep popping up
2016-02-15 19:17:21 -08:00
David Fowler
129442923a
Updated to a newer version of NuGet
...
- Update the newest nuget
- Filter out build dependencies from the project resolver based on hte lock file
- Fix more erroneous build dependencies
2016-02-15 18:39:29 -08:00
David Fowler
c9cf2585a0
Merge pull request #1408 from dotnet/davidfowl/build-cleanup
...
More build and project clean up
2016-02-15 13:41:32 -08:00
David Fowler
467cd19662
Fixed the build dependencies in project.json
2016-02-15 10:52:29 -08:00
David Fowler
50e7a8b71a
Remove setting of DOTNET_HOME during compile
2016-02-15 10:22:47 -08:00
David Fowler
c7e9139fa6
More build cleanup and tweaks
...
- Added generic Get<T> to build context
2016-02-15 10:07:39 -08:00
David Fowler
078d6a8d5f
Build and project cleanup
2016-02-15 09:43:18 -08:00
David Fowler
b1cba2156b
Merge pull request #1406 from dotnet/davidfowl/fix-build
...
Fixed the build
2016-02-15 09:41:25 -08:00
David Fowler
77dfbd8e43
Fixed the build
...
- csc kept crashing on stage 2 and it turned out to be a version mismatch with System.Reflection.Metadata.
- Silenced crossgen
- Made omnisharp see all of the projects
2016-02-15 09:03:40 -08:00
Zlatko Knezevic
e6657e5f5b
Merge pull request #1400 from dotnet/blackdwarf-patch-1
...
Update canonical.md
2016-02-14 23:10:47 -08:00
Zlatko Knezevic
5361972563
Update canonical.md
...
Update the file with actual canonical scenarios.
2016-02-14 22:48:57 -08:00
Senthil
ade2fa8b9b
Merge pull request #1363 from schellap/noappdepsdk
...
Include project.json dependencies and use response files
2016-02-14 21:41:21 -08:00
Senthil
ef00f0331e
Include project.json dependencies for native
2016-02-14 17:20:23 -08:00
Piotr Puszkiewicz
e8ef94e93f
Merge pull request #1212 from AustinWise/fixColors
...
Fix color printing and --verbose
2016-02-12 23:39:49 -08:00
Senthil
328e806069
Merge pull request #1243 from schellap/dotnethome
...
Remove DOTNET_HOME from the CoreCLR probe path
2016-02-12 17:43:13 -08:00
Zlatko Knezevic
a0420a0ba2
Merge pull request #1395 from dotnet/blackdwarf-patch-1
...
Create canonical.md
2016-02-12 17:31:47 -08:00
Sridhar Periyasamy
2a94a1e384
Merge branch 'rel/1.0.0' of https://github.com/dotnet/cli into test-fx
...
Conflicts:
Microsoft.DotNet.Cli.sln
scripts/dockerbuild.sh
scripts/test/setup/build-test-prerequisites.ps1
test/dotnet-build.Tests/IncrementalTestBase.cs
test/dotnet-publish.Tests/Microsoft.DotNet.Tools.Publish.Tests.cs
test/dotnet-publish.Tests/project.json
2016-02-12 17:26:58 -08:00
Andrew Stanton-Nurse
ba57e4bfe9
swap .version file
2016-02-12 17:16:28 -08:00
Senthil
28f35c1cfa
Remove DOTNET_HOME from the CoreCLR probe path
2016-02-12 17:03:09 -08:00
Zlatko Knezevic
97bc9b6bc6
Create canonical.md
...
Moving the canonical scenarios to a MD file on the repo.
2016-02-12 16:59:45 -08:00
Sridhar Periyasamy
d7274af53a
Address PR Feedback
2016-02-12 16:57:32 -08:00
Andrew Stanton-Nurse
3188d0559b
Merge pull request #1265 from dotnet/anurse/build-scripts
...
Unified Build Scripts
2016-02-12 16:02:05 -08:00
Austin Wise
6957303a13
Fix build break on Windows.
2016-02-12 15:58:35 -08:00
Austin Wise
468a0f38a5
Fix color printing and verbosity.
...
Only apply the ANSI passthrough for child commands. Otherwise the
escape codes are printed to the console on Windows
Make Report.Write process escape codes so that forwarded output will have
its escape codes processed.
Also make verbose be inherited by all child processes.
2016-02-12 15:52:11 -08:00
Andrew Stanton-Nurse
d524732bbb
working on build scripts
2016-02-12 15:26:35 -08:00
Sridhar Periyasamy
5fb1eaa9c6
Fix tests for unix.
2016-02-12 15:12:19 -08:00