1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 09:34:49 +09:00
Commit graph

5 commits

Author SHA1 Message Date
Matt Mitchell
96159b2e5e
Update unified build controls (#98330)
Generally a straight port. Removed ArcadeBuildFromSource and ArcadeBuildVertical and replaced with DotNetBuild.
2024-02-15 18:48:18 +01:00
Jo Shields
17818910c9
Don't pass --os inferred from TargetRID unless Short Stack (#98381)
* Don't pass --os inferred from TargetRID unless Short Stack

* Suggestion from Viktor
2024-02-14 00:42:55 +01:00
Jo Shields
b9bd1de448
Add metabuild properties to enable property-controlled VMR build modes. (#98321) 2024-02-13 11:00:58 -05:00
Jo Shields
1703477d97
Fix missing short stack define (#98128) 2024-02-12 16:41:58 -05:00
Matt Mitchell
c147560532
Propagate installers in runtime output in VMR build (#98104)
Also, rename SourceBuild.props to DotNetBuild.props to reflect its purpose.
2024-02-08 18:13:42 -06:00
Renamed from eng/SourceBuild.props (Browse further)