summaryrefslogtreecommitdiff
path: root/build-packages.sh
AgeCommit message (Expand)AuthorFilesLines
2019-05-28Use Arcade for native versioning (#24785)Elinor Fung1-1/+1
2019-05-21Switch NuGet package build to use Arcade instead of BuildTools (#24619)Elinor Fung1-7/+8
2019-02-25For linux-musl-arm64 use OutputRid (#22840)Jarret Shook1-0/+5
2019-02-22Correctly build packages for linux-musl-arm64 (#22793)Jarret Shook1-0/+7
2019-02-21Correct __CrossBuild in build-packages to be 0 or 1 (#22769)Jarret Shook1-1/+2
2019-02-21[Unix|*] Rework and share the logic for determining __DistroRid (#22628)Jarret Shook1-45/+12
2019-02-15Manually update the dependencies.props and move S.P.Corelib to use LangVersio...Tanner Gooding1-1/+1
2019-01-30Remove run.exe and config.json (#21608)Sven Boemer1-10/+31
2018-12-14Publish packages in Azure DevOps official build (#21536)Sven Boemer1-0/+3
2018-10-31more changes to fix packaging on FreeBSD. runtime.json now contains freebsd-x...Tomas Weinfurt1-0/+2
2018-04-23Remove Alpine 3.6 buildsWes Haggard1-1/+4
2018-01-30Building non-Windows builds using the CLI's MSBuild (#16101)Jose Perez Rodriguez1-1/+1
2017-10-30Pass overridden packages directory to CMakeWes Haggard1-1/+1
2017-10-30Normalize the alpine and rhel RIDsWes Haggard1-1/+1
2017-10-23Fix RID extraction in packages and test build for Alpine (#14656)Jan Vorlicek1-1/+9
2017-08-17Enable RedHat 6 in coreclr master (#13315)smile21prc1-2/+24
2017-05-31Default to portable build in dev and official builds (#11985)Gaurav Khanna1-6/+6
2017-03-22Various fixes for generating portable RID packages (#10409)Gaurav Khanna1-13/+12
2016-12-19Update build-packages.sh to support portableLinuxGaurav Khanna1-4/+62
2016-08-04Use packages.builds when generating nuget packageswtgodbe1-29/+1
2016-07-29Apply run on recent changes in master.Lakshmi Priya Sekar1-4/+2
2016-07-29Respond to PR feedback.Lakshmi Priya Sekar1-4/+4
2016-07-29Use run tool in coreclr dev workflow.Lakshmi Priya Sekar1-123/+28
2016-07-29adds testhost packageRahul Kumar1-0/+9
2016-07-19Stop building targetingPack package on non-windowswtgodbe1-9/+0
2016-07-18Fix package build in build-packages.sh to use dotnet instead of corerunwtgodbe1-1/+1
2016-07-14Update to latest version of buildtoolswtgodbe1-4/+4
2016-07-13build the TargetingPack package as part of build-packages scriptswtgodbe1-0/+9
2016-05-26Add Fedora, OpenSuse and Ubuntu 16.04 packagesMatt Ellis1-12/+7
2016-05-23ILAsm/ILDAsm PackageKyungwoo Lee1-1/+19
2016-05-17Add dev workflow scripts for build pipelinewtgodbe1-0/+148