Introduce a central packages.builds file that controls building the nuget packages.
authorAlex Ghiondea <ghiondea.alexandru@microsoft.com>
Tue, 24 May 2016 17:59:37 +0000 (10:59 -0700)
committerAlex Ghiondea <ghiondea.alexandru@microsoft.com>
Fri, 27 May 2016 21:22:56 +0000 (14:22 -0700)
commit924f8e616af7882c5aafef122fae3c964e5723cf
tree509faf0003134f3b950ebbc80f60006aea4d8403
parent6001f13d4f8c9d8e02122410103795b8a4936ea7
Introduce a central packages.builds file that controls building the nuget packages.

This removes the need to have individual packages added to the build scripts to generate them.

Commit migrated from https://github.com/dotnet/coreclr/commit/c004a43d75c5e7e2959ac3fcfbafca2f23d20bb4
src/coreclr/build.cmd
src/coreclr/build.sh
src/coreclr/src/.nuget/packages.builds [new file with mode: 0644]