summaryrefslogtreecommitdiff
path: root/build.cmd
AgeCommit message (Expand)AuthorFilesLines
2016-10-07Standardize on _echo name (#7532)Vance Morrison1-5/+5
2016-10-04Merge pull request #7481 from pgavlin/RyuJITCrossgenPat Gavlin1-1/+15
2016-10-04Add an option to crossgen S.P.CoreLib using the alt jit.Pat Gavlin1-1/+15
2016-10-04Add PGO GENPROFILE support to coreclr and clrjit (#7423)Daniel Podder1-2/+7
2016-09-22Generate CrossGen Pdbs as part of bulid (#7298)Vance Morrison1-1/+17
2016-08-24Merge pull request #6883 from gkhanna79/WinArm32Gaurav Khanna1-4/+14
2016-08-24Update build to optionally configure with nmakeMichelle McDaniel1-0/+2
2016-08-23Initial commit to build Win32 Arm CoreCLRGaurav Khanna1-4/+14
2016-08-07Don't overwrite crossgen log in build.cmd script (#6639)James Ko1-3/+3
2016-08-03Modify rebuild scenario.Lakshmi Priya Sekar1-1/+1
2016-08-02Use absolute paths for specifying projects to build.Lakshmi Priya Sekar1-5/+5
2016-08-02Merge pull request #6564 from kyulee1/fixbuildKyungwoo Lee1-17/+15
2016-08-01ARM64: Fix Build BreakKyungwoo Lee1-17/+15
2016-08-01Change processing of args in build scripts to keep =.Lakshmi Priya Sekar1-30/+28
2016-08-01Fix errors in build scripts from run tool update.Lakshmi Priya Sekar1-0/+2
2016-07-29Respond to PR feedback.Lakshmi Priya Sekar1-2/+2
2016-07-29Use run tool in coreclr dev workflow.Lakshmi Priya Sekar1-451/+220
2016-07-18Add to model.xml several members we wish to expose in the FX (#6310)Dan Moseley1-1/+13
2016-07-06Do not clean tests folder when skiptests option is used along with cleanRahul Kumar1-2/+0
2016-07-06Fix incremental build problem for cross-componentsRahul Kumar1-6/+73
2016-06-25Change to Generate nuget packages for Windows Arm64 builds.Gaurav Khanna1-1/+0
2016-06-16Fix arm64 build breakRahul Kumar1-2/+2
2016-06-16Fix error when passing msbuild args to build.cmd/buildtest.cmdwtgodbe1-54/+44
2016-05-31Merge pull request #5189 from AlexGhiondea/buildPackageAlexGhiondea1-38/+4
2016-05-30Fix: if errorlevel 0 is almost always true (#5308)James Ko1-2/+2
2016-05-27Introduce a central packages.builds file that controls building the nuget pac...Alex Ghiondea1-38/+4
2016-05-26Fxing the case of COMPlus_GCStressRama Krishnan Raghupathy1-7/+0
2016-05-23ILAsm/ILDAsm PackageKyungwoo Lee1-0/+22
2016-05-18Update build scripts to fix small errorswtgodbe1-4/+4
2016-05-17Add dev workflow scripts for build pipelinewtgodbe1-0/+11
2016-05-16Initial change to support System.Private.CoreLib.dll as Core Library.Gaurav Khanna1-37/+48
2016-05-04Fix Windows 'linuxmscorlib arm' buildMikhail I. Krivtsov1-1/+1
2016-05-03Merge pull request #4759 from rahku/crossgenRahul Kumar1-1/+1
2016-05-03Fix checking of correct errorlevel for crossgenRahul Kumar1-1/+1
2016-05-03Create JIT packages during the build.Pat Gavlin1-19/+32
2016-04-27Fix issue 4367 where file description of native tools is wrong (#4598)Jose Perez Rodriguez1-2/+2
2016-04-26This has following changes:Rahul Kumar1-7/+12
2016-04-24Fix PS version log pathJan Vorlicek1-1/+1
2016-04-21Adding Versioning to Native components in non-Windows builds. (#4393)Jose Perez Rodriguez1-1/+11
2016-04-19Enable running crossgen as part of arm64 buildRahul Kumar1-14/+9
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