Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GitHub issue #136.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Seeing that std::map is becoming a common Buildfile variable type.
|
|
See the config.cxx.translate_include variable documentation in cxx/init.cxx
for details.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This can be overridden by passing a variant of this option as part of the
compiler mode options.
|
|
|
|
|
|
|
|
This approach works for both link.exe and lld-link which does not support
/DUMP.
We now also issue a warning if we were unable to detect the library type.
|
|
|
|
|
|
|
|
|
|
|