Piotr Puszkiewicz
|
9a1483d3b6
|
Fix tests
|
2017-03-10 09:08:25 -08:00 |
|
Piotr Puszkiewicz
|
071f4dc697
|
Convert Run
|
2017-03-10 09:08:01 -08:00 |
|
Piotr Puszkiewicz
|
4149150acc
|
Resolve Parser ambiguity
|
2017-03-10 01:13:13 -08:00 |
|
Piotr Puszkiewicz
|
120d28a78d
|
Migrate dotnet-pack
|
2017-03-10 01:11:16 -08:00 |
|
Piotr Puszkiewicz
|
4912e4aa6c
|
Fix naming of BuildCommand.cs
|
2017-03-10 01:11:07 -08:00 |
|
Piotr Puszkiewicz
|
92245e4523
|
Centralize VersionSuffixOption
|
2017-03-10 01:10:23 -08:00 |
|
Piotr Puszkiewicz
|
dc72b7ce92
|
Fix Clean ordering
|
2017-03-10 01:08:19 -08:00 |
|
Piotr Puszkiewicz
|
6429574fff
|
Fix verbosity tests
|
2017-03-10 01:08:07 -08:00 |
|
Piotr Puszkiewicz
|
fd6d499ba6
|
dotnet-migrate
|
2017-03-09 18:45:11 -08:00 |
|
Piotr Puszkiewicz
|
ba50d619d8
|
Build fixes for clean & build
|
2017-03-09 18:44:48 -08:00 |
|
Piotr Puszkiewicz
|
706e34ad47
|
Cache
|
2017-03-09 18:16:26 -08:00 |
|
Piotr Puszkiewicz
|
ca9268c504
|
Clean
|
2017-03-09 18:16:20 -08:00 |
|
Piotr Puszkiewicz
|
c68aba4f63
|
Test Fix
|
2017-03-09 17:52:17 -08:00 |
|
Piotr Puszkiewicz
|
bbc23af138
|
Fix failing Cache tests
|
2017-03-09 17:20:00 -08:00 |
|
Piotr Puszkiewicz
|
03544ad0cd
|
Build Unit Tests
|
2017-03-09 16:39:49 -08:00 |
|
Piotr Puszkiewicz
|
cb19d357d6
|
Build issues
|
2017-03-09 16:17:15 -08:00 |
|
Piotr Puszkiewicz
|
1c25a17e03
|
, -> ;
|
2017-03-09 16:13:19 -08:00 |
|
Piotr Puszkiewicz
|
e0da3090e6
|
Initial Cache parser
|
2017-03-09 16:12:08 -08:00 |
|
Piotr Puszkiewicz
|
3ebdf2909d
|
TFM, RID, Config as CommonOptions
|
2017-03-09 16:11:58 -08:00 |
|
Piotr Puszkiewicz
|
30e856a365
|
zeroormore
|
2017-03-09 14:47:02 -08:00 |
|
Piotr Puszkiewicz
|
ae152503aa
|
port build command
|
2017-03-09 14:36:31 -08:00 |
|
Jon Sequeira
|
ee2b8f2efa
|
add diag to VerbosityOption
|
2017-03-09 13:57:37 -08:00 |
|
Jon Sequeira
|
ea899f236e
|
fix publish parser args validation
|
2017-03-09 13:19:46 -08:00 |
|
Jon Sequeira
|
46b799af01
|
trigger help display using HelpException
|
2017-03-09 12:31:34 -08:00 |
|
jonsequitur
|
ea308e9b59
|
temporarily skip extra args help text tests
|
2017-03-09 12:19:27 -08:00 |
|
Jon Sequeira
|
998ac9c3eb
|
ParseCommand
|
2017-03-09 10:53:17 -08:00 |
|
Jon Sequeira
|
4284c4e363
|
small change to arg forwarding methods, test fixes
|
2017-03-09 09:14:55 -08:00 |
|
jonsequitur
|
0b94c979db
|
publish using new parser, rename ArgsToBeForwarded
|
2017-03-09 07:35:06 -08:00 |
|
jonsequitur
|
1a0ba24883
|
publish command using new parser
|
2017-03-08 17:53:07 -08:00 |
|
Jon Sequeira
|
fd6f7e48b5
|
WIP
|
2017-03-08 16:02:24 -08:00 |
|
Jon Sequeira
|
30480fa189
|
restore:captures arguments for forwarding to MSBuild
|
2017-03-07 16:40:18 -08:00 |
|
Jon Sequeira
|
53ea7f62bf
|
update CliCommandLine version
|
2017-03-07 11:29:29 -08:00 |
|
Jon Sequeira
|
1ed5b420a9
|
don't split on : or = in restore command parse
|
2017-03-07 11:28:35 -08:00 |
|
Jon Sequeira
|
c176b5953f
|
additional logging
|
2017-03-07 07:10:12 -08:00 |
|
Jon Sequeira
|
3dafe9a6e2
|
add logging to build
|
2017-03-06 22:10:37 -08:00 |
|
Jon Sequeira
|
69bc90dc6f
|
dotnet restore using new parser
|
2017-03-06 20:53:26 -08:00 |
|
Jon Sequeira
|
0094fd4e08
|
revert subcommand change, align CliCommandLine versions
|
2017-03-06 16:34:05 -08:00 |
|
jonsequitur
|
6b66db7436
|
a few small code cleanups
|
2017-03-06 12:22:32 -08:00 |
|
jonsequitur
|
5f227c1c45
|
split parser definitions across multiple files
|
2017-03-06 12:21:51 -08:00 |
|
jonsequitur
|
8b0dd3579c
|
a couple of parser unit tests
|
2017-03-06 12:21:22 -08:00 |
|
jonsequitur
|
614f71d19f
|
add help text for a couple of commands
|
2017-03-06 12:20:14 -08:00 |
|
jonsequitur
|
d40a87bc44
|
introduce dotnet complete command
|
2017-03-06 12:19:06 -08:00 |
|
Eric Erhardt
|
2048940760
|
Merge pull request #5933 from eerhardt/FixVersionsRepoUpdater
Fix UpdateVersionsRepo to pass file paths instead of a directory
|
2017-03-06 12:22:01 -06:00 |
|
Eric Erhardt
|
7e1a2fac9a
|
Merge pull request #5932 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to beta-001675 (master)
|
2017-03-06 11:23:00 -06:00 |
|
Eric Erhardt
|
21080fc5be
|
Fix UpdateVersionsRepo to pass file paths instead of a directory
|
2017-03-06 11:22:28 -06:00 |
|
dotnet-bot
|
44b6bbdba3
|
Update CoreSetup to beta-001675
|
2017-03-06 16:52:17 +00:00 |
|
Rich Lander
|
489cd753a5
|
Re-license as MIT (#5925)
|
2017-03-05 17:33:16 -08:00 |
|
Livar
|
b42697ff09
|
Merge pull request #5917 from eerhardt/FixVersionsRepoUpdater
Fix UpdateVersionsRepo to always write the files correctly.
|
2017-03-03 20:31:05 -08:00 |
|
Livar
|
04d2501272
|
Merge pull request #5915 from ravimeda/master
Remove BuildPipeline definitions.
|
2017-03-03 20:30:55 -08:00 |
|
Eric Erhardt
|
0819949172
|
Merge pull request #5717 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to beta-001663 (master)
|
2017-03-03 22:13:02 -06:00 |
|