index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kde-modules
/
KDEFrameworkCompilerSettings.cmake
Age
Commit message (
Expand
)
Author
2018-06-29
Drop outdated QT_USE_FAST_OPERATOR_PLUS
Friedrich W. H. Kossebau
2018-06-29
Add -Wlogical-op -Wzero-as-null-pointer-constant to KF5 warnings
Albert Astals Cid
2017-04-05
Use -Wno-gnu-zero-variadic-macro-arguments more
Kevin Funk
2017-03-19
KDE compiler settings: treat Clang and AppleClang equally
v5.33.0-rc1
v5.33.0
René J.V. Bertin
2017-01-23
Enable -Wsuggest-override for g++ >= 5.0.0
Albert Astals Cid
2017-01-03
Revert "Enable -Wsuggest-override for g++ >= 5.0.0"
Stephen Kelly
2016-12-30
Enable -Wsuggest-override for g++ >= 5.0.0
Albert Astals Cid
2016-10-08
Revert "Teach KDECompilerSettings about clang-cl, a mode of Clang compiler th...
Ben Cooksley
2016-09-30
Teach KDECompilerSettings about clang-cl, a mode of Clang compiler that simul...
Gleb Popov
2016-08-31
add full license text
Allen Winter
2015-12-28
Silence CMP0063 warnings with KDECompilerSettings.
Alex Merry
2015-12-18
Fix CMP0054 warnings
Kevin Funk
2015-09-10
Disable -Wgnu-zero-variadic-macro-arguments when using clang
Alex Richardson
2015-08-18
Add -pedantic for KF5 code (when using gcc or clang)
David Faure
2015-08-18
KDEFrameworkCompilerSettings: only enable strict iterators in debug mode
David Faure
2015-02-06
Document when modules were added to ECM.
Alex Merry
2014-04-11
Add documentation generation using Sphinx
Alex Merry
2014-02-14
Improve docs for kde modules
Alex Merry
2014-01-23
Only set QT_STRICT_ITERATORS when not compiling with MSVC
Alex Richardson
2014-01-14
substitute QT_USE_FAST_CONCATENATION with QT_USE_QSTRINGBUILDER
Michal Humpula
2013-12-14
Split Frameworks only definitions to a new file
Albert Astals Cid