| http://www.w3.org/ns/prov#value | - The value of SCONS_TOOLCHAIN would be something like gcc, intelcc, msvc, etc.; the general idea would be to use the SCons tool name that corresponds. (This only sort of works of course, as really there is probably some interaction between different kinds of tools, e.g. gcc and gnulink.) To support the third goal, compiler flags, both concrete and abstract: SCONS_C_FLAGS, SCONS_CC_FLAGS, etc. for
|