Age | Commit message (Collapse) | Author |
|
|
|
|
|
We don't use c++14 features yet, and GNU 5.3.0 has missing make_unique anyway.
|
|
Only angle-bracket #include is affected.
|
|
|
|
|
|
Based on https://github.com/juj/MathGeoLib/blob/master/CommonOptions.cmake#L51
|
|
|
|
- adjust usages
- add support for QList signals and metatype
|
|
|
|
It messed up permissions on cygwin, making tarballs unusable on other systems.
|
|
|
|
|
|
|
|
|
|
|
|
Adjust usages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We need std::begin/end return constant iterators for const sequences.
|
|
|
|
It affects generated code.
|
|
Helps on recent i7.
|
|
|
|
|
|
Highly loaded drive slows down build otherwise.
|
|
User confirms dpiawareness=0 fixes hidpi.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These were in the mingw-w64 toolchain file but it's good to have them in
general.
|
|
|
|
This affects platforms such as FreeBSD, Cygwin or Linux.
|
|
We don't process untrusted user data but this should be the default
anyway.
|