fsharp/setup
Matt Mitchell 44f5feb139
Switch to new VMR control set (#17703) (port from main) (#17788)
* Now that fsharp is on 9.0, we can switch to the new control set. Generally:
- DotNetBuildFromSource -> DotNetBuildSourceOnly - Building a source-only build.
- DotnetBuildFromSourceFlavor == Product -> DotNetBuildOrchestrator == true - Building in the VMR, could be source-only or MS's build.
- ArcadeBuildFromSource -> DotNetBuildRepo == true -> Indicates an outer repo build.
- ExcludeFromSourceBuild -> ExcludeFromSourceOnlyBuild

* Split out source build args

* Split out source build args

* Remove unnecessary source build env var set

* Add properties to the bootstrap compiler build

* BuildRepo -> BuildInnerRepo

* Only build proto repo in inner build

* Additional VMR properties for completeness

* Rename sourcebuild.props -> dotnetbuild.props

---------

Co-authored-by: Petr <psfinaki@users.noreply.github.com>
2024-09-26 15:08:28 +02:00
..
Swix Switch to new VMR control set (#17703) (port from main) (#17788) 2024-09-26 15:08:28 +02:00
resources reshape the output directory to match divisional standards (#5985) 2018-12-18 20:57:02 -08:00
Directory.Build.props Switch to new VMR control set (#17703) (port from main) (#17788) 2024-09-26 15:08:28 +02:00