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
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
2014-01-29
Improve the compiler version checks
Alex Merry
2014-01-29
Check the C_COMPILER_ID when settings C_FLAGS, not CXX_COMPILER_ID
Alex Merry
2014-01-29
KDE_SOURCE_FILES_ENABLE_EXCEPTIONS: Handle case where COMPILE_FLAGS is not set
Aurélien Gâteau
2014-01-29
Move and comment -fno-common setting
Alex Merry
2014-01-29
Remove the allocator and visibility check
Alex Merry
2014-01-28
Add a note about why we use C89 instead of C99
Alex Merry
2014-01-28
Do not explicitly link against libc
Alex Merry
2014-01-28
Better documentation for system API defines
Alex Merry
2014-01-27
Organise KDECompilerSettings.cmake more logically
Alex Merry
2014-01-27
Replace the KDE_ENABLE_EXCEPTIONS variable with a pair of functions
Alex Merry
2014-01-27
Add system API feature macros to CMAKE_REQUIRED_DEFINES
Alex Merry
2014-01-20
Use add_definitions directly, instead of via _KDE4_PLATFORM_DEFINITIONS
Alex Merry
[next]