David Fowler
ec0b004d4c
Merge pull request #1438 from dotnet/davidfowl/remove-runtime
...
Remove the shared runtime folder from the CLI
2016-02-16 14:54:12 -08:00
Pavel Krymets
7754e8c710
Merge pull request #1362 from dotnet/pakrym/dc-tests
...
Refactor DependencyModel, add unit tests, add EnvironmentAbstraction library
2016-02-16 14:51:47 -08:00
Piotr Puszkiewicz
953fd210db
Merge pull request #1441 from dotnet/anurse/emit-packaged-commands-test-output
...
forward packaged commands test outputs to console
2016-02-16 14:42:04 -08:00
Piotr Puszkiewicz
2471a3fc55
Merge pull request #1444 from dotnet/piotrpMSFT/Issue1352/RID_Override
...
Remove dotnet-restore RID override
2016-02-16 14:38:12 -08:00
Pavel Krymets
8a94e66384
Merge pull request #1439 from dotnet/pakrym/pack-output
...
Fix pack output location
2016-02-16 14:29:19 -08:00
Piotr Puszkiewicz
a14618f787
Merge pull request #1442 from dotnet/piotrpMSFT/ps1disambiguate
...
Fix Windows version badge filename
2016-02-16 14:17:12 -08:00
Piotr Puszkiewicz
6e6b8126ac
Fixes #1352
2016-02-16 13:59:16 -08:00
Pavel Krymets
4d4f5ad895
Fix pack output location
2016-02-16 13:56:07 -08:00
Sridhar Periyasamy
2eb39a9a40
Update publish.ps1
...
Fix the path to `.version` file to use the `$RID` env variable.
2016-02-16 13:51:36 -08:00
Piotr Puszkiewicz
faeeb4feaf
$Configuration was being interpreted as $Configuration_
2016-02-16 13:41:37 -08:00
Andrew Stanton-Nurse
d526b08a8e
forward packaged commands test outputs to console
2016-02-16 13:37:19 -08:00
Troy Dai
e72391fd3a
Merge branch 'troy/1430' into rel/1.0.0
2016-02-16 13:25:21 -08:00
Sridhar Periyasamy
1ddec816cb
Update CompileTargets.cs
...
Use `configuration` instead of hard coding `Debug`.
2016-02-16 12:59:25 -08:00
David Fowler
528b32ddc5
Remove the shared runtime folder from the CLI
2016-02-16 12:57:01 -08:00
Andrew Stanton-Nurse
34b0b688f7
patch up some final missing CI build things
2016-02-16 12:46:43 -08:00
Andrew Stanton-Nurse
f57605c4c3
add skip-prereqs switch
2016-02-16 12:38:21 -08:00
Andrew Stanton-Nurse
eb607fec08
Merge pull request #1436 from dotnet/anurse/restore-no-package
...
restore the NoPackage switch for VSO signing build
2016-02-16 12:24:54 -08:00
Andrew Stanton-Nurse
f2b3b2e93a
flip path slash
2016-02-16 12:23:14 -08:00
Andrew Stanton-Nurse
10772464c7
add help to build.cmd
2016-02-16 12:22:25 -08:00
Andrew Stanton-Nurse
c2f08bd853
remove ci_build.sh
2016-02-16 12:16:45 -08:00
Andrew Stanton-Nurse
57ce370b51
remove ci_build.cmd
2016-02-16 12:06:51 -08:00
Andrew Stanton-Nurse
8fedd2ada3
restore the NoPackage switch for VSO signing build
2016-02-16 11:39:17 -08:00
Troy Dai
8058b42e9b
Add FrameworkData to ProjectReferenceDescription
2016-02-16 10:35:31 -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