summaryrefslogtreecommitdiff
path: root/scripts/probe.rc
AgeCommit message (Collapse)Author
2018-02-16Port build scripts to POSIX shellMichael Forney
Since we are now using Lua to generate ninja files, use of rc in build scripts seems unnecessary and adds an additional bootstrap dependency. None of them are too fancy, so just port to POSIX sh instead.
2017-10-23Add mechanism to probe for toolchain featuresMichael Forney