summaryrefslogtreecommitdiff
path: root/build.cmd
AgeCommit message (Expand)AuthorFilesLines
2016-04-15Detect if powershell version is suitable for restoring build toolsAndy Ayers1-3/+21
2016-04-14Make it possible to build JIT32 in the OSS tree.Pat Gavlin1-1/+3
2016-04-06Merge pull request #4061 from jamesqo/use-roslynJan Kotas1-3/+0
2016-04-06Adding Common versioning to managed and Native components of coreclrJose Perez Rodriguez1-0/+3
2016-04-03Remove UseRoslynCompiler variable from the build systemJames Ko1-3/+0
2016-04-01Fix clean build that deletes ToolsKyungwoo Lee1-0/+1
2016-03-25Fix ARM64 lib toolchainKyungwoo Lee1-1/+1
2016-03-18ARM64: Prepend toolset pathKyungwoo Lee1-1/+1
2016-03-16Enable tests to run under a specified GCStress modeGaurav Khanna1-0/+7
2016-03-09Merge pull request #3598 from joperezr/DisableOpenSourceSignJose Perez Rodriguez1-2/+5
2016-03-09Disable OpenSourceSign and update Build ToolsJose Perez Rodriguez1-2/+5
2016-03-09Enable native test binaries to be built for Arm64Rama Krishnan Raghupathy1-21/+26
2016-02-27Add netbsdmscorlib to build.cmdKamil Rytarowski1-3/+4
2016-02-26Validate PowerShell prerequisite. Update documentation.Ben Monroe1-0/+10
2016-02-22add helix run support to coreclr repoRahul Kumar1-1/+2
2016-02-22Generate WinX86 Nuget packageGaurav Khanna1-9/+1
2016-02-17Fix arm64 build breakRahul Kumar1-1/+2
2016-02-07Change to support Microsoft.NetCore.Runtime.CoreCLR nuget package generation.Gaurav Khanna (CLR)1-0/+25
2016-02-04Cleanup VS2013 referenceGaurav Khanna1-3/+2
2016-02-03Initial support for CFG. This makes VS 2015 as the minimum required build too...Gaurav Khanna (CLR)1-10/+2
2016-01-29update version of buildtoolsRahul Kumar1-0/+7
2016-01-21FIx the incremental build for WindowsJan Vorlicek1-39/+0
2016-01-13Add configureonly and skipconfigure to builds.Pat Gavlin1-0/+17
2016-01-08Add "all" command to build.cmdBruce Forstall1-14/+169
2016-01-08Allow all architectures for buildtest.cmdBruce Forstall1-5/+0
2016-01-07Improve buildtest.cmd, runtest.cmdBruce Forstall1-3/+17
2016-01-06Improve and clean-up build.cmdBruce Forstall1-173/+341
2016-01-04Merge pull request #2474 from gkhanna79/FixArm64Gaurav Khanna1-1/+1
2015-12-31 Enable Incremental build For Generated FilesRama Krishnan Raghupathy1-12/+16
2015-12-30Priority 1 tests should run nightlyWilliam Godbe1-2/+12
2015-12-28Automating Event Logging Infrastructure: With this change the infrastructure ...Rama1-1/+23
2015-12-28Arm64 build fixesGaurav Khanna (CLR)1-1/+1
2015-12-21Enable checked builds of CoreCLR.Eugene Rozenfeld1-1/+2
2015-12-18Remove the quotes on include for arm64 build.jashook1-1/+1
2015-12-17Set up path for toolset.jashook1-3/+23
2015-12-15Build arm64 using private toolsetRahul Kumar1-1/+20
2015-10-15Skip Crossgen of mscorlib for x86Michelle McDaniel1-0/+9
2015-09-02Merge pull request #1450 from ww898/build_with_spacesMatt Mitchell1-1/+1
2015-09-01Fix release build of mscorlib from build.shMatt Ellis1-1/+1
2015-08-27Update build.cmd to support spaces in clerclr checkout directoryMikhail Pilin1-1/+1
2015-08-20Auto-detect VS2015Jan Kotas1-6/+13
2015-08-10Fix path to test build logJan Kotas1-1/+1
2015-08-04Enable the Windows x86 buildMike Danes1-3/+6
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-0/+1
2015-07-20Add option to skip test build in build.cmdMatt Mitchell1-1/+10
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell1-3/+2
2015-07-07Improve the build throughputMatt Mitchell1-2/+2
2015-07-05Document Visual Studio 2015 supportDick van den Brink1-3/+3
2015-07-01Fix broken Developer Guide documentation linksMarcel Gosselin1-4/+4
2015-06-09Merge pull request #1117 from hadibrais/masterJan Vorlicek1-1/+1