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
/
KDECompilerSettings.cmake
Age
Commit message (
Expand
)
Author
2021-01-02
Tell MSVC that our source files are UTF-8 encoded
v5.78.0-rc1
v5.78.0
Volker Krause
2020-06-14
extra-cmake-modules: Convert to SPDX license statements
Andreas Cord-Landwehr
2019-10-23
Don't set C/C++ standards if already set
David Faure
2019-10-22
Use modern way to set the C/CXX standad
Hannah von Reth
2019-10-01
new module ECMSourceVersionControl
v5.63.0-rc2
v5.63.0-rc1
v5.63.0
Harald Sitter
2019-07-23
Make the default build type "Debug" when compiling a git checkout.
David Faure
2019-03-23
Revert "Take clang-cl into account"
Christian Mollekopf
2019-03-23
Take clang-cl into account
Christian Mollekopf
2019-01-19
Move -Wsuggest-override -Wlogical-op to regular compiler settings
Albert Astals Cid
2018-11-12
Use `MATCHES "Clang"` to detect clang
René J.V. Bertin
2018-09-01
Revert "Add _XOPEN_SOURCE to C definitions"
v5.50.0-rc1
v5.50.0
David Faure
2018-08-31
Add _XOPEN_SOURCE to C definitions
A. Wilcox
2017-07-18
KDECompilerSettings.cmake - handle Cywgin when setting LINK_FLAGS
Allen Winter
2017-06-15
(always include CheckCXXCompilerFlag before calling it)
R.J.V. Bertin
2017-06-15
guess less, test more
R.J.V. Bertin
2017-06-14
detect Xcode <= 6.2 from Clang version only
R.J.V. Bertin
2017-05-30
restore hidden-visibility testing with Xcode 6.2
v5.35.0-rc1
v5.35.0
R.J.V. Bertin
2017-04-18
KDECompilerSettings: Pass -Wvla & -Wdate-time
Kevin Funk
2017-04-10
Fix compilation under AppleClang
Kevin Funk
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-16
Pass -fno-operator-names when supported
Kevin Funk
2016-12-29
Enable colored warnings in ninja's output
Elvis Angelaccio
2016-12-11
Never use -Wl,--no-undefined on Mac (APPLE).
R.J.V. Bertin
2016-12-10
Accept AppleClang as an alternative to Clang
R.J.V. Bertin
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-08-16
Also set the default visibility for C code to hidden.
Volker Krause
2015-02-06
Document when modules were added to ECM.
Alex Merry
2014-11-14
Update the comments about the default lib MSVC hacks
v1.5.0-rc1
v1.5.0
Alex Merry
2014-11-03
enable -D_USE_MATH_DEFINES on Windows
Patrick von Reth
2014-09-11
Fix fallout from recent ECM patches
Alex Merry
2014-09-11
Make code coverage possible in any KDE project
Aleix Pol
2014-09-11
Add compiler sanitizers support
Mathieu Tarral
2014-08-13
KDECompilerSettings: Be more portable across libc's.
Raphael Kubo da Costa
2014-08-11
also define _UNICODE on windows
Patrick von Reth
2014-05-08
bump Windows requirements to Windows Vista, as desided in http://techbase.kde...
Patrick von Reth
2014-05-04
On Mac, define _DARWIN_C_SOURCE and QT_MAC_USE_COCOA unconditionally
Allen Winter
2014-05-02
Set _FILE_OFFSET_BITS=64 again when necessary
Alex Merry
2014-04-11
Add documentation generation using Sphinx
Alex Merry
2014-03-17
Add historical info to comments in the compiler settings hacks
Alex Merry
2014-03-04
Also pass -fno-exceptions when building with clang
Alex Richardson
2014-02-14
build on Mac OS X
Harald Fernengel
2014-02-14
Improve docs for kde modules
Alex Merry
2014-02-04
Use the MSVC variable directly, instead of the compiler ID
Alex Merry
2014-02-04
Resolve some FIXMEs related to MSVC and Intel
Alex Merry
2014-02-04
Fix MSVC libc linkage for debug builds
Alex Richardson
[next]