summaryrefslogtreecommitdiff
path: root/build-test.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-03-26build-test.sh: support Clang v4.0 to v6.0, fix always false logic condition ↵Jacek Blaszczynski1-9/+24
preventing tests build (#17025)
2018-01-30Building non-Windows builds using the CLI's MSBuild (#16101)Jose Perez Rodriguez1-1/+1
* Building non-Windows builds using the CLI's MSBuild
2017-12-14Remove CoreFX runtest dependencyjashook1-52/+159
This change will start using build-test.sh generatelayoutonly to build the coreoverlay directory for use with runtest.sh.
2017-10-23Fix RID extraction in packages and test build for Alpine (#14656)Jan Vorlicek1-4/+19
* Fix RID extraction in packages and test build for Alpine The host RID extraction in build-packages.sh and build-test.sh was not matching the one in build.sh * Reflect feedback
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