Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use common CMake tests. | Slávek Banko | 2019-02-07 | 1 | -9/+7 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | cmake: Cleanup unused definitions from config.h | Slávek Banko | 2018-09-01 | 1 | -31/+48 |
| | | | | | | | Cleanup unnecessary tests from ConfigureChecks Add missing tests to ConfigureChecks Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | cmake: Add detection whether the system is big endian | Slávek Banko | 2018-09-01 | 1 | -0/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | cmake kuser: Remove the ldap library linking | Slávek Banko | 2018-09-01 | 1 | -5/+9 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | add headers check to ConfigureChecks.cmake | gregory guy | 2018-09-01 | 1 | -20/+37 |
| | |||||
* | First bach of cmake files in order to convert tdeadmin | gregory guy | 2018-09-01 | 1 | -0/+43 |
from autotools to cmake building system. |