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
2013-01-16
remove -Wl,--disable-auto-import on mingw
Patrick von Reth
2012-11-23
-we require cmake 2.8.9 here, so no need to support older versions here
Alex Neundorf
2012-08-17
Enable the additional GCC compiler flags on all systems.
Raphael Kubo da Costa
2012-08-17
Drop -ansi from the default CXXFLAGS.
Raphael Kubo da Costa
2012-08-16
Do not pass -lc to the compiler on BSD systems.
Raphael Kubo da Costa
2012-08-16
Do not define _GNU_SOURCE on BSD systems.
Raphael Kubo da Costa
2012-05-12
rework of extra-cmake-modules
Alex Neundorf
2012-02-19
-Werror=return-type is unrelated to the visibility testing stuff
Alex Neundorf
2012-02-18
-make it work with cmake 2.8.7, i.e. warn only instead of failing
Alex Neundorf
2012-02-18
-make use of the new KDE cmake modules in ECMQtFramework
Alex Neundorf
2012-02-18
-add KDECMakeSettings.cmake, move RPATH settings there
Alex Neundorf
2012-02-18
-cosmetics
Alex Neundorf
2012-02-17
add a KDECompilerSettings.cmake, which contains the extracted compiler settin...
Alex Neundorf