Commit Graph

8 Commits (fa747a9669ecccf8a6eb4bd0097bcf5e25f2a7d3)

Author SHA1 Message Date
Slávek Banko f3655877fc
Raise the minimum required version of CMake to 2.8.12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 4a8dc3c4bc
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy 92482b7621
Drop automake build support.
Add basic cmake build instructions.
Delete empty file NEWS, TODO and ChangeLog.
Delete empty folder "templates".
Add detection for the XTest library.
Move the kvkbd.desktop file into XDG_APPS_INSTALL_DIR directory, see
TDE/tde#26 .
Some cosmetics.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Slávek Banko 41e5807edb
Use common CMake tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Fabio Rossi d3483c04ef Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
Slávek Banko 623026caa8
Add CMakeL10n rules.
Create translation template.
Add CMake rules to build translations.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko f39f545444
Inappropriately used TQString::fromUtf8() moved to place where it is needed.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy b7ae75d53a
convert to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago