_query(
self,
language,
compiler,
flags)
Construct and return a CompilerInfo object for the given compiler.
load(
self,
filename =
'')
Loads the compiler infos from a file.
save(
self,
filename =
'')
-
Refreshes the compiler list. More...
Refreshes the compiler list.
Regenerate all non-custom compilers without destroying custom
compilers.
find(
self,
language,
compiler,
flags)