summaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Expand)AuthorFilesLines
2016-07-14Update to latest version of buildtoolswtgodbe1-4/+4
2016-07-08Resolve Python2.7 when executable is not called 'python'.Jostein Kjønigsen1-1/+24
2016-06-03Properly handle uname -p output that contains spacesPeter Foley1-1/+1
2016-05-31Support building on all supported distrosMatt Ellis1-7/+24
2016-05-31Merge pull request #5189 from AlexGhiondea/buildPackageAlexGhiondea1-29/+4
2016-05-30Enable 'System.Private.CoreLib.dll' build on cross build mode (#5320)Jonghyun Park1-11/+11
2016-05-30Merge pull request #5240 from wateret/mscorlib-arm-softfpJan Kotas1-1/+1
2016-05-27Introduce a central packages.builds file that controls building the nuget pac...Alex Ghiondea1-29/+4
2016-05-26Add Fedora, OpenSuse and Ubuntu 16.04 packagesMatt Ellis1-24/+13
2016-05-26Support CoreLib build for arm-softfpHanjoung Lee1-1/+1
2016-05-23Merge pull request #5173 from kyulee1/ilasmpackKyungwoo Lee1-0/+16
2016-05-23ILAsm/ILDAsm PackageKyungwoo Lee1-0/+16
2016-05-23Merge pull request #5042 from leemgs/upstream-display-clang-verAditya Mandaleeka1-1/+1
2016-05-19Generate perfmap symbol file for System.Private.CoreLib.Brian Robbins1-0/+9
2016-05-18Skip configuration with skipnative option. (#5059)mkborg1-5/+5
2016-05-18Linux/ARM: Display clang version info at build-timeGeunsik Lim1-1/+1
2016-05-17Linux/ARM: Change default clang version from 3.5 to 3.6 (#4928)Geunsik Lim1-2/+13
2016-05-17Add dev workflow scripts for build pipelinewtgodbe1-2/+15
2016-05-17Merge pull request #4874 from gkhanna79/SPC_S1AlexGhiondea1-14/+21
2016-05-17Merge pull request #4789 from sejongoh/always_download_coredistoolsSejong Oh1-2/+0
2016-05-16Initial change to support System.Private.CoreLib.dll as Core Library.Gaurav Khanna1-14/+21
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