| Age | Commit message (Collapse) | Author | Files | Lines |
|
For Qt on Unix, set to build as C++11. Avoid deprecation warnings in PySide.
For GTK+ allow turning off C++11 <regex> with make NO_CXX11_REGEX=1.
|
|
|
|
|
|
|
|
from shiboken.
From Mark Yen.
|
|
|
|
included by that code. This is done by changing the compile flags on all files
which is unfortunate but the warnings are not that important and will trigger
for most code when building for GTK+ or Windows native.
empty-body occurs for code that looks like "{}".
unused-parameter occurs when a function parameter is not used.
This change enables the scite/scripts/checkbuildlinux.sh script to run without
any warning messages.
|
|
at Scientific Toolworks, Inc. with additions performed for Wingware.
|