Commit Graph

57 Commits (master)
 

Author SHA1 Message Date
Slávek Banko 3e97f81a62
CMAKE_INSTALL_LIBDIR setting has been moved to tde-cmake.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 week ago
Michele Calgaro 008b810df3
Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
Michele Calgaro dd57a8411c
Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
OBATA Akio 6feea3aea9 Use `pkg_get_variable` to retrieve the value of pkg-config variable
It is a new feature in CMake version 3.4, CMake-3.5 is required for
TDE now.

Signed-off-by: OBATA Akio <obache@wizdas.com>
2 years ago
Michele Calgaro 9a17082878
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 145fb03d2e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 4a9cdf1df0
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro 7a6a0c6c8b
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 0496057fb6
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 8dbed86e97
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 794d223c35
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 5b8f13625d
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy 99ec4964d0
Add tqca-tls plugin to the tqca package.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Signed-off-by: Slavek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea 62c2a21259 Reset submodule main/dependencies/tqca/cmake to latest HEAD 5 years ago
TDE Gitea 8dcc4ad441 Reset submodule main/dependencies/tqca/cmake to latest HEAD 5 years ago
TDE Gitea 143fc36fda Reset submodule main/dependencies/tqca/cmake to latest HEAD 5 years ago
TDE Gitea a34ec7acfd Reset submodule main/dependencies/tqca/cmake to latest HEAD 5 years ago
Slávek Banko b930ec2f4e
Raise the minimum required version of CMake to 2.8.12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea c9d6969a58 Reset submodule main/dependencies/tqca/cmake to latest HEAD 5 years ago
TDE Gitea 81d53c50a1 Reset submodule main/dependencies/tqca/cmake to latest HEAD 5 years ago
gregory guy 870f842909
Drop tqmake build support.
Add basic cmake build instructions.
Rework of the README file.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
TDE Gitea 34bee4970f Reset submodule main/dependencies/tqca/cmake to latest HEAD 6 years ago
TDE Gitea 0f1b2b6399 Reset submodule main/dependencies/tqca/cmake to latest HEAD 6 years ago
TDE Gitea 361dc23b08 Reset submodule main/dependencies/tqca/cmake to latest HEAD 6 years ago
TDE Gitea fa57d3755f Reset submodule main/dependencies/tqca/cmake to latest HEAD 6 years ago
TDE Gitea d80a60a45b Reset submodule main/dependencies/tqca/cmake to latest HEAD 6 years ago
TDE Gitea d87b9a0b88 Reset submodule main/dependencies/tqca/cmake to latest HEAD 6 years ago
TDE Gitea 23d849c2a8 Reset submodule main/dependencies/tqca/cmake to latest HEAD 6 years ago
TDE Gitea e0c1072410 Reset submodule main/dependencies/tqca/cmake to latest HEAD 6 years ago
TDE Gitea 79f89b64eb Reset submodule main/dependencies/tqca/cmake to latest HEAD 6 years ago
TDE Gitea 18473a91d5 Reset submodule main/dependencies/tqca/cmake to latest HEAD 6 years ago
TDE Gitea 2b1fbf1af0 Reset submodule main/dependencies/tqca/cmake to latest HEAD 6 years ago
TDE Gitea 4acca0b857 Reset submodule main/dependencies/tqca/cmake to latest HEAD 6 years ago
TDE Gitea 61ecdda912 Reset submodule main/dependencies/tqca/cmake to latest HEAD 6 years ago
Slávek Banko bcb8e7c36e
Fix hidden visibility for macro TQCA_PLUGIN_EXPORT -
visibility of createProvider in plugins.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 0c7e6ca82f Reset submodule main/dependencies/tqca/cmake to latest HEAD 6 years ago
TDE Gitea ad03ffaecb Reset submodule main/dependencies/tqca/cmake to latest HEAD 6 years ago
TDE Gitea 1f197201a4 Reset submodule main/dependencies/tqca/cmake to latest HEAD 6 years ago
TDE Gitea 367a857d89 Reset submodule main/dependencies/tqca/cmake to latest HEAD 6 years ago
TDE Gitea 3facf87246 Reset submodule main/dependencies/tqca/cmake to latest HEAD 6 years ago
TDE Gitea 4091ee1b92 Reset submodule main/dependencies/tqca/cmake to latest HEAD 6 years ago
Slávek Banko fe8afc4649
Add safety check for from.d->c in Cert::operator=.
Taken from a copy of TQCA in tdenetwork/kopete/groupwise.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 2eade3294c
SLOT changed to TQT_SLOT.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko b289337571
Updated obsolete GPL license addresses to current GPL address.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko c06a27801f
Add common cmake submodule.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 402204029e
Fix support for GCC hidden visibility.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko bd91ae659c
Small adjustments to cmake conversion
+ add multiarch support for library installation path
+ add installation of tqcaprovider.h
+ removed dependency on TDE libraries

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy 671faf252f
Conversion to the cmake building system.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
6 years ago
Chris 24c97b77f5 Replace Qt branding with TQt ones.
Signed-off-by: Chris <xchrisx@uber.space>
7 years ago
Michele Calgaro c9036df211
Fixed incorrect TTQ rename (TTQ -> TQ)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago