summaryrefslogtreecommitdiffstats
path: root/tdecore/tdemacros.h.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Remove __KDE_HAVE_GCC_VISIBILITYMichele Calgaro2024-07-141-3/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ad20d79b7f0f079058484903d435c2dd2758411c)
* Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY. Temporarily ↵Michele Calgaro2024-07-121-4/+7
| | | | | | | __KDE_HAVE_GCC_VISIBILITY is still provided, till renaming on all TDE code base is completed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0535c10ec2bf0638e784657965c8e5314ff49547)
* Rename kdemacros.* files to tdemacros.*Michele Calgaro2024-07-011-0/+186
A dummy 'kdemacros.h' has been added to allow TDE to built till renaming is carried out across the whole code base. It will then be removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1307964495cdc9a74f7b4aabab14ad9ffaa93dd6)