summaryrefslogtreecommitdiff
path: root/build-test.cmd
AgeCommit message (Expand)AuthorFilesLines
2019-06-14abort build-tests if failed to restore stress dependencies (#25140)Sergey Andreenko1-0/+4
2019-06-06Fix initializing BuildTools when the Platform environment variable is set (#2...Elinor Fung1-0/+3
2019-05-16Add Managed->Native tests for our WinRT primitives (#23529)Jeremy Koritzinsky1-1/+2
2019-05-10Properly set the nuget cache for the repo (#24505)Aaron Robinson1-1/+1
2019-04-15Fix precompiling CoreRoot overlay with crossgen for Windows arm/arm64 (#23946)Sergiy Kuryata1-3/+7
2019-04-11Enable default Ready2Run testing in pull requests. Workaround an issue with c...Egor Chesakov1-0/+5
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