Commit Graph

9 Commits (4477d31bab03526fd39e7cd3668df12501fb1a55)

Author SHA1 Message Date
OBATA Akio 9e4dd173ab
Change to dclare `strlcat` and `strlcpy` conditionally
They should be declared only for the case missing.
Current prototype signatures should be for suppliment implementations
in TDE core library.
It may differ than platform builtin one, 3rd argment is `size_t',
so it cause prototype mismatch for the case `size_t` != `unsigned long`.

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit d3b49e3ec5)
6 years ago
Slávek Banko f73675cdcb
Use common CMake tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9f6b1118bc)
6 years ago
Slávek Banko 027e260139 Fix detection whether the system is big endian
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ed71acf6dc)
8 years ago
Slávek Banko 0feb22c61f cmake: Move test for stdint.h to common tests
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 182234c826)
8 years ago
Slávek Banko af4c1177b4 Add tde_setup_architecture_flags( ) to ConfigureChecks 11 years ago
Slávek Banko 354555a2b8 Added OpenSLP support to CMake 12 years ago
Darrell Anderson d8cc9f127a Add cmake support for WITH_GCC_VISIBILITY. 13 years ago
samelian 3467e6464b [kdenetwork/kppp] added cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237389 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian ac87680632 [kdenetwork/kopete] added cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1233119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago