index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kreadconfig
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2015-01-04
fix missing KF5_ prefix for INSTALL_DEFAULT_ARGS
Christoph Cullmann
2014-04-27
Rename kreadconfig and kwriteconfig for coinstallability with kde-runtime4.
Michael Palimaka
2014-04-26
Adopt kreadconfig and kwriteconfig to kconfig
Aleix Pol
2014-04-26
Stop using kde4_add_executable
Aleix Pol
2014-04-26
Port kreadconfig to KF5
Aleix Pol
2014-04-26
Port kwriteconfig to KF5
Aleix Pol
2014-04-26
Use INSTALL_TARGETS_DEFAULT_ARGS
Laurent Montel
2014-04-26
remove kde4_automoc()
Allen Winter
2014-04-26
remove redundant project declarations
Dirk Mueller
2014-04-26
Fix
Laurent Montel
2014-04-26
Not GUI application
Laurent Montel
2014-04-26
Apply Alex patch (now we can use enable-final argument some module compiles w...
Laurent Montel
2014-04-26
Necessary to change KDE4_AUTOMOC macro to support enable-final argument
Laurent Montel
2014-04-26
Not necessary to link with kdeui kdecore is enough
Laurent Montel
2014-04-26
Replace all bin by ${BIN_INSTALL_DIR}
Laurent Montel
2014-04-26
kde4_header and kde4_footer() are gone now
Alexander Neundorf
2014-04-26
-add FONTCONFIG_INCLUDE_DIR where required -cleanup the toplevel CMakeLists.t...
Alexander Neundorf
2014-04-26
install executables with the install command instead of install_files/targets.
André Wöbbeking
2014-04-26
-use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDES
Alexander Neundorf
2014-04-26
Use set(CMAKE_INCLUDE_CURRENT_DIR ON) in the toplevel CMakeLists.txt, and we ...
David Faure
2014-04-26
Now all kdebase compile with cmake
Laurent Montel
2014-04-26
Fix typo
Laurent Montel
2014-04-26
-fixed redmond theme, am2cmake doesn't like Makefile.am's where the lib is de...
Alexander Neundorf
2014-04-26
Use alias
Laurent Montel
2014-04-26
Add module to compile kdebase with kdelibs-cmake. BE CARREFULL: Don't try to ...
Laurent Montel