Commit Graph

7 Commits

Author SHA1 Message Date
Viktor Hofer ae6744a5a8
Print help for -? and /? cross-plat (#42396)
* Print help for -? and /? cross-plat
2020-09-24 14:27:24 +02:00
Himanshu Soni 28457494a7
fix build.ps1 script execution error on cmd due to whitespace (#35554) 2020-04-28 20:28:23 +02:00
Jeremy Koritzinsky 2b27323e4a
Implement building the repo for multiple configurations and architectures with a single command on Windows. (#33295)
* Implement building the repo for multiple configurations and architectures with a single command on Windows.

* Use -Command instead of -File to invoke pwsh build script.

* Run all builds and output which builds failed at the end (if any)

* Update help output.

* Prepend argument list with architecture args instead of appending so as to allow scripts to override them with MSBuild arguments.

* Fix typo.
2020-03-11 13:36:56 -07:00
Santiago Fernandez Madero f77914d4c9
Fix .cmd scripts help arguments (#1131) 2019-12-23 17:55:31 -06:00
Jan Kotas 188427d7e1
Revert "Fix .cmd scripts help arguments (#1043)" (#1110)
This reverts commit 0a29c61468.
2019-12-21 12:54:56 -08:00
Santiago Fernandez Madero 0a29c61468
Fix .cmd scripts help arguments (#1043)
* Fix .cmd scripts help arguments

* Support -? arg in .cmd scripts
2019-12-19 13:38:25 -06:00
dotnet-bot 381372f6f1 Initial runtime repository structure 2019-11-14 01:26:19 +01:00