Commit Graph

201 Commits (0be09d28cf30b31ef42cd6e9ae8fd7710863e1cd)
 

Author SHA1 Message Date
gregory guy 0be09d28cf
Drop automake build support.
Add basic build instructions to the INSTALL file.
Rework of the README and help page.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
TDE Gitea 2b89fdc470 Reset submodule main/applications/tdesudo/cmake to latest HEAD 5 years ago
Slávek Banko 205e37f7f8
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea 1e26c40844 Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
TDE Gitea b9aaf3eb71 Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
TDE Gitea 53724ece05 Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
TDE Gitea 6dc24259cc Reset submodule main/applications/tdesudo/admin to latest HEAD 6 years ago
Slávek Banko 4b2bbd3218
Use common CMake tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea a4c9f7899f Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
TDE Gitea 618ea17446 Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
TDE Gitea 155536b527 Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
TDE Gitea 2d2aa57836 Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
Fabio Rossi 10cb72fd6e Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
TDE Weblate 5c0e53bdd0 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
Slávek Banko 229f53f98f
Add CMakeL10n rules.
Create translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Automated System c1b1dc0849 Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
TDE Gitea 998ab8fada Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
TDE Gitea 5b1d3495a7 Reset submodule main/applications/tdesudo/admin to latest HEAD 6 years ago
TDE Gitea fb978d7ea0 Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
TDE Gitea 4fb352f1e1 Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
Michele Calgaro 4ad356d391
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea 7364053f15 Reset submodule main/applications/tdesudo/admin to latest HEAD 6 years ago
Slávek Banko 5adfcf05ce
Added controlled conversions to char* instead of automatic ascii conversions.
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 71f2881932
convert to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro 39f7f5a67b
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 027a950e03
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 9e9aa2c235
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 1b485e1f25
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko f0379cf234
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 0f83deda2c
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 685fba8fd8 Reset submodule main/applications/tdesudo/admin to latest HEAD 6 years ago
Michele Calgaro 3a0e6b1b41
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 1ba18f75c4
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 84ebb58237
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro c40c9871a8
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro ba4c071f1c
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
TDE Gitea 11aee8b44e Reset submodule main/applications/tdesudo/cmake to latest HEAD 7 years ago
TDE Gitea f1a249b08a Reset submodule main/applications/tdesudo/admin to latest HEAD 7 years ago
Automated System 093e7ad165 Reset submodule main/applications/tdesudo/admin to latest HEAD 7 years ago
Automated System c1b221b399 Reset submodule main/applications/tdesudo/admin to latest HEAD 7 years ago
Automated System 22a2fc9814 Reset submodule main/applications/tdesudo/admin to latest HEAD 7 years ago
Slávek Banko d73259332f Reset submodule main/applications/tdesudo/cmake to latest HEAD 8 years ago
Automated System 3ec01fde34 Reset submodule main/applications/tdesudo/cmake to latest HEAD 8 years ago
Slávek Banko 831ca3306a Reset submodule main/applications/tdesudo/cmake to latest HEAD 8 years ago
Slávek Banko f9b979200f cmake: add tde_add_check_executable macro 8 years ago
Automated System 012ca5ed70 Reset submodule main/applications/tdesudo/admin to latest HEAD 9 years ago
Automated System cbac0f2f2f Reset submodule main/applications/tdesudo/cmake to latest HEAD 9 years ago
Automated System 0715344f66 Reset submodule main/applications/tdesudo/cmake to latest HEAD 9 years ago
Automated System f3c0ee7a97 Reset submodule main/applications/tdesudo/cmake to latest HEAD 10 years ago
Slávek Banko 8403091b1d Reset submodule main/applications/tdesudo/cmake to latest HEAD 10 years ago