summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Change to dclare `strlcat` and `strlcpy` conditionallyOBATA Akio2019-04-201-0/+3
| | | | | | | | | | 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 <[email protected]>
* Use common CMake tests.Slávek Banko2019-02-061-8/+5
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix detection whether the system is big endianSlávek Banko2017-02-031-0/+4
| | | | Signed-off-by: Slávek Banko <[email protected]>
* cmake: Move test for stdint.h to common testsSlávek Banko2016-12-041-0/+4
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Add tde_setup_architecture_flags( ) to ConfigureChecksSlávek Banko2014-10-131-4/+5
|
* Added OpenSLP support to CMakeSlávek Banko2012-10-261-0/+9
|
* Add cmake support for WITH_GCC_VISIBILITY.Darrell Anderson2012-10-221-0/+14
|
* [kdenetwork/kppp] added cmake supportsamelian2011-06-181-1/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237389 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdenetwork/kopete] added cmake supportsamelian2011-05-221-0/+16
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1233119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da