summaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Expand)AuthorFilesLines
2019-03-21Avoid stack walk as specified in the exclusion listAndrew Au1-1/+1
2019-03-18Add gcc6 and gcc8 to supported compilersSinan Kaya1-0/+12
2019-03-17Correct current script dir detectionSinan Kaya1-4/+5
2019-03-08Enable build with clang static analyzerJan Vorlicek1-3/+17
2019-03-01Use arcade's version of dotnet to build (#22755)Steve MacLean1-1/+1
2019-02-21[Unix|*] Rework and share the logic for determining __DistroRid (#22628)Jarret Shook1-73/+16
2019-02-15Manually update the dependencies.props and move S.P.Corelib to use LangVersio...Tanner Gooding1-2/+2
2019-02-12Renaming RuntimeEventSource to NativeRuntimeEventSource (#22533)Sung Yoon Whang1-1/+1
2019-02-09Set visibility option to hidden (#21924)Adeel Mujahid1-1/+1
2019-02-07More PAL layer cleanup for GNU and add build script support for GCC (#22369)Sinan Kaya1-8/+44
2019-02-04Configure MSBuild debug path and save any logsBruce Forstall1-0/+5
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