parrotcode: Build files for language implementations | |
Contents | Configuration |
config/gen/languages.pm - Build files for language implementations
Config step for languages.
Builds languages/Makefile
and loops over list of languages.
Special support for languages/tcl
and languages/dotnet
.
A space separated list of languages can be passed in with the option 'languages'.
An empty list of languages is OK.
This means that only languages/Makefile
will be regenerated.
RT#31633. Languages should know how to configure themselves and not rely on gen::languages.
|