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
Age
Commit message (
Expand
)
Author
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-23
Only set QT_STRICT_ITERATORS when not compiling with MSVC
Alex Richardson
2014-01-20
Use add_definitions directly, instead of via _KDE4_PLATFORM_DEFINITIONS
Alex Merry
2014-01-20
Remove KDE4 magic from _SET_FANCY in KDEInstallDirs.cmake
Alex Merry
2014-01-14
substitute QT_USE_FAST_CONCATENATION with QT_USE_QSTRINGBUILDER
Michal Humpula
2014-01-07
Do not set CMP0022
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
Improve comments in RPATH section of KDECMakeSettings
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-12-12
Install all includes in a KF5 dir
Aurélien Gâteau
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-10-11
Comment out the CMAKE_LINK_INTERFACE_LIBRARIES
Stephen Kelly
2013-10-11
Resolve policy error when CMake requirement is 2.8.12.
Stephen Kelly
2013-10-11
Add the INCLUDE_INSTALL_DIR to the INTERFACE_INCLUDE_DIRS or all frameworks.
Stephen Kelly
2013-09-20
Make add_library(...MODULE...) a proper replacement for kde4_add_plugin
Aleix Pol
2013-08-22
Remove obsolete setting.
Stephen Kelly
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-19
Set the CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE variable.
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
2013-02-19
Remove configure check for -fPIE.
Stephen Kelly
2013-02-19
Update comment with info about why this exists.
Stephen Kelly
2013-02-19
Remove check for GCC < 4.3.
Stephen Kelly
2013-02-19
Remove logic for GCC < 4.2.
Stephen Kelly
2013-02-19
Remove visibility flags.
Stephen Kelly
2013-02-19
GCC 4.1 is not supported by Qt 5.
Stephen Kelly
[prev]
[next]