summaryrefslogtreecommitdiff
path: root/build.cmd
AgeCommit message (Expand)AuthorFilesLines
2018-03-26Merge pull request #17226 from weshaggard/MergeRestoreTargetsWes Haggard1-1/+1
2018-03-26Work around Jenkins problem with large env varsBruce Forstall1-0/+5
2018-03-26Merge various restore tasks into one Sync targetWes Haggard1-1/+1
2018-03-23Fix RestoreSources for optdata packagesWes Haggard1-1/+1
2018-03-16This change make DacTableGen work for VS2017Vance Morrison1-17/+0
2018-03-06Remove vs2015 build dependenciesjashook1-36/+2
2018-02-08Merge pull request #15673 from tannergooding/generatelayout-switchJarret Shook1-0/+19
2018-01-10Fix incremental build by preventing nonchanging writes (#15817)Victor "Nate" Graf1-1/+1
2018-01-03Updating the build script to work when python is installed to a path containi...Tanner Gooding1-6/+6
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf1-9/+61
2017-12-30Updating build.cmd to support 'generatelayout' when 'skiptests' is specified.Tanner Gooding1-0/+19
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf1-43/+9
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf1-9/+43
2017-12-13Get rid of old -altjitcrossgen argument now that CI has been updatedBruce Forstall1-3/+0
2017-12-12Make RyuJIT/arm32 the default arm32 JITBruce Forstall1-7/+10
2017-11-13Enable RyuJIT/arm32 crossgen compilation of S.P.C.dllBruce Forstall1-6/+22
2017-11-09Fix build break when VS2015 is not installed. (#14948)Vance Morrison1-0/+17
2017-11-04[Infrastructure] Use MSBuild v15 extension point to control CL parallelism, a...Jacek Blaszczynski1-5/+5
2017-11-01Fix handling of `-priority=N` argument in build.cmdBruce Forstall1-0/+18
2017-10-30Pass overridden packages directory to CMakeWes Haggard1-1/+2
2017-10-30Merge pull request #14712 from BruceForstall/VS2017Arm64Bruce Forstall1-6/+12
2017-10-27Merge pull request #14515 from 4creators/masterWes Haggard1-17/+20
2017-10-27[Local GC] Implement loader protocol for a standalone GC (#14663)Sean Gillespie1-16/+1
2017-10-26Allow building arm64 using VS2017 toolsBruce Forstall1-6/+12
2017-10-24Cleanup VsDevCmd.bat usage and improve build system messages to ease diagnosticsJacek Blaszczynski1-17/+17
2017-10-17Merge branch 'master' of https://github.com/dotnet/coreclrJacek Blaszczynski1-4/+14
2017-10-16Optimize native build of coreclr repo - 3x less memory , 11% build time impro...Jacek Blaszczynski1-3/+13
2017-10-16Fix Windows arm target cross build: detect prerelease VS2017, stay in repo rootJacek Blaszczynski1-3/+6
2017-10-12Allow not to build SOS.NETCore.dll (#14404)Jonghyun Park1-10/+15
2017-10-03Update Buildtools and Roslyn (#14228)Jose Perez Rodriguez1-0/+18
2017-09-18Correct typos in reporoot/build.cmdJacek Blaszczynski1-9/+9
2017-09-14PGI: Load pgort<ver>.dll from the VS native tools env; do not `install` it (#...Daniel Podder1-0/+25
2017-08-30Remove -sequential build-flag (#13658)Omair Majid1-2/+0
2017-08-25Scope environment variable settingBruce Forstall1-49/+103
2017-08-22Follow-up: Add enforce PGO to official builds (#13437)Victor "Nate" Graf1-4/+2
2017-08-15Use dashes for build options (#13353)Vance Morrison1-22/+64
2017-08-11Fix bug where whitespace breaks arg proccessing (#13320)Victor "Nate" Graf1-2/+5
2017-08-08Add build-time check to enforce PGO compilation for applicable DLL files (#13...Victor "Nate" Graf1-0/+15
2017-07-07Revert change that always publish runtime layout (#12679)Yi Zhang (CLR)1-10/+0
2017-07-05Automatic build runtime layout when skipping tests (#12587)Yi Zhang (CLR)1-1/+11
2017-06-29Implement a /verbose flag to show the verbose output from crossgenBrian Sullivan1-0/+1
2017-06-28Fix usage style.Pat Gavlin1-1/+1
2017-06-28Add a flag to build.{sh,cmd} to disable PGO.Pat Gavlin1-2/+7
2017-06-07Only restore optdata for release builds (#12136)Daniel Podder1-1/+1
2017-06-06Fix a bad merge for Windows standalone GC build (#12097)Sean Gillespie1-1/+1
2017-06-02Merge pull request #11699 from swgillespie/local-gc-branch-mergeSean Gillespie1-1/+7
2017-06-01Fix optdata restore functionality (#11935)Daniel Podder1-15/+14
2017-06-01[Local GC] Scaffolding for loading a standalone GC (#11242)Sean Gillespie1-1/+7
2017-05-31Default to portable build in dev and official builds (#11985)Gaurav Khanna1-6/+1
2017-04-27Remove support for the x86 compat JIT from .NET Core.Pat Gavlin1-16/+1