Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Closes #345.
|
|
default.
|
|
other targets.
|
|
c++1y is deprecated in GCC 5 (see -std option in man page). Not sure about
Clang since the documentation is a bit more sparse. But it is probably a
good idea to keep them in sync and also to prefer c++14 over c++1y since
c++1y was only temporary until the standard was done.
|
|
It is already correct for ClangCPPCompiler.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
work.
|
|
|
|
|
|
|
|
flags before the source file.
|
|
|
|
|
|
|
|
way too complicated.
|
|
|
|
uses it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added warning level option.
|
|
|
|
|
|
|
|
modules.
|
|
|
|
|
|
|
|
unpickle cleanly on some platforms. Closes #209.
|
|
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
|
|
|
|
|
|
|
|
|