summaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Expand)AuthorFilesLines
2016-05-17Merge pull request #4789 from sejongoh/always_download_coredistoolsSejong Oh1-2/+0
2016-05-16Always download coredistools packageSejong Oh1-2/+0
2016-05-06Add a `bindir` parameter to build.sh.Pat Gavlin1-5/+24
2016-05-03Create JIT packages during the build.Pat Gavlin1-7/+18
2016-04-28Linux Mint support for mscorlib.dll (#4610)chunseoklee1-0/+3
2016-04-27Fix issue 4367 where file description of native tools is wrong (#4598)Jose Perez Rodriguez1-2/+2
2016-04-22Fix build issue on archs where msbuild is not supported (#4517)Jose Perez Rodriguez1-7/+7
2016-04-21Adding Versioning to Native components in non-Windows builds. (#4393)Jose Perez Rodriguez1-2/+25
2016-04-12Add clang-3.8 into build.shGeunsik Lim1-0/+5
2016-04-06Merge pull request #4061 from jamesqo/use-roslynJan Kotas1-2/+2
2016-04-06Merge pull request #3929 from papaslavik/arm_softfpBruce Forstall1-1/+5
2016-04-05For Issue #3785 Arm Soft FP support: arguments and return values are passed i...Andrey Kvochko1-1/+5
2016-04-03Remove UseRoslynCompiler variable from the build systemJames Ko1-2/+2
2016-04-01Fix clean build that deletes ToolsKyungwoo Lee1-0/+1
2016-03-31Change spelling of build type for consistentyGeunsik Lim1-1/+1
2016-03-18Architecture of host must be compitable architecture with target.Geunsik Lim1-7/+28
2016-03-10Merge pull request #3629 from leemgs/upstream-crossbuild2Jan Kotas1-0/+1
2016-03-10Remove unnecessary expressions.Geunsik Lim1-2/+1
2016-03-09Merge pull request #3598 from joperezr/DisableOpenSourceSignJose Perez Rodriguez1-1/+7
2016-03-09Disable OpenSourceSign and update Build ToolsJose Perez Rodriguez1-1/+7
2016-03-10Add comment about disabling crossgen command for cross buildGeunsik Lim1-0/+2
2016-03-08Merge pull request #3577 from gkhanna79/FixUbuntu15Gaurav Khanna1-1/+4
2016-03-07Fix Ubuntu 15.10 Build breakGaurav Khanna1-1/+4
2016-03-08ARM: skip generating native image for mscorlib in case of cross buildGeunsik Lim1-8/+10
2016-03-07ARM: Remove Distro/OS that have not been testedGeunsik Lim1-6/+0
2016-03-05Add arm[64] to isMSBuildOnNETCoreSupported()Geunsik Lim1-0/+13
2016-02-25Remove need for mono resgenMatt Ellis1-3/+1
2016-02-19Fixes to build CentOS CoreCLR Nuget PackageGaurav Khanna (CLR)1-5/+6
2016-02-10Add new parameter with settable option: cmakeargsKamil Rytarowski1-7/+24
2016-02-08Check for Mono presence until CoreCLR 3090 is fixed.Gaurav Khanna1-0/+2
2016-02-08Update CI to no longer request mscorlib build for osx/ubuntu on Windows.Gaurav Khanna (CLR)1-18/+20
2016-02-07Change to support Microsoft.NetCore.Runtime.CoreCLR nuget package generation.Gaurav Khanna (CLR)1-36/+108
2016-01-24Updates based on review commentsJohn Chen1-17/+3
2016-01-23Build mscorlib with CoreCLR MSBuild on LinuxJohn Chen1-5/+13
2016-01-23[xplat] uname -p reports unknown on some arch -- fall back to uname -mGeoff Norton1-0/+5
2016-01-21Merge pull request #2772 from ramarag/fixincrementabuildJan Kotas1-10/+23
2016-01-21Merge pull request #2781 from krytarowski/netbsd-support-3Jan Kotas1-0/+2
2016-01-21Generating Event Logging Headers From CMake for LinuxDDCloud1-10/+23
2016-01-21NetBSD: Add support for retrieving the number of available CPUsKamil Rytarowski1-0/+2
2016-01-21NetBSD: Add PYTHON env variable for build.sh to specify python exec nameKamil Rytarowski1-3/+5
2016-01-13Add configureonly and skipconfigure to builds.Pat Gavlin1-100/+124
2016-01-12Clean up build.shBruce Forstall1-80/+103
2016-01-06Improve and clean-up build.cmdBruce Forstall1-2/+7
2015-12-31 Enable Incremental build For Generated FilesRama Krishnan Raghupathy1-10/+21
2015-12-28Automating Event Logging Infrastructure: With this change the infrastructure ...Rama1-0/+19
2015-12-21Merge pull request #2425 from erozenfeld/CheckedBuildJan Kotas1-2/+5
2015-12-21Enable checked builds of CoreCLR.Eugene Rozenfeld1-2/+5
2015-12-19Initial support for building on SmartOStaylorjonl1-0/+4
2015-11-24Merge pull request #2148 from manu-silicon/buildJan Kotas1-7/+34
2015-11-24Build script now use current platform to compileManu1-7/+34