Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY | Michele Calgaro | 2024-07-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | cmake: Cleanup unused definitions from config.h | Slávek Banko | 2018-09-01 | 1 | -426/+23 |
| | | | | | | | 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 | -12/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | cmake: Add option for GCC hidden visibility | Slávek Banko | 2018-09-01 | 1 | -8/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | add header def in config.h.cmake/ConfigureChecks.cmake | gregory guy | 2018-09-01 | 1 | -111/+114 |
| | |||||
* | First bach of cmake files in order to convert tdeadmin | gregory guy | 2018-09-01 | 1 | -0/+465 |
from autotools to cmake building system. |