Commit graph

5 commits

Author SHA1 Message Date
Michael Simons
a3093b4d35
Cleanup top level source-build directories (#15126)
* Rename repos dir to repo-projects

* Move keys dir into prereqs

* Refactor Tools and tools-local dirs

* Refactor ArcadeOverrides dir

* Update .gitignore
2022-12-14 10:59:05 -06:00
Michael Simons
f247377f4d
Use consistent BuildCommandArgs pattern (#11281) 2021-07-27 08:25:36 -05:00
Michael Simons
660f661ab4
Misc source-build repo project cleanup (#11012) 2021-06-30 11:21:05 -05:00
Dan Seefeldt
00cd0d1ac2
Propagate DotNetBuildOffline and DotNetPackageVersionPropsPath to inner source-build tarball repo builds (#10986)
* Allow overriding of arcade targets for quicker dev flow

* Add StandardArpowBuildArgs

* Update naming based on PR review comment
2021-06-28 14:24:48 -05:00
Dan Seefeldt
832010fdf6
Initial checkin of source-build tarball build infrastructure (#10961)
* Initial checkin of source-build tarball build infra

* Add a couple more comments

* Update eng/SourceBuild.Version.Details.xml based on PR review

Co-authored-by: Chris Rummel <crummel@microsoft.com>

* Updates based on PR review comments

Co-authored-by: Chris Rummel <crummel@microsoft.com>
2021-06-24 16:36:04 -05:00