summaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Expand)AuthorFilesLines
2019-09-24[Tizen] Add support for GBSjunghyuk.park1-5/+5
2019-06-14Add a build option to skip building managed tools (#25171)Jarret Shook1-0/+5
2019-06-14Merge pull request #25138 from jashook/write_pgo_opt_version_to_intermediates...Jarret Shook1-9/+13
2019-06-13Address PR feedback.jashook1-8/+11
2019-06-13Add ${__CommonMSBuildArgs} to pass buildtype and archjashook1-2/+2
2019-06-12Change how build.sh/build.cmd parse the PGO and IBC versionsjashook1-10/+11
2019-06-12Address feedbackjashook1-1/+1
2019-06-11use nodeReuse:false in build.sh and build-test.sh.jashook1-1/+1
2019-06-10Add source-build hook for dotnet install (#24929)Jarret Shook1-8/+5
2019-06-03Fix armel tests build (#24678)Gleb Balykov1-19/+20
2019-05-30Fix #24867 (#24870)Jarret Shook1-1/+1
2019-05-30Remove BuildTools from product build (#24841)Elinor Fung1-18/+8
2019-05-28Use Arcade for native versioning (#24785)Elinor Fung1-6/+8
2019-05-23Fix restoring internal tools (#24750)Elinor Fung1-2/+2
2019-05-21Switch NuGet package build to use Arcade instead of BuildTools (#24619)Elinor Fung1-13/+22
2019-05-10Move EventProvider native layout to be driven by CMake configure (#24478)Jeremy Koritzinsky1-35/+2
2019-05-10Properly set the nuget cache for the repo (#24505)Aaron Robinson1-1/+1
2019-05-08Fix scenarios where SPCL is not crossgen'd and the output is not in the bin d...Aaron Robinson1-8/+14
2019-05-06Port all managed product binaries to use SDK style projects (#24285)Aaron Robinson1-3/+17
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