summaryrefslogtreecommitdiff
path: root/build-test.cmd
AgeCommit message (Expand)AuthorFilesLines
2019-03-01Use arcade's version of dotnet to build (#22755)Steve MacLean1-1/+1
2019-02-28Re-partition MSBuild test groups (#22885)Egor Chesakov1-6/+5
2019-02-27Remove BuildTestsAgainstPackages logicRuss Keldorph1-54/+5
2019-02-25Remove buildpipelines (#22835)Steve MacLean1-39/+1
2019-02-15Manually update the dependencies.props and move S.P.Corelib to use LangVersio...Tanner Gooding1-19/+14
2019-02-11Support building with VS2019 Preview (#22525)Tanner Gooding1-6/+6
2019-02-04Configure MSBuild debug path and save any logsBruce Forstall1-0/+5
2019-01-30Remove run.exe and config.json (#21608)Sven Boemer1-25/+52
2018-12-06Work around apparent bug in CMD's FOR /LRuss Keldorph1-1/+7
2018-11-16Eliminate CMAKE dependency when not required (#21040)Dan Moseley1-2/+2
2018-11-08Add azure-pipelines build and test definitions (#20840)Sven Boemer1-1/+1
2018-09-12Address msbuild issues with cross compiled tests in helix (#19901)Aaron Robinson1-12/+13
2018-09-10Basic implementation for testing of COM activation of a .NET class (#19760)Aaron Robinson1-2/+4
2018-08-31Fix build-test.sh wrapper build (#19779)Jarret Shook1-0/+2
2018-08-10Merge pull request #19387 from dotnetrt/parallel-test-buildBruce Forstall1-1/+1
2018-08-09Reenable parallel msbuild execution - 2x faster test buildJacek Blaszczynski1-1/+1
2018-08-09Fix `--` application to managed tests build comamnd-lineBruce Forstall1-1/+2
2018-08-08Restore handling of __PassThroughArg for `--`Bruce Forstall1-6/+8
2018-08-07Use dotnet MSBuild for tests (#19324)Aaron Robinson1-4/+6
2018-08-07Add basic check that the correct number of tests is built (#19290)Bruce Forstall1-0/+9
2018-08-05Clean up build.cmd/build-test.cmd/runtest.cmdBruce Forstall1-126/+179
2018-08-03Revert "Build managed tests with dotnet (#19254)"Bruce Forstall1-6/+3
2018-08-03Build managed tests with dotnet (#19254)Chris Sienkiewicz1-3/+6
2018-08-01Enable ARM64 builds using release product toolsBruce Forstall1-57/+12
2018-08-01Revert "Build managed tests with dotnet (#19230)"Bruce Forstall1-2/+2
2018-08-01Build managed tests with dotnet (#19230)Chris Sienkiewicz1-2/+2
2018-07-26Merge pull request #19153 from adityamandaleeka/fix_buildtest_helpAditya Mandaleeka1-1/+1
2018-07-26Fix syntax error in help text.Aditya Mandaleeka1-1/+1
2018-07-25Sdk test projects (#19044)Chris Sienkiewicz1-1/+1
2018-07-19Build xunit wrappers the same way on windows and unix (#18695)Sven Boemer1-10/+26
2018-07-02Move RuntimeIDArg initialization (#18747)Andon Andonov1-13/+13
2018-06-27Windows CoreFX CI (#18365)Andon Andonov1-24/+61
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