summaryrefslogtreecommitdiff
path: root/build-test.sh
AgeCommit message (Expand)AuthorFilesLines
2019-05-10Properly set the nuget cache for the repo (#24505)Aaron Robinson1-1/+1
2019-04-16Downgrade xUnit package version (#23944)Egor Chesakov1-2/+1
2019-04-12Enable precompiling CoreRoot overlay with crossgen for Linux arm/arm64Sergiy Kuryata1-5/+2
2019-04-11Enable default Ready2Run testing in pull requests. Workaround an issue with c...Egor Chesakov1-1/+2
2019-04-05Add crossgen option to build-test.shSergiy Kuryata1-0/+75
2019-03-27Add call to setup-stress-dependencies.sh to build-test.sh. (#23435)Sergey Andreenko1-0/+6
2019-03-23Revert "Add call to setup-stress-dependencies.sh to build-test.sh. (#23354)" ...Sergey Andreenko1-4/+0
2019-03-22Add call to setup-stress-dependencies.sh to build-test.sh. (#23354)Sergey Andreenko1-0/+4
2019-03-18Support gcc for build-test.shSinan Kaya1-1/+39
2019-03-17Correct current script dir detectionSinan Kaya1-1/+2
2019-03-01Use arcade's version of dotnet to build (#22755)Steve MacLean1-5/+1
2019-02-28Re-partition MSBuild test groups (#22885)Egor Chesakov1-7/+6
2019-02-25Remove buildpipelines (#22835)Steve MacLean1-11/+0
2019-02-21[Unix|*] Rework and share the logic for determining __DistroRid (#22628)Jarret Shook1-81/+9
2019-02-04Configure MSBuild debug path and save any logsBruce Forstall1-0/+15
2019-02-03Update one more place to use version.c instead of version.cppFilip Navara1-3/+3
2019-01-30Remove run.exe and config.json (#21608)Sven Boemer1-23/+37
2019-01-04Specify value of __RuntimeId for non-portable Linux test builds in build-test...Egor Chesakov1-0/+1
2018-12-03Correct platorm reach for the Official build (#21310)Jarret Shook1-6/+1
2018-11-12Simplify build.sh command line arguments for Linux/arm cross build (Part 1) (...Egor Chesakov1-2/+0
2018-10-09Simplify next command output for build-test.sh (#19903)Bruce Forstall1-34/+41
2018-10-08Runtest.py on Windows Arm(64) (#20227)Jarret Shook1-31/+44
2018-09-19Enable arm64 Linux testing in CIBruce Forstall1-2/+3
2018-09-15Layout native test components correctly on unix (#19918)Jarret Shook1-30/+25
2018-08-31Fix build-test.sh wrapper build (#19779)Jarret Shook1-7/+24
2018-08-29fix merge conflict in build-test.sh (#19744)Sergey Andreenko1-1/+1
2018-08-24Use runtest.py to run tests for all platforms (#19213)Jarret Shook1-14/+10
2018-08-23fix syntax error in build-test.shJohn Salem1-1/+1
2018-08-16Build-test.sh handles native test assets (#19430)Aaron Robinson1-43/+142
2018-08-07Add basic check that the correct number of tests is built (#19290)Bruce Forstall1-0/+14
2018-07-19Build xunit wrappers the same way on windows and unix (#18695)Sven Boemer1-32/+39
2018-07-11CoreFX CI Unix (#18753)Andon Andonov1-10/+37
2018-07-09CoreFX CI Unix Staging commit (#18750)Andon Andonov1-0/+5
2018-05-04Split unix test builds in slices (#17785)Steve MacLean1-17/+70
2018-04-24Merge pull request #17747 from weshaggard/RemoveAlpineBuildWes Haggard1-5/+3
2018-04-23Remove Alpine 3.6 buildsWes Haggard1-5/+3
2018-04-22Fix unix test build by removing unnecessary 'managed_test_build' semafore fileJacek Blaszczynski1-14/+5
2018-03-26build-test.sh: support Clang v4.0 to v6.0, fix always false logic condition p...Jacek Blaszczynski1-9/+24
2018-01-30Building non-Windows builds using the CLI's MSBuild (#16101)Jose Perez Rodriguez1-1/+1
2017-12-14Remove CoreFX runtest dependencyjashook1-52/+159
2017-10-23Fix RID extraction in packages and test build for Alpine (#14656)Jan Vorlicek1-4/+19
2017-10-19Add build-test osx supportjashook1-0/+6
2017-09-26Fixed Linux test buildRoman Art1-0/+4
2017-06-07Fix FreeBSD buildTom Deseyn1-8/+14
2017-06-07build{,-test}.sh: revert and add list of unsupported ridsTom Deseyn1-42/+14
2017-05-29Make linux test build workedRoman Artemev1-0/+642
2017-05-22Revert "Fixed tests build on Linux"Russ Keldorph1-645/+0
2017-05-19Test build fixes for LinuxRoman Artemev1-0/+645