summaryrefslogtreecommitdiff
path: root/cross/ownstdlib.txt
AgeCommit message (Collapse)Author
2020-08-18Interpreter: Fix c_stdlib usageXavier Claessens
- Exceptions raised during subproject setup were ignored. - Allow c_stdlib in native file, was already half supported. - Eliminate usage of subproject variable name by overriding '<lang>_stdlib' dependency name.
2016-05-21Made cstdlib a subproject.Jussi Pakkanen