Commit Graph

12 Commits (0b8b32cf93d632e38ea342b77f2d7287a4c7b0b3)

Author SHA1 Message Date
Slávek Banko 2023e38877
Use the new way to find Python with CMake >= 3.12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
11 months ago
ormorph e43d2c5573 Solving the TDE/tde-packaging-gentoo#313 problem.
Glibc-2.38 adds new functions strlcat and strlcpy.

Signed-off-by: ormorph <roma251078@mail.ru>
1 year ago
Denis Kozadaev 91235e33ce SunOS cosmetic changes
Signed-off-by: Denis Kozadaev <denis@dilos.org>
2 years ago
Michele Calgaro eef19dd535
superkaramba: added cmake rules for example files and create xcursor.so at build time.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
OBATA Akio d349995488 Change and simplify `statvfs` conditions in FileSystemStats
`getfsstat` v.s. `getvfsstat` condition is different than
`statfs` v.s. `statvfs`, so split each condition and simplify.

For `get(v)fsstat` side, changed to check and use `getmntinfo`, because
it is better than `get(v)fsstat` with fixed buffer size, and easier
than improve it with dynamic buffer allocation.

Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
OBATA Akio f8424834b6 Fix NetBSD APM support
NetBSD APM is supported other than i386 too, emulate API,
so change to detect with MI support header.
Additionally, catch up support codes to others.

Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
Slávek Banko cd36265ed3
Use common CMake tests.
Drop hardcoded definition -D_LARGEFILE64_SOURCE.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 909bc5d017 Fix detection whether the system is big endian
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko 421c249f1f Fix build on freebsd
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko 80e661aaac Finish renaming knewstuff 11 years ago
Alexander Golubev ba743d360e Fix cmake build: WITH_POWERBOOK2 option for kmilo 12 years ago
Darrell Anderson c1a8ee04fb Initial conversion to cmake.
Thanks to Fat-Zer.
12 years ago