summaryrefslogtreecommitdiff
path: root/run.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-10-30Switch to sourcing in init-tools to enable the return statements to workWes Haggard1-1/+1
2017-05-16Update Coreclr to 2.0.0 buildtoolswtgodbe1-3/+0
2017-03-22Switch coreclr corelib to use resx (#10372)Alex Perovich1-1/+1
* Revert "Revert "Switch coreclr corelib to use resx (#10268)"" * Add resources.target override This fixes the GenerateResource task running on the arm emulator runs. * Fix run.sh to have a working Tools-Override
2017-03-13Pick up new CoreFX packages and abandon old oneswtgodbe1-0/+3
2016-09-23Remove the dependency of using config.json in cwd (#7330)Jarret Shook1-2/+2
Currently the config.json file is looked for in the current working directory. This change forces run.exe to use the relative path of the file relative to the build script.
2016-07-29Grant 777 for run.shLakshmi Priya Sekar1-0/+0
2016-07-29Use run tool in coreclr dev workflow.Lakshmi Priya Sekar1-0/+20