summaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Expand)AuthorFilesLines
2019-02-03Convert version.cpp to Ckasper31-3/+3
2019-01-31Add -skipcrossarchnative option to build.cmd (#22091)Bruce Forstall1-3/+11
2019-01-30Remove run.exe and config.json (#21608)Sven Boemer1-18/+61
2019-01-09Support building with python3 on unix (#19356)Omair Majid1-3/+3
2018-12-14Publish packages in Azure DevOps official build (#21536)Sven Boemer1-0/+3
2018-12-03Remove Hostx86/arm CrossGen from building and Simplify build.sh command line ...Egor Chesakov1-44/+7
2018-11-12Simplify build.sh command line arguments for Linux/arm cross build (Part 1) (...Egor Chesakov1-13/+10
2018-10-26fixes to build properly on FreeBSD (#20588)Tomas Weinfurt1-1/+3
2018-10-24Run IBCMerge step for Linux on Windows (#20496)Michelle McDaniel1-1/+22
2018-10-16Enable building with Clang 7 (#20417)Jan Vorlicek1-3/+12
2018-10-03Support building cross-architecture components on armel (#20190)Egor Chesakov1-2/+2
2018-09-13Use Hostx64/arm crossgen by default on LinuxEgor Chesakov1-3/+2
2018-09-10Build both Hostx86 and Hostx64 arm32 crossgens. Continue to use Hostx86 cross...Egor Chesakov1-17/+28
2018-09-07Fix the slashes when setting the ZapBBInstrDir (#19858)Michelle McDaniel1-1/+1
2018-09-06Add logging to file when CrossGen System.Private.CoreLib.dll on Unix (#19848)Egor Chesakov1-6/+9
2018-08-20Add IBC support (#19046)Michelle McDaniel1-1/+1
2018-08-16Build-test.sh handles native test assets (#19430)Aaron Robinson1-9/+12
2018-08-13Add a skipmanaged option to build.sh (#19111)Omair Majid1-1/+12
2018-08-01Use the identified python when building System.Private.CoreLib (#19043)Omair Majid1-0/+2
2018-07-18R2RDump - Test infrastructure (#18745)Amy1-0/+6
2018-05-22Remove -Rebuild option from build scripts (#18089)Brian Robbins1-1/+4
2018-05-16Generate EventSources Representing DotNETRuntime Eventing Providers (#18007)Brian Robbins1-1/+4
2018-04-23Remove 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