summaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Expand)AuthorFilesLines
2018-09-18[Tizen] Remove `tizen-release` package dependency for GBS buildHyungju Lee1-0/+7
2018-09-18[Tizen] Add support for GBSjunghyuk.park1-0/+4
2018-04-25Remove Alpine 3.6 buildsWes Haggard1-1/+4
2018-04-05Update docker images for arm32 (#17422)Sergey Andreenko1-5/+10
2018-03-31[Arm64] Add x64_arm64 crossgen to tools packageSteve MacLean1-0/+5
2018-03-26Merge pull request #17226 from weshaggard/MergeRestoreTargetsWes Haggard1-1/+1
2018-03-26Work around Jenkins problem with large env varsBruce Forstall1-0/+5
2018-03-26Merge various restore tasks into one Sync targetWes Haggard1-1/+1
2018-03-23Generate native image for System.Private.CoreLib.dll during Linux/arm build.s...Egor Chesakov1-22/+30
2018-03-23Fix RestoreSources for optdata packagesWes Haggard1-1/+1
2018-03-15Fix etmdummy.h file not found during cross crossarchitecture buildEgor Chesakov1-39/+42
2018-03-14Include Linux/cross-arch components into NuGet packages (#16859)Egor Chesakov1-1/+1
2018-03-10Fix build with Clang 6.0 and enable build with Clang 5.0 (#16855)Jan Vorlicek1-0/+10
2018-01-30Building non-Windows builds using the CLI's MSBuild (#16101)Jose Perez Rodriguez1-3/+3
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf1-51/+16
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf1-16/+51
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf1-51/+16
2017-10-30Switch to sourcing in init-tools to enable the return statements to workWes Haggard1-2/+2
2017-10-30Pass overridden packages directory to CMakeWes Haggard1-2/+2
2017-10-30Normalize the alpine and rhel RIDsWes Haggard1-1/+1
2017-10-27[Local GC] Implement loader protocol for a standalone GC (#14663)Sean Gillespie1-4/+0
2017-10-19Add build-test osx supportjashook1-0/+4
2017-10-06 enable lttng for FreeBSD. (#14342)Tomas Weinfurt1-2/+2
2017-10-04Few build changes to support Freebsd (#14121)Tomas Weinfurt1-1/+21
2017-09-29Update build clang/llvm/lldb 3.9 (#14096)Mike McLaughlin1-13/+2
2017-09-13Enable end to end Alpine build (#13966)Jan Vorlicek1-4/+8
2017-09-13Change how numProc is derived on Linux (#13909)Jarret Shook1-1/+3
2017-08-30Remove -sequential build-flag (#13658)Omair Majid1-2/+0
2017-08-17Enable RedHat 6 in coreclr master (#13315)smile21prc1-9/+9
2017-08-15Use dashes for build options (#13353)Vance Morrison1-70/+70
2017-08-11Log the crossgen command in build.sh.jashook1-0/+1
2017-08-01Enable build of crosscomponent for armel (#11066)Hyung-Kyu Choi1-2/+2
2017-07-31Enable RHEL6 and CentOS 6 RID detection in build (#13101)Jan Vorlicek1-5/+12
2017-07-28Fix Alpine build (#13052)Jan Vorlicek1-2/+3
2017-07-11Fix build.sh break by poorly timed dotnet first time experience (#12727)Daniel Podder1-2/+2
2017-07-10Fix optdata bootstrap test script & Linux skiprestoreoptdata behavior (#12541)Daniel Podder1-5/+8
2017-07-07Fix skipcrossgen option (#12650)Jonghyun Park1-0/+1
2017-07-05Add skipcrossgen optionJonghyun Park1-0/+10
2017-06-28Add a flag to build.{sh,cmd} to disable PGO.Pat Gavlin1-2/+9
2017-06-16Disable Portable RID build for Tizen (#12292)Hyung-Kyu Choi1-5/+5
2017-06-13Keep previous cmake arguments when using buildstandalonegc (#12108)Omair Majid1-1/+1
2017-06-09Allow users to set the number of build processes (#12188)Jonghyun Park1-13/+23
2017-06-08First steps for generating nuget packages for ARM64/Android. (#10286)Cyd Haselton1-3/+9
2017-06-07Merge pull request #12102 from tmds/any-linuxMatt Ellis1-33/+14
2017-06-07Only restore optdata for release builds (#12136)Daniel Podder1-0/+3
2017-06-07Fix FreeBSD buildTom Deseyn1-8/+14
2017-06-07build{,-test}.sh: revert and add list of unsupported ridsTom Deseyn1-41/+19
2017-06-06build.sh: fall back to portable linux when Linux host has unknown ridTom Deseyn1-38/+35
2017-06-02Add support for not breaking *nix build on warnings (#12039)Omair Majid1-6/+19
2017-06-02Merge pull request #11699 from swgillespie/local-gc-branch-mergeSean Gillespie1-1/+1