summaryrefslogtreecommitdiff
path: root/build-test.cmd
AgeCommit message (Expand)AuthorFilesLines
2018-03-23Improve Windows test build performance by building projects in groupsJacek Blaszczynski1-11/+42
2018-03-06Remove vs2015 build dependenciesjashook1-34/+5
2017-11-26Fix Powershell error (#15217)Bruce Forstall1-2/+2
2017-11-22Fix all powershell invocations in scripts, CI code and tests to include -NoPr...Jacek Blaszczynski1-2/+2
2017-10-30Merge pull request #14712 from BruceForstall/VS2017Arm64Bruce Forstall1-7/+9
2017-10-27Address code review feedbackJacek Blaszczynski1-4/+2
2017-10-26Allow building arm64 using VS2017 toolsBruce Forstall1-7/+9
2017-10-24Cleanup VsDevCmd.bat usage and improve build system messages to ease diagnosticsJacek Blaszczynski1-8/+11
2017-10-03Update Buildtools and Roslyn (#14228)Jose Perez Rodriguez1-0/+17
2017-08-30Remove -sequential build-flag (#13658)Omair Majid1-2/+0
2017-08-25Scope environment variable settingBruce Forstall1-17/+26
2017-08-11Fix bug where whitespace breaks arg proccessing (#13320)Victor "Nate" Graf1-2/+5
2017-07-06Merge pull request #12053 from mikedn/xcopy-bindirBruce Forstall1-1/+1
2017-06-13Do not copy bin subdirectories to test core_rootMike Danes1-1/+1
2017-06-05Explicitly download correct version of CoreDisTools packagewtgodbe1-0/+8
2017-05-16Update Coreclr to 2.0.0 buildtoolswtgodbe1-19/+2
2017-05-04Rename all xxx.ni.dll's to xxx.dll for Helix Crossgen runswtgodbe1-1/+5
2017-04-26Merge pull request #11178 from sbomer/ilrt_factoringSven Boemer1-1/+0
2017-04-26Exit on failure of HelixPrep.projwtgodbe1-0/+7
2017-04-26Refactor ildasm round trip logicSven Boemer1-1/+0
2017-04-24Support other toolsets in Win/ARM64 buildRuss Keldorph1-1/+6
2017-04-18Enable running Crossgen tests on Windows in Helixwtgodbe1-4/+53
2017-04-17Fix error caused by passing -TargetsWindows at end of Command Line (#11031)William Godbe1-2/+2
2017-04-12Enable building Core_Root for any RID against packageswtgodbe1-20/+37
2017-04-06remove fedora 23 (#10725)Dan Moseley1-2/+2
2017-03-22Switch tests to use OSX.10.12 RID (#10394)Gaurav Khanna1-1/+1
2017-03-13Pick up new CoreFX packages and abandon old oneswtgodbe1-1/+1
2017-03-07Updating the various windows build scripts to have a comment explaining the V...Tanner Gooding1-0/+14
2017-03-06Updating the build scripts to support VS2017.Tanner Gooding1-6/+15
2017-02-28Allow user to zip tests even when not building against packageswtgodbe1-5/+7
2017-02-16Remove all references to OpenSuse13.2wtgodbe1-1/+0
2017-02-14Return exit code 0 for long-running/GCSimulator tests in Helixwtgodbe1-1/+1
2017-01-31Download native binaries into a folder named 'RID'wtgodbe1-2/+2
2017-01-25Fix build-test.cmdBruce Forstall1-1/+2
2017-01-25Fix arg parsing for buildagainstpackages argumentwtgodbe1-1/+1
2017-01-24Add support for running CoreCLR Tests in Helixwtgodbe1-3/+64
2017-01-19Fix an error in build-test.cmd (#8890)Jonghyun Park1-8/+8
2016-12-17Use ExecutionPolicy ByPass to execute probe-win.ps1 script during the build (...Jan Kotas1-1/+1
2016-10-31Use normal verbosity logging when building tests (#7921)Andy Ayers1-1/+1
2016-10-17Build tests against packages & produce Core_Root for arbitrary OSwtgodbe1-6/+70
2016-10-07Standardize on _echo name (#7532)Vance Morrison1-3/+3
2016-08-25Enable Arm32 Test BuildGaurav Khanna1-6/+5
2016-08-10Re-enable creating Tests_Native* log filesRuss Keldorph1-2/+15
2016-08-03ARM64: Fix Build Test BreakKyungwoo Lee1-7/+6
2016-08-01Change processing of args in build scripts to keep =.Lakshmi Priya Sekar1-14/+15
2016-07-29Use run tool in coreclr dev workflow.Lakshmi Priya Sekar1-0/+289