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
2022-03-17
KDEClangFormat: se the same source file extensions in clang-format script and...
Ahmad Samir
2022-03-06
Check that you're building the framework in a supported platform
Albert Astals Cid
2022-01-20
Only enable -bsymbolic-functions when Qt is built in a compatible way
Volker Krause
2021-07-16
KDEFrameworksCompilerSettings: move backward-compat code into separate file
Friedrich W. H. Kossebau
2021-07-15
KDEFrameworksCompilerSettings: remove hardcoded KDE_COMPILERSETTINGS_LEVEL
Friedrich W. H. Kossebau
2021-07-13
KDEFrameworksCompilerSettings: guard ENABLE_BSYMBOLICFUNCTIONS by ECM version
Friedrich W. H. Kossebau
2021-07-12
Enable the usage of -Bsymbolic-functions
Aleix Pol
2021-07-10
Revert "KDEFrameworksCompilerSettings: use latest KDECompilerSettings"
Friedrich W. H. Kossebau
2021-07-10
KDEFrameworksCompilerSettings: use latest KDECompilerSettings
Friedrich W. H. Kossebau
2021-07-10
KDECompilerSettings: add KDE_COMPILERSETTINGS_LEVEL & more settings
Friedrich W. H. Kossebau
2021-06-27
cmake: Explicetely disable c/c++ compiler extensions
Albert Astals Cid
2021-06-25
KDEFrameworkCompilerSettings: add warning note to only use for KF modules
Friedrich W. H. Kossebau
2021-06-19
Set the C++17 standard starting from 5.84
Ahmad Samir
2021-06-19
Bump the C++ standard we compile with to 17
Ahmad Samir
2021-05-25
Clean ECM files after the minimum version change
Christophe Giboudeaux
2021-04-23
Modules docs: move rst docs into bracket comments
Friedrich W. H. Kossebau
2021-02-10
Add clang-format target by default in KDEFrameworkCompilerSettings
Alexander Lohnau
2021-01-31
KDEFrameworksCompilerSettings: define -DQT_NO_KEYWORDS by default
Friedrich W. H. Kossebau
2021-01-29
Define -DQT_NO_FOREACH by default
Friedrich W. H. Kossebau
2021-01-19
Revert "Add clang-format target by default in KDEFrameworkCompilerSettings"
Alexander Lohnau
2021-01-19
Add clang-format target by default in KDEFrameworkCompilerSettings
Alexander Lohnau
2020-06-14
extra-cmake-modules: Convert to SPDX license statements
Andreas Cord-Landwehr
2019-11-03
KDEFrameworkCompilerSettings: enable all Qt % KF deprecation warnings
Friedrich W. H. Kossebau
2019-05-22
Don't enable QT_STRICT_ITERATORS on Windows.
David Faure
2019-04-07
Unconditionally enable -DQT_STRICT_ITERATORS, not just in debug mode
David Faure
2019-01-19
Move -Wsuggest-override -Wlogical-op to regular compiler settings
Albert Astals Cid
2018-12-21
Revert "Clang: don't enable -Wzero-as-null-pointer-constant on 5.0.0"
v5.54.0-rc1
v5.54.0
David Faure
2018-12-20
Clang: don't enable -Wzero-as-null-pointer-constant on 5.0.0
David Faure
2018-11-12
Use `MATCHES "Clang"` to detect clang
René J.V. Bertin
2018-09-22
Add QT_NO_NARROWING_CONVERSIONS_IN_CONNECT as default compile flags
Laurent Montel
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
[next]