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
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
2014-01-07
Improve comments in KDECompilerSettings.cmake
Alex Merry
2014-01-07
Remove commented-out manifest tool code from KDECompilerSettings
Alex Merry
2014-01-07
Remove use of obsolete add_compiler_export_flags
Alex Merry
2014-01-07
Remove custom build types
Alex Merry
2014-01-04
remove compat var; moved up to kde4support
v0.0.9
David Faure
2013-12-17
Do not break kdelibs build while we can't commit to it
plasma2tp
Aurélien Gâteau
2013-12-17
Rename KDE4_ENABLE_EXCEPTIONS to KDE_ENABLE_EXCEPTIONS
Aurélien Gâteau
2013-12-14
Split Frameworks only definitions to a new file
Albert Astals Cid
2013-11-24
Manually merge daa54a252 from kdelibs into this file.
David Faure
2013-11-02
Enable C++11 support by default.
Volker Krause
2013-10-27
Qt doesn't disable the native wchar_t type any more, so also don't do it for ...
Sune Vuorela
2013-08-21
CompilerSettings: Add a separate block for clang definitions.
Raphael Kubo da Costa
2013-07-24
Add Clang support to KDECompilerSettings.cmake
Milian Wolff
2013-06-20
Disable signals and slots macros, but not "emit", which is perfectly fine.
David Faure
2013-06-20
Forwardport a95c696ef1520339c6 from kdelibs.
David Faure
2013-04-20
Remove some obsolete stuff.
Stephen Kelly
2013-04-20
Remove FILE_OFFSET_BITS definition.
Stephen Kelly
2013-03-16
Remove some settings which are no longer needed with CMake 2.8.11.
Stephen Kelly
2013-03-14
Guard use of set(CACHE CMAKE_BUILD_TYPE)
Stephen Kelly
2013-02-27
Add a check for the minimum compiler version.
Stephen Kelly
[next]