3 "CloudDropAccessToken": {
4 "description": "Azure access token",
5 "valueType": "property",
9 "CloudDropAccountName": {
10 "description": "Azure account name.",
11 "valueType": "property",
15 "__PublishPackages": {
16 "description": "Specifies whether to publish product packages.",
17 "valueType": "property",
18 "values": [ true, false ],
22 "description": "Specifies whether to publish symbol packages.",
23 "valueType": "property",
24 "values": [ true, false ],
28 "description": "Product build major number.",
29 "valueType": "property",
34 "description": "Product build minor number.",
35 "valueType": "property",
40 "description": "MsBuild target that deletes the binary output directory.",
41 "valueType": "target",
46 "description": "MsBuild target that deletes the repo-local nuget package directory.",
47 "valueType": "target",
51 "CleanPackagesCache": {
52 "description": "MsBuild target that deletes the user-local nuget package cache.",
53 "valueType": "target",
58 "description": "Container name for Azure upload.",
59 "valueType": "property",
64 "description": "Blob Prefix for Azure download.",
65 "valueType": "property",
69 "MsBuildFileLogging": {
70 "description": "MsBuild logging options.",
71 "valueType": "passThrough",
73 "defaultValue": "/flp:v=normal"
75 "MsBuildEventLogging": {
76 "description": "MsBuild logging options.",
77 "valueType": "passThrough",
79 "defaultValue": "/l:BinClashLogger,Tools/net46/Microsoft.DotNet.Build.Tasks.dll;LogFile=binclash.log"
82 "description": "Specifies the OSGroup.",
83 "valueType": "property",
84 "values": [ "Windows_NT", "Linux", "Unix", "OSX", "Android" ],
85 "defaultValue": "${OSName}"
88 "description": "MsBuild target that restores the packages.",
89 "valueType": "target",
94 "description": "MsBuild target that restores optimization profile data.",
95 "valueType": "target",
99 "RestoreDuringBuild": {
100 "description": "Enables/disables package restore.",
101 "valueType": "property",
102 "values": [ true, false ],
106 "description": "Project where the commands are going to be applied.",
107 "valueType": "passThrough",
112 "description": "Specifies the configuration to publish packages",
113 "valueType": "property",
114 "values": [ "release", "debug", "checked" ],
115 "defaultValue": "debug"
118 "description": "Specifies the architecture to publish packages",
119 "valueType": "property",
120 "values": [ "x64", "x86", "arm", "arm64" ],
121 "defaultValue": "${CPUArch}"
124 "description": "Specifies the OS to publish packages.",
125 "valueType": "property",
126 "values": [ "Linux", "OSX", "FreeBSD", "OpenBSD", "NetBSD", "SunOS", "Windows_NT", "Android" ],
127 "defaultValue": "${OSName}"
130 "description": "Specifies the distro rid for Unix OS.",
131 "valueType": "property",
133 "defaultValue": "${OSRid}"
136 "description": "Sets the Visual Studio version to use.",
137 "valueType": "property",
139 "defaultValue": "vs2015"
142 "description": "Directory of the dir.props file.",
143 "valueType": "property",
148 "description": "Source directory.",
149 "valueType": "property",
154 "description": "Packages directory.",
155 "valueType": "property",
160 "description": "Root bin directory.",
161 "valueType": "property",
166 "description": "Bin directory of specific OS, Arch and Type being built.",
167 "valueType": "property",
171 "__IntermediatesDir": {
172 "description": "Intermediates bin directory.",
173 "valueType": "property",
177 "__PackagesBinDir": {
178 "description": "Packages bin directory.",
179 "valueType": "property",
183 "__TestWorkingDir": {
184 "description": "Test working directory.",
185 "valueType": "property",
189 "__DoCrossArchBuild": {
190 "description": "Specifies if we build cross-architecture components on Linux.",
191 "valueType": "property",
195 "GenerateVersionHeader": {
196 "description": "Generates _version.h",
197 "valueType": "passThrough",
199 "defaultValue": "/t:GenerateVersionHeader /p:GenerateVersionHeader=true"
201 "GenerateVersionSourceFile": {
202 "description": "Generate version.cpp",
203 "valueType": "passThrough",
205 "defaultValue": "/t:GenerateVersionSourceFile /p:GenerateVersionSourceFile=true"
207 "MSBuildNodeCount": {
208 "description": "Sets the value of the number of processors available for MSBuild.",
209 "valueType": "passThrough",
211 "defaultValue": "/maxcpucount"
213 "NativeVersionSourceFile": {
214 "description": "Provides location for version.cpp",
215 "valueType": "property",
219 "NativeVersionHeaderFile": {
220 "description": "Provides location for _version.h",
221 "valueType": "property",
225 "OverwriteCoreClrPackageVersion": {
226 "description": "Sets the property specifying to overwrite CoreClr Package version using OfficialBuildId",
227 "valueType": "property",
228 "values": [ true, false ],
232 "description": "Official Build Id.",
233 "valueType": "property",
238 "description": "Specifies the build type for native build.",
239 "valueType": "property",
240 "values": [ "debug", "release", "checked" ],
241 "defaultValue": "debug"
243 "EnableProfileGuidedOptimization": {
244 "description": "Enables IBC profile optimizations if profile data are available.",
245 "valueType": "property",
246 "values": [ true, false ],
247 "defaultValue": false
249 "RestoreDefaultOptimizationDataPackage": {
250 "description": "Instructs BuildTools to restore the default OptimizationData package.",
251 "valueType": "property",
252 "values": [ true, false ],
255 "UsePartialNGENOptimization": {
256 "description": "Adds the `-partialNGEN -minify` arguments when invoking IBCMerge.",
257 "valueType": "property",
258 "values": [ true, false ],
261 "OptimizationDataDir": {
262 "description": "Sets the path where the build should look for IBC profile data.",
263 "valueType": "property",
268 "description": "Set when building for arm64.",
269 "valueType": "property",
270 "values": [ true, false ],
274 "description": "Sets the build arch for native build.",
275 "valueType": "property",
276 "values": [ "x86", "x64", "arm", "arm64" ],
277 "defaultValue": "${CPUArch}"
280 "description": "Indicates if this is a portable build.",
281 "valueType": "property",
282 "values": [ "false", "true"],
283 "defaultValue": "true"
286 "description": "Specifies rebuild target.",
287 "valueType": "target",
292 "description": "Specifies build logs for build alias.",
293 "valueType": "passThrough",
298 "description": "Specifies build logs for build alias.",
299 "valueType": "passThrough",
304 "description": "Specifies build logs for build alias.",
305 "valueType": "passThrough",
309 "BuildNugetPackage": {
310 "description": "Specifies to build nuget packages.",
311 "valueType": "property",
312 "values": [ true, false ],
317 "valueType": "property",
318 "values": [ true, false ],
319 "defaultValue": false
322 "description": "Sets the SignType.",
323 "valueType": "property",
324 "values": [ "real" ],
327 "CLRTestPriorityToBuild": {
328 "description": "Sets priority to build test.",
329 "valueType": "property",
333 "CreateTestOverlay": {
334 "description": "Runs CreateTestOverlay target.",
335 "valueType": "target",
339 "CreateNonWindowsTestOverlay": {
340 "description": "Runs CreateNonWindowsTestOverlay target.",
341 "valueType": "target",
346 "description": "Sets build verbosity.",
347 "valueType": "passThrough",
349 "defaultValue": "/v:normal"
352 "description": "Runs the build target.",
353 "valueType": "target",
357 "UseSharedCompilation": {
358 "description": "Sets the use shared compilation property.",
359 "valueType": "property",
360 "values": [ true, false ],
363 "UpdateInvalidPackageVersions": {
364 "description": "Runs the target to update package versions.",
365 "valueType": "target",
369 "GenerateRuntimeLayout": {
370 "description": "Generates Core_Root folder",
371 "valueType": "property",
372 "values": [ true, false ],
375 "BuildTestsAgainstPackages": {
376 "description": "Sets the property specifying if we're building tests against packages",
377 "valueType": "property",
378 "values": [ true, false ],
382 "description": "Sets the property specifying if the tests we're building will target Windows",
383 "valueType": "property",
384 "values": [ true, false ],
387 "PublishTestNativeBins": {
388 "description": "Publishes test native binaries to Azure on non-windows",
389 "valueType": "property",
390 "values": [ true, false ],
394 "description": "Builds test Xunit wrappers",
395 "valueType": "property",
396 "values": [ true, false ],
400 "description": "Determines if we're running Crossgen tests",
401 "valueType": "property",
402 "values": [ true, false ],
406 "description": "Specifies the OS to build Core_Root for",
407 "valueType": "property",
408 "values": [ "debian.8-x64", "fedora.24-x64", "fedora.25-x64", "opensuse.42.1-x64", "osx.10.12-x64", "rhel.7-x64", "ubuntu.14.04-x64", "ubuntu.16.04-x64", "ubuntu.16.10-x64", "android.21-arm64" ],
409 "defaultValue": "${__RuntimeId}"
411 "BatchRestorePackages": {
412 "description": "MsBuild target that restores the packages.",
413 "valueType": "target",
418 "description": "Place mscorlib.dll in bin/Product ref folder for building tests against",
419 "valueType": "target",
424 "description": "Place test dependencies in bin/Product folder for building tests against",
425 "valueType": "target",
429 "CopyCrossgenToProduct": {
430 "description": "Place crossgen.exe in bin/Product folder for building tests against",
431 "valueType": "target",
435 "OptionalToolSource": {
436 "description": "URL of the nuget feed used by 'optional-tools'",
437 "valueType": "property",
441 "OptionalToolSourceUser": {
442 "description": "User name for authenticating to the optional tools feed",
443 "valueType": "property",
447 "OptionalToolSourcePassword": {
448 "description": "VSTS token for authenticating to the optional tools feed; requires 'package(READ)' permission",
449 "valueType": "property",
454 "description": "Extra parameters will be passed to the selected command.",
455 "valueType": "passThrough",
463 "generateHeaderWindows": {
464 "description": "Generates _version.h",
466 "GenerateVersionHeader": "default",
467 "NativeVersionHeaderFile": "default"
470 "generateHeaderUnix": {
471 "description": "Generates version.cpp",
473 "GenerateVersionSourceFile": "default",
474 "NativeVersionSourceFile": "default"
478 "description": "Sets the verbosity",
480 "Verbosity": "/v:detailed"
484 "description": "Sets the sign type.",
490 "description": "Sets buildtype.",
492 "__BuildType": "default"
496 "description": "Sets buildarch.",
498 "__BuildArch": "default"
502 "description": "Sets the OS to build.",
504 "__BuildOS": "default"
508 "description": "Runs test overlay target.",
510 "CreateTestOverlay": "default"
514 "description": "Sets CLRTestPriorityToBuild property.",
516 "CLRTestPriorityToBuild": "default"
520 "description": "Skips restoring packages during build.",
522 "RestoreDuringBuild": false
526 "description": "Runs the build target.",
532 "description": "Restores optimization profile data for the repository.",
534 "Project": "./build.proj",
535 "RestoreOptData": "default",
536 "MsBuildEventLogging": " ",
541 "toolName": "msbuild",
543 "MsBuildLog": "default",
544 "MsBuildWrn": "default",
545 "MsBuildErr": "default",
546 "MsBuildEventLogging": "default",
547 "RestoreDefaultOptimizationDataPackage": "false",
548 "PortableBuild": "true",
549 "UsePartialNGENOptimization": "false",
550 "MSBuildNodeCount": "default"
557 "description": "Deletes the binary output directory.",
559 "CleanAllProjects": "default"
563 "description": "Deletes the repo-local nuget package directory.",
565 "CleanPackages": "default"
569 "description": "Deletes the user-local nuget package cache.",
571 "CleanPackagesCache": "default"
576 "toolName": "msbuild",
578 "MsBuildLog":"/flp:v=normal;LogFile=clean.log"
585 "description": "Restores all NuGet packages for repository.",
587 "Project": "./build.proj",
588 "RestoreDuringBuild": true,
593 "description": "Downloads the latests product packages from Azure. The values for '-AzureAccount' and '-AzureToken' are required",
595 "Project": "./src/syncAzure.proj"
599 "description": "Downloads test native binaries. The values for '-AzureAccount', '-AzureToken', and '-Container' are required",
601 "Project": "./src/syncAzure.proj",
602 "PublishTestNativeBins": "true"
606 "description": "Account token to connect to Azure Blob storage.",
608 "CloudDropAccessToken": "default"
612 "description": "Account name to connect to Azure Blob storage.",
614 "CloudDropAccountName": "default"
618 "description": "Container name to download from in Azure Blob storage.",
620 "ContainerName": "default"
624 "description": "Blob Prefix to download from in Azure container.",
626 "__BlobNamePrefix": "default"
630 "description": "Runtime ID of the binaries in the specified container.",
632 "RuntimeId": "default"
636 "description": "Passes /flp:v=diag to the msbuild command or the value passed by the user.",
638 "MsBuildFileLogging": "/flp:v=diag;LogFile=sync.log"
642 "description": "To download a specific group of product packages, specify build number. The value for -BuildMinor required.",
644 "BuildNumberMajor": "default"
648 "description": "To download a specific group of product packages, specify build number. The value for -BuildMajor required.",
650 "BuildNumberMinor": "default"
654 "description": "Sets buildtype.",
656 "__BuildType": "default"
661 "toolName": "msbuild",
663 "MsBuildFileLogging": "/flp:v=detailed;LogFile=sync.log"
667 "publish-packages": {
670 "description": "Account token to connect to Azure Blob storage.",
672 "CloudDropAccessToken": "default"
676 "description": "Account name to connect to Azure Blob storage.",
678 "CloudDropAccountName": "default"
682 "description": "Container name to upload into in Azure Blob storage.",
684 "ContainerName": "default"
688 "description": "Specifies architecture to publish, can be x64, x86, arm or arm64",
690 "__BuildArch": "default"
694 "description": "Specifies configuration to publish, can be Release, Debug or Checked.",
696 "__BuildType": "default"
700 "description": "Specifies the OS to publish packages.",
702 "__BuildOS": "default"
706 "description": "Specifies distro rid for Unix OS.",
708 "__DistroRid": "default"
711 "PublishTestNativeBins": {
712 "description": "Publishes test native binaries.",
714 "PublishTestNativeBins": "default"
718 "description": "Publishes product packages.",
720 "__PublishPackages": "default"
724 "description": "Publishes symbol packages.",
726 "__PublishSymbols": "default"
731 "toolName": "msbuild",
733 "__BuildOS": "default",
734 "Project": "./src/publish.proj",
735 "MsBuildFileLogging": "/flp:v=detailed;LogFile=publish-packages.log /clp:v=detailed"
742 "description": "Specifies architecture to publish, can be x64, x86, arm or arm64",
744 "__BuildArch": "default"
748 "description": "Specifies configuration to publish, can be Release, Debug or Checked.",
750 "__BuildType": "default"
754 "description": "Specifies distro rid for Unix OS.",
756 "__DistroRid": "default"
761 "toolName": "msbuild",
763 "__BuildOS": "default",
764 "MsBuildFileLogging": "/flp:v=detailed;Append;LogFile=build-packages.log",
765 "MsBuildEventLogging": "default",
766 "PortableBuild": "true",
767 "Project": "src/.nuget/packages.builds"
776 "defaultParameters": "/nologo /verbosity:minimal /clp:Summary /nodeReuse:false",
777 "path": "Tools/msbuild.cmd"
780 "defaultParameters": "/nologo /verbosity:minimal /clp:Summary",
781 "path": "Tools/msbuild.sh"
785 "property": "/p:{name}={value}",
786 "target": "/t:{name}",
787 "internal": "/{name}"