Nick Guerrera
8fead788d7
Fix dotnet build /clp:NoSummary
2017-10-26 06:37:45 -07:00
Zbyněk Sailer
633ec51720
LOC CHECKIN | cli-release/2.0.0 | 20170714
2017-07-14 09:14:59 +02:00
Nick Guerrera
11967b7d9c
Merge branch 'release/2.0.0' into loc
2017-06-16 18:20:44 -07:00
Livar Cunha
5e5b4de0b9
Do no pass down to implicit restore the framework option.
2017-06-13 19:25:23 -07:00
Nick Guerrera
31c5294ef5
Merge branch 'release/2.0.0' into loc
2017-06-09 10:30:29 -07:00
Livar Cunha
c89618603a
Changing the parser description for commands that have implicit restore.
2017-06-07 23:15:36 -07:00
Livar Cunha
3231295acf
Fixing a bug in the restore option where specifying verbosity through /v was not entirely honored.
...
Adding tests for implicit restore for all the affected commands.
Fixing an issue where the command target was being passed to the restore command during implicit restore.
Adding restore params to all commands with implicit restore. Also, implicitly set the restore output to quiet.
Adding tests for the no-restore option.
2017-06-07 17:41:30 -07:00
Livar Cunha
dd76fec564
Implicit restore for build, pack, publish, run and test.
2017-06-07 17:39:29 -07:00
Nick Guerrera
14028c92dd
Update xlf files
2017-06-07 16:56:09 -07:00
Nick Guerrera
132f70c5e0
Convert LocalizableStrings.cs to resx
2017-06-06 21:50:58 -07:00
Zbyněk Sailer
b479bd900d
LOC CHECKIN | cli-master | 20170529
2017-05-30 11:19:00 -07:00
Nick Guerrera
fca4162c10
Run xlf converter
2017-05-19 13:37:13 -07:00
jonsequitur
daac945742
restore loc strings, subcommand parsers into separate files
2017-03-19 16:38:08 -07:00
jonsequitur
973021b214
publish, cache, text fixes; rename ForwardAs and introduce ForwardAsMany
2017-03-16 13:22:08 -07:00
Jon Sequeira
96683c1421
help text updates
2017-03-14 10:33:58 -07:00
Jon Sequeira
204d8594bf
throw exception on parse errors
2017-03-13 13:29:03 -07:00
Jon Sequeira
d3143b779f
stop writing ParseResult.Diagram to output
2017-03-12 16:48:59 -07:00
Piotr Puszkiewicz
7795ce4d67
Fix build command
2017-03-10 18:59:32 -08:00
Piotr Puszkiewicz
23d4fb32f3
Merge remote-tracking branch 'jonsequitur/tab-completion' into tab-completion
2017-03-10 17:37:26 -08:00
Jon Sequeira
34d9cbf863
new CliCommandLine version
2017-03-10 17:11:19 -08:00
Piotr Puszkiewicz
e1568bbc1e
Re-enable localizable strings
2017-03-10 13:36:18 -08:00
Piotr Puszkiewicz
071f4dc697
Convert Run
2017-03-10 09:08:01 -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
ba50d619d8
Build fixes for clean & build
2017-03-09 18:44:48 -08:00
Piotr Puszkiewicz
c68aba4f63
Test Fix
2017-03-09 17:52:17 -08:00
Piotr Puszkiewicz
03544ad0cd
Build Unit Tests
2017-03-09 16:39:49 -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
4284c4e363
small change to arg forwarding methods, test fixes
2017-03-09 09:14:55 -08:00
Jon Sequeira
1ed5b420a9
don't split on : or = in restore command parse
2017-03-07 11:28:35 -08:00
jonsequitur
5f227c1c45
split parser definitions across multiple files
2017-03-06 12:21:51 -08:00
Piotr Puszkiewicz
d55a8f8188
Add missing copyright headers to all cs files
2017-03-02 21:04:03 -08:00
Krzysztof Wicher
c75d2e446e
reduce some repetition
2017-02-23 11:24:36 -08:00
Krzysztof Wicher
873bb31cfa
Move CommandCreationException to root
2017-02-22 10:52:23 -08:00
Krzysztof Wicher
ae05e8af1d
remove parameterless constructor
2017-02-16 14:22:02 -08:00
Krzysztof Wicher
6f1ea62bc9
rename variable to buildCommand
2017-02-16 14:22:02 -08:00
Krzysztof Wicher
531b0136eb
add tests for checking filename, working dir and validation of presence of environmental variables
2017-02-16 14:22:02 -08:00
Krzysztof Wicher
8ebc06da46
add more unit tests
2017-02-16 14:22:02 -08:00
Krzysztof Wicher
9c00966956
preview of single unit test for dotnet build
2017-02-16 14:22:02 -08:00
Ryan Stelly
87e2a56393
use correct description string for dotnet build -h: -c ( #5507 )
2017-01-30 17:15:44 -08:00
Krzysztof Wicher
c9b873caad
make dotnet-build show build summary ( #5277 )
...
* make dotnet-build show build summary
* Fix race in some dotnet-migrate (sln) tests
2017-01-11 17:06:03 -08:00
Livar
f0d6b20dd7
Merge branch 'rel/1.0.0' into localization
2017-01-06 12:30:58 -08:00
Zbyněk Sailer
bf7a0845b7
LOC CHECKIN | dotnet/cli | 20170106
2017-01-06 19:07:21 +01:00
Livar Cunha
4bf55e3c38
Another update to the xlf files.
2017-01-05 23:01:58 -08:00
v-mdriml
5580b40181
Loc HB XLF files
2016-12-23 17:16:52 +01:00
Zlatko Knezevic
b467d66182
Remove argument separator from commands ( #5080 )
...
* Remove argument separator from commands
Currently, the argument separator (`--`) is only supported on
`dotnet run`. This PR removes it from other commands to make the help and
usage of these command clearer.
* Adding dotnet run message test
* Responding to PR feedback
2016-12-19 22:11:39 -08:00
Livar Cunha
44147f0efa
Updating xlf files to reflect the modification of the test help message, of the dotnet help update and the additions of CommandLine, Migration, Sln.Internal, msbuild command and Cli.Utils.
2016-12-17 10:55:12 -08:00
Zlatko Knezevic
3073e9bd2c
Responding to PR feedback
2016-12-16 19:14:30 -08:00