Commit Graph

10 Commits

Author SHA1 Message Date
Nate McMaster ac04019e42
Remove obsolete build infrastructure (#6995)
Changes:

* Remove obsolete targets which are unnecessary now that this repo no longer builds git submodules in a separate build process
* Remove the need for static analysis of 'ArtifactInfo' items
* Simplify how the code signing task is configured
* Remove unused repo tasks
* Remove duplicate lists of external dependencies and packages to be produced
* Remove obsolete build definition
* Remove obsolete build script parameters
* Add VisualStudioSetupOutputPath
2019-01-28 09:57:59 -08:00
Nate McMaster 922512a9fb
Convert the artifacts folder layout to match Arcade (#6850)
Changes:
* IsProductPackage => IsShippingPackage
* artifacts/$config/packages => artifacts/packages/$config
* packages/product => packages/Shipping
* packages/internal => packages/NonShipping
* Renamed MSBuild properties used for output folders
* Update build tools to use 2 spaces in global.json
2019-01-18 13:38:24 -08:00
John Luo e1c4d150f5 Merge fix 2019-01-16 10:31:10 -08:00
Pavel Krymets 8aa8c6b2b0
Build branch logging SE in main build (#6312) 2019-01-14 08:42:53 -08:00
Nate McMaster 349acb5bb3
Condense restore feed configuration to single location and remove package mirroring (#945) 2018-03-13 10:56:09 -07:00
Pavel Krymets 167f71ebb9 Restore external dependencies in SiteExtension build (#868) 2018-02-13 14:09:04 -08:00
Pavel Krymets 6abf11a3bb Prepare output paths (#860) 2018-02-13 14:06:16 -08:00
Pavel Krymets ad4b73ebe9 Fix property name in universe (#857) 2018-02-13 14:06:16 -08:00
Nate McMaster 86be67a1f3
Fix typo in property name (#876) 2018-02-13 11:44:48 -08:00
Pavel Krymets ee8d0f30eb
Add AzureIntegration.targets (#722) 2017-12-20 08:52:30 -08:00